
/*--新闻内页列表主要样式--*/
body {
	background-image: url(/global/news_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8EDF3;
}
.web_nav {
	background-color: #e0e3e8;
	height:26px;
}
.web_nav span{
	float:left;
}
.f_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: bold;
	padding: 10px;
	font-size: 18px;
	color: #0c3062;
	text-align: center;
	margin-top: 10px;
}
.f_time {
	padding: 4px;
	text-align: center;
	font-size: 13px;
	line-height: 150%;
	clear: both;
	height: 30px;
}
.f_Content {
	color: #365681;
	padding: 6px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}
.f_other {
	font-size: 13px;
	text-align: center;
	padding: 10px;
}
#news_bottom {
	background-color: #dee5eb;
	background-image: url(/global/bottom_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	line-height: 200%;
	clear: both;
}
/*以下对栏目、列表样式更改*/
#Central_left {
	float: left;
	width: 960px;
}
#Central_element {
	_padding: 0px;
}
#NL_NAV {
	float: left;
	width: 220px;
}
#NR_NAV {
	width: 700px;
	float: right;
}
#NR_NAV2 {
	width: 700px;
	float: right;
	margin:0 15px 0 15px;
}
.middles{
	font-size: 13px;
}
.middles h3{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 0px;
	clear: both;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 4px;
	text-transform: capitalize;
}
.middles h3 span{
	display: block;
	font-size: 10px;
}
.middles ul{
	float:left;
	margin-top: 0px;
	padding-top: 0px;
}
.middles ul li{
	list-style-type: none;
}
.middles img {
	height: 80px;
	width: 115px;
	border: 1px solid #666666;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
}
.childnav{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	overflow: hidden;
}
.childnav li{
	display:inline;
}
.childnav a{
	display: block;
	background-color: #E9EAEC;
	margin-bottom: 1px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.childnav a:hover{
	background-color: #F4F5F7;
}
.QNA{
	padding:5PX;}
.twolist li{
	display:block;
	width:245px;
	float:left;
}
#bottom_Nav {
	_width:950px;
}
 
/******************翻页页码******************/
.manu1 {
	margin: 12px 0 3px 0;
	width:345px;	
	font-size: 12px;
	text-align: center;
	background: none;
	border: 0;
}

.manu1 a {
	float: none;
	margin: 2px;
	padding: 2px 6px;
	border: 1px solid #b0d6eb;
	color: #000;
	text-decoration: none;
}

.manu1 a:hover {
	color: #FFF;
	border: 1px solid #b0d6eb;
	background: #2c63a7;
}

.manu1 a:active {
	color: #FFF;
	border: #999 1px solid;
}

.manu1 .current {
	margin: 2px;
	padding: 2px 6px;
	color: #fff;
	border: #b0d6eb 1px solid;
	background: #2c63a7;
}

.manu1 .disabled {
	margin: 2px;
	padding: 2px 6px;
	color: #999;
	border: 1px solid #b0d6eb;
}
