﻿@charset "utf-8";
a{
	color:#014693;
}
a:hover{
	text-decoration:underline;
	color:#fe0000;
}
/**/
#news_top,#news_main,#news_bot{
	width:1003px;
	margin:0 auto;
	font-family: Tahoma;
}
#news_main,#news_bot{
	margin-top:8px;
}
/**/
#site_position{
	border:1px solid #ddd;
	border-top:none;
	background:#F5F5F5;
	text-align:left;
	padding-left:20px;
	height:20px;
	padding-top:6px;
	color:#5d5d5d;
}
/**/
#news_topbar{
	height:50px;
	padding-top:0px;
	text-align:left;
}
#news_topbar p.logo_done{
	color:#D5D5D5;
    text-align:left;
    width:143px;
}
#news_topbar p.logo_done img{
	vertical-align:middle;
}
#news_topbar p.logo_done a{
	margin-left:6px;
	margin-right:6px;
	color:#8F8F8F;
}
#news_topbar p.book_search{
	text-align: right;
	padding-top: 26px;
	padding-right:10px;
}
#news_topbar p.book_search img,#news_topbar p.book_search input{
	vertical-align:middle;
	margin-left:10px;
}
#news_topbar .inp_text{
	border:1px solid #8FBFDF;
	width:200px;
	color:#8F8F8F;
	height:16px;
	padding-top:2px;
}
#news_topbar input.btn_search_class{
	background: url(../images/btn_searchNow.gif);
	width:75px;
	height:20px;
	border:none;
}
/**/
#news_nav{
	height:37px;
	background: url(../images/navbar_bg.gif) repeat-x;
	text-align:left;
	padding-left:162px;
	position:relative;
}
#news_nav p.news_logo
{
	position:absolute;
	left:6px;
	top:0px;
	width:143px;
	height:36px;
	overflow:hidden;
	}
#news_nav p.news_logo img
{
	width:143px;
	height:36px;
	}
#news_nav p.nav_inner{
	height:20px;
	padding-top:8px;
	font-size:14px;
	color:#ddd;
}
#news_nav p.nav_inner a{
	color:#fff;
}
#news_nav p.nav_inner img
{
	vertical-align:middle;
	margin-top:-4px;
	}
#news_nav p a:hover{
	text-decoration: underline;
}
#news_nav p span{
	margin-left: 5px;
	margin-right:5px;
}
/**/
#news_sidebar{
	width:283px;
}
/**/
#news_tab_show{
	width:283px;
}
#news_tab_show ul.tab_menu{
	border-right:1px solid #DCDDDD;
	border-top:1px solid #DCDDDD;
	height:24px;
}
#news_tab_show ul.tab_menu li{
	float:left;
	height:20px;
	padding-top:4px;
	background: url(../images/tab_normal_bg.gif) repeat-x;
	border-bottom:1px solid #DCDDDD;
	border-left:1px solid #DCDDDD;
	width:93px;
	color:#014693;
	cursor:pointer;
}
#news_tab_show ul.tab_menu li.tab_this{
	background:#fff;
	height:21px;
	border-bottom:none;
	color:#AE0C00;
}
#news_tab_box{
	border:1px solid #DCDDDD;
	border-top:none;
	padding:5px 10px;
	text-align:left;
}
#news_tab_box ul li{
	height: 20px;
	padding-top:5px;
	font-family:宋体;
	color:#aaa;
}
/**/
ul.title_postfix li{
   position: relative;
   font-family:宋体;
}
ul.title_postfix li span{
	position: absolute;
	right:0px;
	top:7px;
	color:#014693;
	font-family:Tahoma;
	font-size:12px;
}
/**/
h6.titlebar_s1{
	text-align:left;
	padding-left:12px;
	background: url(../images/titlebar_s1_bg.gif) repeat-x;
	height:20px;
	padding-top:4px;
	width:269px;
	border:1px solid #dcdddd;
	border-bottom:none;
	position: relative;
	font-size: 12px;
	color:#AE0C00;
}
h6.titlebar_s1 img{
	vertical-align: middle;
	margin-right:6px;
}
h6.titlebar_s1 span{
	position: absolute;
	right:10px;
	top:4px;
}
/**/
#news_hot_rec ul,#news_pics_show div.news_pics_box{
	text-align:left;
	padding:5px 10px;
	border:1px solid #dcdddd;
}
#news_hot_rec ul li{
	height: 18px;
	padding-top:6px;
	_padding-top:4px;
	font-family:宋体;
	color:#aaa;
}
/**/
.top_pic_bot_title li{
	float:left;
}
.top_pic_bot_title li p{
	padding-top:6px;
	height:18px;
}
/**/
#news_pics_show div.news_pics_box{
	padding-left: 0;
}
#news_pics_show div.news_pics_box ul{
	width:268px;
	padding-left:0px;
	padding-top:6px;
}
#news_pics_show div.news_pics_box ul li{
	width:120px;
	height:128px;
	margin-left:13px;
	display: inline;
}
#news_pics_show div.news_pics_box ul li img{
	width:120px;
	height:90px;
}
/**/
.pager_s1{padding-top:10px;height:24px;font-family:Taha;}   
.pager_s1 .page_cur {color:#CF0F00;border:1px solid #fff;background:#fff;font-weight:bold;padding-left:8px;padding-right:8px;height:14px;padding-bottom:2px;padding-top:2px;}
.pager_s1 a {background:#fff;border:1px solid #CDDBE4;color:#4B3CA1;padding-left:8px;padding-right:8px;height:14px;padding-bottom:2px;padding-top:2px;text-decoration:none;overflow:hidden;}
.pager_s1 a:hover{color:#fff;border:1px solid #1248AB;background:#0C3A8F;text-decoration:none;}
