﻿/*头部导航*/
#topLogin{
	width:auto;
	height:25px;
	margin:0px auto;
	clear:both;
	padding:3px 10px 0px 10px;
	background:#EBEBEB;
	border-bottom:1px #CACACA solid;
	overflow:hidden;
}
#topLogin div{
	float:left;
	line-height:22px;
	color:#123B8D;
}
#topLogin div td{
	height:22px;
	line-height:18px;
}
#topLogin span{
	color:#123B8D;
	font-family:宋体;
}
#topLogin span a{
	color:#123B8D;
	text-decoration:none;
}
#topLogin span a:hover{
	text-decoration:underline;
}
#topLogin a{
	margin-right:10px;
	color:#123B8D;
	text-decoration:underline;
}
#topLogin a:hover{
	text-decoration:none;
}
/*logo行*/
#topNav1{
	margin:0px auto;
	width:980px;
	height:46px;
	padding:5px 0px 0px 15px;
	clear:both;
}

#topNav1 li{
	list-style-type:none;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#topNav1 li a{
	color:#3665A9;
}
#topNav1 li a.dzh{
	color:#6B3200;
}
/*频道导航*/
#topNav2{
	margin:0px auto;
	width:980px;
	height:49px;	
	background:url(/images/top/nav_bg3.gif) no-repeat center;
	overflow:hidden;
	clear:both;
	line-height:10px;
	color:#8A8E92;	
}
#topNav2 #menuLeft{
	padding:8px;
	float:left;
}
#topNav2 #menuRight{
	padding:8px;
	float:right;
}
#topLogin a,#topNav2 a{
	FONT-SIZE: 13px; COLOR: #333; TEXT-DECORATION: none;
}
#topLogin a:hover,#topNav2 a:hover {
	FONT-SIZE: 13px; COLOR: #ff0000; TEXT-DECORATION: underline;
}

