@charset "utf-8";
/* CSS Document */
#S_left,#S_right{}
#S_left{
	width:207px;color:#505050;
}
#S_left ul {list-style:none;}
#S_left li a{
	background:url(h_label.gif) no-repeat;
	padding-left:10px;
	color:#3384C5;font-weight:bold;
	text-decoration:none;
}
#S_left .active a,#S_left li a:hover{
	background-position:0% -21px;
	color:#FF6600;
}
#S_left b a{/*“帮助中心”*/
	color:#308D00;font-weight:bold;
	padding:0;}
#S_left b a:hover{
	background:none;
	color:#308D00;
	text-decoration:underline;
}

#S_left form{margin:2px 0;}/*帮助搜索*/
.helpText{
	border:1px solid #AACBEE;
	height:20px;line-height:21px;padding-left:2px;
}
.helpBut{
	background:url(but02.gif) no-repeat;
	border:0;
	width:50px;height:22px;
	line-height:23px;
	color:#FFF;
	margin:8px 0;
}

#S_right{
	width:734px;
	margin-left:9px;
}
.help_t {
	padding-left:25px;	background:url(h_label.gif) 0% -40px no-repeat;
	height:25px;	line-height:25px;
	color:#F60;font-weight:bold;
	display:block;
}
.ul_4 ul, .ul_2 ul{
	list-style:none;
}
.ul_4 li{
	width:160px;float:left;
	padding-left:10px;
	background:url(label.gif) 0% -84px no-repeat;
}
.ul_2 li{
	width:320px;float:left;
	padding-left:10px;
	background:url(label.gif) 0% -84px no-repeat;
}



.help_content dd{clear:both;
	line-height:21px;
	padding:4px 0;margin-top:4px;}
.help_content dt{
	padding-left:10px;
	background:url(label.gif) 0% -85px no-repeat;
	border-top:1px solid #C5E8FF;
	margin-top:4px;
}
.help_content dt a{font-weight:bold;}

.help_content dt span a,.help_list dt span a,.help_list0 dt span a{
	color:#379405;
	float:right;padding-right:2px;
	background:none;font-weight:normal;
}
.help_list dd{clear:both;}
.help_list dt, .help_list0 dt{
	padding-left:25px;	background:url(h_label.gif) 0% -32px no-repeat;
	height:25px;line-height:25px;
	}
.help_list dt{
	padding-top:8px; margin-top:4px;
	border-top:1px solid #C5E8FF;}
.help_list0 dt{padding-top:2px;}
.help_list dt a,.help_list0 dt a{color:#3384C5;font-weight:bold;}



/*外框样式*/
.dround_s .top{
	height:16px;
	background:url(d_round_s.gif);
}
.dround_s .mid{	
	background:url(d_round_s2.gif);
	padding:4px 20px;
}
.dround_s .x{
	height:22px;
	background:url(d_round_s.gif) 0% -32px;
}
.dround_s .but{
	height:16px;
	background:url(d_round_s.gif) 0% -16px;
}
.dround_b .top{
	height:18px;
	background:url(d_round_b.gif);
}
.dround_b .mid{	
	background:url(d_round_b2.gif);
	padding:2px 20px;
}
.dround_b .but{
	height:18px;
	background:url(d_round_b.gif) 0% -18px;
}
