﻿/*************************top*****************************************************/
.top{
	margin:0 auto;
	width:960px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height:97px;
	color: #000000;
	padding-top: 5px;
}
a.top_dengru {
	color: #f15500;
	font-weight:bold;
	text-decoration: none;
}

a.top_dengru:hover {
	color: #f15500;
	text-decoration: underline;
}
a.top_zhuce {
	color: #cf0034;
	font-weight:bold;
	text-decoration: none;
}

a.top_zhuce:hover {
	color: #cf0034;
	text-decoration: underline;
}
.top_ren{ margin-left:35px}
#logo{
	margin:10px 10px 0 20px;
	float: left;
}
.top_second{
	width:960px;
	height:auto;
	overflow:hidden;
}
#top_nav{
	float:left;
	padding: 17px 0 0 70px;
}
#top_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#top_nav ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:946px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
	height:40px;
	margin-top: 5px;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:35px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a span:hover{ color:#F7F700; text-decoration:underline}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
.STYLE4{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
.menu_con_font{
	color:#f3a100;
	font-weight:bold;
}
#menu_con input{
	border: 1px solid #dedede;
	color:#999999;
	height:18px;
}
#menu_con li a{
	display:block;
	float:left;
	cursor:pointer;
	padding-left:3px;
}

.seach_tab{
	float:left;
	overflow:hidden;
	margin-top: 10px;
}
.seach_div{
	width:570px;
	overflow: hidden;
}
.seach_tab1{background: url(../images/index/link_tab1.jpg) no-repeat left top;width:60px; height:22px; float:left;font-size: 14px;
line-height:20px;text-align: center;padding-top: 5px; margin:0 6px; color:#FFFFFF; font-weight:bold;cursor:hand;
}
.seach_tab2{background: url(../images/index/link_tab2.jpg) no-repeat left top;width:60px; height:22px;float:left; font-size: 14px;padding-top: 5px;line-height:20px;text-align: center;margin:0 6px;font-weight:bold;cursor:hand;

}
.seach_bg{background:url(../images/index/top_seach.jpg) no-repeat left top;width:570px;height:37px;}


a.ali{
	color:#ff7700;
	text-decoration: none;
}
a.ali:hover{
	color:#FF3300;
	text-decoration: none;
}
.top_date{ margin-top:11px; float:left; margin-left:5px;}