@CHARSET "UTF-8";
#header {
	width:100%;
}
#container{
	width:983px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#wrapper {
	width:983px;
	overflow:hidden;
}
#leftMenu {
	float:left;
	width:190px;
	padding-right:15px;
}
#main {
	float:left;
	width:775px;
}
#footer {
	width:980px;
}

.helptitle{width:100%;line-height:1.5;border-bottom:#619acf solid 2px;font-size:18px;font-weight:bold;margin-top:8px;}


.helpnav{background:url("/images/web/helpleft.gif") repeat-y scroll center center transparent;
margin:0;margin-top:10px;
width:190px;}

.helpnav h3{background:url("/images/web/helpleft.gif") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font:700 13px/30px "宋体";
text-indent:23px;
vertical-align:middle;}

.helpnav .main{background:url("/images/web/helpleft.gif") no-repeat scroll right bottom transparent;
line-height:1.5;
overflow:hidden;
padding:15px 15px 30px;}
