@charset "utf-8";
/* news */
.news_header {margin-bottom:10px;overflow:hidden;_overflow:visible;_height:10px;clear:both}

/* 新闻logo&导航 */
.newsNav {height:72px;clear:both}
.newsLogo {padding:9px 0px 0px 9px;float:left;width:253px;background:url(../images/common/news_header_bg.jpg) bottom no-repeat;height:55px;}
.newsNavs {width:698px;float:right;}

/* 天气 */
.weather {text-align:right;height:27px;line-height:27px;padding:3px 5px 0px 5px;color:#747474;}
.weather img {float:left;padding-left:0px;}
	.text_w{float: right; width: 600px;  text-align: left; height: 25px;}
	.text_w dl dt{float: right; text-align: left;}
	.text_w dl dd{float: right; text-align: left;}


/* 导航 */
.newsNavigation {background:url(../images/common/navBg.jpg);height:34px;line-height:34px;}
.newsNavigation ul li { width: 69px; height: 34px; float:left;font-size:14px;color:#1d6cc8;background:url(../images/common/news_li.jpg) no-repeat left;padding:0px; text-align: center;}

.newsNavigation ul .newsNavIndex { width: 69px; height: 34px;padding:0px; background: url(../images/common/index.jpg);  text-align: center;font-weight: 700;}
.newsNavigation ul .newsNavIndex a{ color: #fff;}
.newsNavigation ul .newsNavNone {background:none;}

.newsNavBottom {background:url(../images/common/navBg2.jpg);height:8px;clear:both;_margin-top:-4px;font-size:0px;}

.newsNavigation a:link,.newsNavigation a:visited {text-decoration: none;color: #1d6cc8;}
.newsNavigation a:hover,.newsNavigation a:active {text-decoration: underline;color: #1d6cc8;}

.newsSearch {background:url(../images/news_img/index/newsSearchBg.jpg);height:34px;line-height:34px; border:1px #cbe1f1 solid;}
.newsSearchName {padding-left:25px;color:#2883c0;font-weight:bold;width:135px;float:left;}
.newsSearchName img {float:left;margin-right:10px;}
.newsSearchInput {float:left;margin-right:20px;width:310px;}
.newsSearchInput input {width:295px;height:18px;border:1px #cbe1f1 solid;margin-top:5px;background-color:#f8fafc;}
.newsSearchRadio {float:left;margin-right:10px;_padding-top:6px;}
.newsSearchBotton {margin-top:6px;float:left;margin-left:20px;margin-right:10px;}
.advancedSearch {float:left;}

.advancedSearch a:link,.advancedSearch a:visited {text-decoration: none;color: #1d6cc8;}
.advancedSearch a:hover,.advancedSearch a:active {text-decoration: underline;color: #1d6cc8;}

/* 翻页代码 */
.newsNext {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;font-family:Verdana
;margin-top:30px;}
.newsNext A {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.newsNext A:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.newsNext A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.newsNext .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.newsNext .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

