body {
	font-size:12px;
	font-family:"";
	background:#eeefea;
	color:#000000;
	padding: 0px; 
	margin: 0px;
}
.help_mid{
	margin:auto;
	width:961px;

}
.help_left{
	float:left;
	width:184px;
	margin-left:4px;
	overflow:hidden;
	display:inline;
}
.help_center{
	background-image:url(../images/help.gif);
	background-repeat:no-repeat;
	width:184px;
	height:61px;
	margin-bottom:15px;
}
.help_row1{
	float:left;
	background-image:url(../images/help_title.gif);
	background-repeat:no-repeat;
	width:184px;
	height:37px;
}
.help_row2{
	float:left;
	background-image:url(../images/help_leftbg.gif);
	background-repeat:repeat-y;
	width:184px;
	padding-top:10px;
	overflow:hidden;
	margin-top:-5px;
}
.help_row3{
	float:left;
	background-image:url(../images/help_leftbottom.gif);
	background-repeat:no-repeat;
	width:184px;
	height:9px;
	margin-bottom:25px;
}
.help_h1{
	float:left;
	width:160px;
	height:10px;
	color:#333333;
	padding:16px 0px 0px 15px;
}
.help_search{
	width:133px;
	text-align:center;
	margin:auto;
	line-height:35px;
}
.help_right{
	float:left;
	width:755px;
	margin-left:9px;
	display:inline
}
.help_h{
	font-size:14px;
	width:700px;
	font-weight:bold;
	color:#666666;
	padding:20px 0px 5px 0px;
	margin-left:30px;
	border-bottom:2px solid #999999;
}
.help_title{
	width:700px;
	font-weight:bold;
	color:#666666;
	margin:15px 0px 0px 30px;
}
.help_text{
	width:690px;
	padding:20px 0px;
	text-indent:24px;
	line-height:20px;
	margin:0px 0px 5px 30px;
}
.help_text ul{ margin:0px; padding:10px 0px; color:#FF6600; font-weight:bold; font-size:13px;}
.help_text ul li{ list-style-type:none;}
.help_text table span{ color:#FF6600; font-weight:bold;}
.help_text span{
	color:#FF0000;
}
.help_text a{
	color:#FF6600;
}
.help_text a:hover{
	color:#000000;
}
.help_top{
	text-align:right;
	width:690px;
	padding:5px;
	margin:0px 0px 0px 30px;
	border-bottom:1px dashed #666666;	
}
.help_top a{
	color:#6f8515;
}
.help_top a:hover{
	color:#000000;
}
.help_first{
width:757px;
height:78px;
background-image:url(../images/help_01.gif);
background-repeat:no-repeat;
}
.help_second{
width:757px;
background-image:url(../images/help_03.gif);
background-repeat:repeat-y;
padding-bottom:5px;
}
.help_last{
width:757px;
height:10px;
background-image:url(../images/help_02.gif);
background-repeat:no-repeat;
}
*{margin:0;padding:0;border:0;}
#nav {line-height: 24px;}
#nav a { width: 140px;display: block; color:#666;text-decoration:none;}
#nav li {float:left;display: block;}
#nav a:hover  { color:#333333;text-decoration:none;font-weight:bold;}
#nav li ul { list-style:none; text-align:left;}
#nav li ul a:hover { color:#FF6600; text-decoration:none; font-weight:normal;}
#nav ul.collapsed {display: none;}
#PARENT{ width:145px; padding-left:20px; overflow:hidden;}