/* CSS 信息中心 */
/*顶部广告位*/
.xxzx_topad{
	height: 63px;
	width: 479px;
	position: relative;
	left: 280px;
	top: -40px;
}
/*主菜单*/
#xxzx_menu{
	width:960px;
	height:auto;
	clear:both;
	margin-left:20px;
	position: relative;
	top: -30px;
}
/*#xxzx_menu{
	width:960px;
	height:auto;
	clear:both;
}*/
.menu1{
	line-height: 28px;
	text-align: center;
	display: block;
	height: 28px;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0771C8;
	color: #FF7302;
	font-weight: bold;
	float:left;
	font-size: 14px;
}
.menu1 a:link,.menu1 a:visited,.menu1 a:hover{ color:#ff7302;}
.menu2 {
	width:25px;
	height:29px;
	float:left;
	background-image: url(../images/xxzx_01.jpg);
}
.menu3 {
	width:860px;
	height:29px;
	background-color:#0771C8;
	
	text-align:center;
	float:left;
}
.menu3 li {
	text-align: center;
	display: block;
	height: 12px;
	width: 75px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
}
.menu3 li a:link,.menu3 li a:visited{
	color:#fff;
	text-decoration: none;
}
/*id="current"指定当前页的标签*/
.menu3 li a:hover,.menu3 #current a{ color:#ff0; text-decoration: none;}
/**/
.xxzx_navb {
	background-image: url(../images/xxzx_navb_01.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 140px;
	line-height:26px;
	font-weight: bold;
	color: #2E3092;
	padding-left:20px;
}
/**/
.tvbox{
	width:289px;
	height:250px;
	background-color: #F2F9FF;
    border: 1px solid #55B0DE;}
.tvbox h5 {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0 0 0;
}
.tvbox h5 a:link,.tvbox h5 a:visited,.tvbox h5 a:hover{ color:#ff7302}
.xxzx_ad{
	width:707px;
	height:79px;
	margin:0;
	padding:0;
	position: absolute;
	top: 778px;
	right: 15px;!important;
	*right:4px;
}
/*期刊*/
.qk{ width:100px; height:auto; margin:3px 5px 0 5px; float:left; }
.qk p { margin: 5px 0 0 0; line-height:14px; text-align:left;}

/*2010.3.10*/
.xxzx_ad{ top:778px;}
