/*------------------------6月11日新增top_logo样式------------------------------*/
#logo {
	width:950px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#logo .logo,#logo .logoline, #logo .logoname{
	float: left;
	width: auto;
}


#logo .logoline {
	padding-left:10px;
	padding-right:10px;
}
#logo .logoname{
	padding-bottom:12px;
	padding-top:12px;
}
/*------------------------6月11日新增top_logo样式-------end-----------------------*/
/****** 搜索 ******/
.Search{
	width:950px;
	margin: auto auto 5px auto;
	height:100%;
	overflow:hidden;
	background: url(../img/search_bg.gif) no-repeat;
}
.Search .search_new {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 20px;
	float: left;
	margin-left: 15px;
	width: 200px;
	display: inline;
}
.Search .search_new a {
	color: #FFFFFF;
	text-decoration:none;
	}
.Search .search_new a:hover,.Search .search_right a:hover  {
	color: #fff;
	text-decoration:underline;
	}

.Search .search_right {
	float: right;
	margin: 20px 15px 0px 0px;
	width: 180px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	display: inline;
}

.Search .search_right a {
	color: #FFFFFF;
	text-decoration:none;
	}

.searchC{width:450px;float:left;  zoom:1; padding-top:27px;position:relative;}
	/****** 搜索共用背景图 ******/
	.searchC li,
	.searchC .searchC_frame,
	.searchC li.cur,
	.subnav li{background-image:url(../img/search_bg.gif);background-repeat:no-repeat;}
	/****** end 搜索共用背景图 ******/
	.searchC_tab{position:absolute; top:0px; left:50px;overflow:hidden; zoom:1; z-index:9999;}
	.searchC li{
	width:63px;
	text-align:center;
	margin-right:5px;
	height:28px;
	float:left;
	background-position:-68px -168px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
	.searchC li a{width:63px; height:28px; line-height:28px; color:#fff;}
	.searchC li a:hover{ color:#000;}
		.searchC li.cur{background-position:0 -168px; color:#000;}
.searchC li.cur a{ color:#000;}
	.searchC .searchC_frame{
	height:32px;
	background-position:0 -117px;
	width: 463px;
}
	.searchC .searchC_frame li{background:none;}
	.searchC .searchC_frame .text{width:347px; height:22px;_height:24px; text-indent:0.5em; float:left; background:none;  margin:3px 0 0 4px;_margin:4px 0 0 6px; font:14px/24px "宋体"; color:#000;}
	.searchC .searchC_frame .image_button{ float:left;margin:3px 0 0 4px;_margin:3px 0 0 5px;}

.subnav{width:950px; margin-left:20px; display:inline;float:left; overflow:hidden; zoom:1; height:30px; margin-top:4px;}
.subnav li{
	width:101px;
	float:left;
	text-align:center;
	background-position:right -170px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 26px;
}
	.subnav li a{color:#000;}
	.subnav li a:hover{color:#ff7300;}
	.subnav li.bgnone{background:none;}
