@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color:#616161;
	background:#fff url(../images/bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	}
img{border:0;}	
ul{list-style:none;}

a{color:#626262; text-decoration:none;}
a:hover{color:#ee7700; text-decoration:underline;}

.h1{font-weight:bold;
	color:#FFFFFF;}
.h2{font-weight:bold;}
.h3{font-weight:bold; font-size:14px;}
.h4{color:#eb7201; font-weight:bold; font-size:14px;}

.red{color:#FF0000;}
.orange{color:#eb7201; font-weight:bold;}
.orange a{color:#eb7201; font-weight:bold; text-decoration:none;}
.orange a:hover{color:#eb7201; font-weight:bold; text-decoration:none;}

.orange_all{color:#eb7201;}
.orange_all a{color:#eb7201; text-decoration:underline;}
.orange_all a:hover{color:#eb7201; text-decoration:underline;}

.orange_s{color:#eb7201; font-weight:bold; font-size:14px;}
.orange_s a{color:#eb7201; font-weight:bold; font-size:14px; text-decoration:none;}
.orange_s a:hover{color:#eb7201; font-weight:bold; font-size:14px; text-decoration:none;}

#content{
	width:950px; margin-left:auto; margin-right:auto;
	}
.sometext{width:150px;}
/*--------------search------------*/
.sh-search {
	margin:0px;
	padding:0px;
	clear:both; 
	position: relative;
	bottom:10px;
	width: 162px; 
	height: 25px;
	background: url(../images/search3.gif) no-repeat; 
	float:right;
	} 

.sh-search INPUT {
	margin:0px;
	padding:0px; 
	display: block; 
	position: absolute; 
	left: 12px; 
	width: 110px;
	border: none 0px; 
	top: 8px; 
	height: 13px; 
	background: transparent;  
	color: #ccc;
	font-size:11px;
	}

.sh-search A { 
	display: block; 
	position: absolute; 
	left: 135px; 
	top: 4px; 
	width:18px; 
	height: 19px;
	background:url(../images/search_btn2.gif) no-repeat;
	} 

/*----------head----------*/
#head{height:90px;
	margin:0px;
	padding:0px;
	}
#logo{
	width:236px;
	height:59px;
	float:left;
	}
#head_title{
	float:right;
	margin:0;
	padding:0;
	}

/*-----------------bottom----------------*/
.somebottom{width:65px; height:25px; background:url(../images/bottom.gif) no-repeat; border:0px; font-weight:bold; color:#2291d6;}

	
/*----------------nav----------------------*/
#nav{
	list-style:none;
	margin:0px;
	padding:0px;}
#nav li{
	float:left;
	height:35px;
	}
#nav li a{
	display:block;
	width:136px;
	padding-top:14px;
	height:20px;
	line-height:13px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/nav.gif);
	}
#nav li a:hover
{

}
#nav li .now{
	color:#eb7104;
	width:129px;
	background-image:url(../images/nav_now.gif);
	}
#nav li .all{
	
	width:129px;
	background-image:url(../images/nav_all.gif);
	}
/*----------end nav--------------*/
	
.help{width:950px; margin:0; padding:0; padding-top:5px; height:111px; clear:both;}
.help_left{float:left; width:8px; height:111px; background:url(../images/hp_left.gif) no-repeat;}
.help_center{float:left; width:931px;  height:111px; background:url(../images/hp_bg.gif) repeat-x;}
.help_center_QLinfo{float:left; width:160px;   padding-top:20px; padding-left:15px;}
.help_center_QLinfo ul{margin:0; padding:0;}
.help_center_QLinfo ul li{list-style:square; list-style-position:inside;}

.help_right{float:left;  width:8px; height:111px; background:url(../images/hp_right.gif) no-repeat;}

/*----------------end help------------*/	
	
/*------------end nav-------------------*/

.footer{
	clear:both;
	width:950px; 
	border-top:2px #fcc050 double ; 
	margin-top:5px;
	text-align:center;
	padding-top:10px;	
	}
