@charset "utf-8";
*{	
	margin: 0px;
	padding:0px;
}
img{
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

body {
	margin:0px auto;
	padding:0px auto;
	font-size: 13px;
	font-style:normal;
	color: #404040;
	text-align:center;
	font-family:"宋体","verdana";
}
.textb1{
	color:#336699;
}
#main{
	width:990px;
	height:auto;
	margin:0px auto;
	text-align:left;
	padding-bottom:20px;
	background:#fff;
}

/*----------------------------< << 左侧包含文件 >> >--------------------------*/
h1{
	font-size:20px;
	padding-bottom:5px;
	line-height:30px;
}
h1 span{
	font-size:14px;
}
#chcon{
	width:990px;
	height:auto;
	padding:20px 0;
}
#helpl{
	width:140px;
	height:auto;
	float:left;
	padding:5px 2px 2px 2px;
	font-size:12px;
	line-height:21px;
	border:1px solid #ccc;
}
#helpl ul{
	list-style:none;
	margin:0px;
	font-size:14px;
	color:#333;
	line-height:24px;
	padding:0 5px 10px 5px;
}
#helpl ul li{
	padding-left:15px;
	font-size:12px;
}
#helpl ul li a{
	color:#6e91a3;
	text-decoration:none;
}
#helpl ul li a:hover{
	color:#ff9900;
	text-decoration:none;
}
#helpl p.p1{
	color:#666;
	padding:5px;
}
#helpl p.p2{
	background:#6e91a3;
	width:130px;
	height:auto;
	color:#fff;
	padding:5px;
}


#helpr{
	width:820px;
	height:auto;
	float:right;
}
#helpinfo{
	border-top:4px solid #6e91a3;
	font-size:13px;
	padding:15px 5px 15px 20px;
	width:528px;
	float:left;
}
#helpinfo p{
	margin:0px;	
	color:#666;
	padding:10px 0;
	line-height:21px;
}
#helpinfo p a{
	color:#336699;
	font-weight:bold;
}
#helpinfo p a:hover{
	color:#ff9900;
}
#helpinfo p span.q{
	padding:5px 0;
	font-weight:bold;
	clear:left;
	margin-bottom:20px;
}
#helpinfo p span.a{
	color:;
	margin-bottom:20px;
}
#helpinfo p img{
	margin:5px auto;
	border:1px solid #ccc;
}

/*----------------------------< << 右侧广告 >> >--------------------------*/
#helpr_right{
	float:right;
	width:200px;
	height:auto;
}