@charset "utf-8";
/* CSS Document */



#div_helpfloat
{
	width:163px;
	height:365px;
	background: transparent url(../images/help_bg_pic.gif) no-repeat;
}

#div_help_close
{
	position:absolute;
	left:53px;
	top:-12px;
}

#div_help1_title
{
	position:absolute;
	left:16px;
	top:9px;
	width:123px;
	height:23px;
	
}

#div_help2_title
{
	position:absolute;
	left:16px;
	top:120px;
	width:123px;
	height:23px;
}

#div_help3_title
{
	position:absolute;
	left:17px;
	top:229px;
	width:123px;
	height:23px;
}

.help_content
{
	position:absolute;
	width:132px;
	left:15px;
	font-size:12px;
}

#div_help1_content
{
	top:38px;
}
#div_help2_content
{
	top:149px;
}
#div_help3_content
{
	top:259px;
}