﻿*{ margin:0; padding:0;}
body{ background:url(../images/body-bg.jpg) repeat-x top center;}
.wrap{ width:1000px; margin:0 auto;}
.logo{ background:url(../images/logo.png) no-repeat 5% center; width:100%; height:109px;}
a{ text-decoration:none; color:#222;}
a:hover{ color:#005f9b;}/*鼠标滑动效果*/
ul,li{ list-style:none;}
img{ border:none;}
table{ border-collapse:collapse;}

.navigation{ height:38px; line-height:38px; font-family:"微软雅黑"; font-size:14px;}/*导航栏*/
.navigation .tag1{ background:url(images/nav_right.png) no-repeat right center; padding:0 30px; display:block; float:left; font-weight:bold;}/*导航栏上的li*/
.navigation .tag1 ul{ display:none;}
.navigation #nav_last_li{ background:none;}/*最后一个li*/
.navigation #nav_selected a{ color:#005f9b;}/*被选中的li*/
.navigation .tag2{ position:relative; background:url(images/nav_right.png) no-repeat right center; padding:0 30px; display:block; float:left; font-weight:bold;}
.navigation .tag2 ul{ position:absolute; top:37px; left:0px; z-index:100;}
.navigation .tag2 ul li{ clear:left; float:left; background:#666; width:120px; text-align:center; line-height:24px;}
.navigation .tag2 ul li:hover{ background:#999;}
.navigation .tag2 ul li a{ font-weight:normal; color:#fff;}/*导航栏END*/

.content{ padding:0 20px;}

.footer{ background:url(../images/footer_bg.jpg) repeat-x; width:1000px; margin:20px auto 0; line-height:22px; padding:10px 0 15px; color:#656565; text-align:center;}/*页脚*/

.head-bar{
	height:53px;
}
.topnews{
	color: #0c60af;
	font-weight: bold;
	font-size: 14px;
}
.maintitle{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.subtitle{
	font-size: 14px;
	color: #000000;
	text-indent: 5.5em;
}
.author{
	font-size: 14px;
	color: #000000;
}
.txt{
	font-size: 14px;
	color: #000000;
	text-indent: 2.5em;
	line-height:22px;
}
.pimg{
	font-size: 14px;
	color: #000000;
}
.aboutlink{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	padding-left:50px;
}
.newsdate{
	font-size: 14px;
	color: #000000;
	padding-right:50px;
}
img{
	border:none;
}
