@charset "utf-8";
/* CSS Document */
/*Head部分的banner*/
#banner {
	background:url(../images/banner_bg.jpg);
	width:810px;
	height:135px;
	margin:0px auto
}
/*导航菜单*/
#nav_menu {
}
#nav_menu li {
	float:left;
	border-top:2px solid #063B7F;
	border-left:1px solid #8CAFD9;
	border-bottom:2px solid #063B7F;
	background:#0B63A4;
	height:26px;
	line-height:26px;
	color:#FFF;
}
#nav_menu .date {
	width:162px;
	text-align:center;
	border-left:0
}
#nav_menu a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:0 16px;
}
#nav_menu a:hover {
	background:url(../images/nav_menu_bg.gif);
}
/*左侧边栏*/
#sidebar {
	float:left;
	width:190px;
	background:url(../images/sidebar_bg.gif);
	height:100%;
}
/*左侧边栏banner*/
#banner_small {
	background:url(../images/banner_small.jpg);
	width:190px;
	height:72px
}
/*子导航*/
#sub_nav {
	margin-bottom:5px
}
#sub_nav a {
	background:url(../images/sub_nav_a.gif);
	width:190px;
	height:27px;
	display:block;
	line-height:27px;
	text-indent:50px;
	text-decoration:none;
	color:#000
}
#sub_nav a:hover {
	background:url(../images/sub_nav_b.gif);
	color:#FFF
}
/*搜索栏*/
#search {
	background:url(../images/znss_bg.gif);
	width:190px;
	height:58px;
	text-align:center;
	margin-bottom:5px
}
#search li {
	padding-top:25px;
}
#input_text {
	border:1px solid #999;
	width:100px
}
#input_sub {
	background:url(../images/znss_input.gif);
	width:40px;
	height:21px
}
/*倒计时*/
#countdown {
	background:url(../images/a_r5_c3.gif) no-repeat center;
	width:190px;
	height:72px;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
#countdown li {
	line-height:30px;
	text-align:center
}
#countdown .ti {
	color:#333333
}
#countdown .da {
	color:#FF6600
}
/*当前位置*/
#current {
	background:url(../images/page_nav.gif) no-repeat #DDEEFF 10px;
	height:28px;
	line-height:28px;
	text-indent:25px
}
.newslist h1 {
	background:url(../images/newslist.gif);
	width:590px;
	height:26px;
	line-height:22px
}
/*页脚*/
#footer {
	width:810px;
	background:#F5F5F5
}
.b_ad {
	widht:810px; border-top:2px solid #219BCC; background:#F5F5F5; 
}
.b_ad td { padding-top:10px;}