@charset "utf-8";
/* CSS Document */





#help_whole {width:1000px;margin:0 auto;padding:0;overflow:hidden;}
	#help_top {height:56px;margin:38px 0px 30px 0px;}
	#help_content_top {height:39px;background:url(images/bg1.jpg) no-repeat; padding:15px 0 0 55px; margin-top:15px;}
	.font_title {font-size: 15px;font-weight: bold; color:#f60;}
	#help_content_top ul{ margin-right:15px;}

	#help_content_center{background:url(images/bg2.jpg) repeat-y;margin:0;padding:0;overflow:hidden;}
	#hcc_left a{ display:block; height:40px;text-indent:10px;padding:15px 0 0 10px;list-style:none;}
	#hcc_left{width:260px;}
	.label{background:url(images/nonselect.gif) no-repeat; font-size:14px; font-weight:bold;font-family:微软雅黑; color:#666;}
	.label_on{	background:url(images/select.jpg) no-repeat;	color:#fff;	line-height: 20px; font-size:14px; font-weight:bold;}
	.label_on:hover{ color:#fff;}

	#hcc_right{float:right;width:680px;_width:670px;padding:30px 30px 30px 30px;word-break:break-word;word-wrap:break-word;white-space:-moz-pre-wrap;overflow:hidden;text-align:justify; text-justify:inter-ideograph; color:#666; line-height:22px;}
	
	#help_content_bottom {height:54px;background:url(images/bg3.jpg) no-repeat;}
	
	
.select0 {
width: 68px;
height: 21px;
position: relative;
background: none;
border:#ccc 1px solid;
}	
.select0 input{ width:63px; height:21px; line-height:21px; color:#666; padding-left:5px; background:#fff url(images/search_select.png) no-repeat 55px 9px;}

.select_down {
background: white;
width: 68px;
position: absolute;
border: #ccc solid 1px;
border-top-style: none;
left: -1px;
display: none;
z-index: 99;
top: 21px;
}
.label0 {
height: 22px;
display: block;
line-height: 22px;
cursor: pointer;
text-indent: 5px;
color: #666;
}
.more_us a:hover{ text-decoration:underline;}













