@charset "utf-8";
/* CSS Document */
/*Head部分的banner*/
#banner {
	background:url(../images/banner_bg_czrx.jpg);
	width:810px;
	height:135px;
	margin:0px auto
}
/*导航菜单*/
#nav_menu {
}
#nav_menu li {
	float:left;
	border-top:2px solid #418400;
	border-left:1px solid #BCD6A8;
	border-bottom:2px solid #418400;
	background:#649F35;
	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:#D0E276;
	color:#000
}
/*左侧边栏*/
#sidebar {
	float:left;
	width:190px;
	background:url(../images/sidebar_bg_czrx.gif);
	height:100%;
}
/*左侧边栏banner*/
#banner_small {
	background:url(../images/banner_small_czrx.jpg);
	width:190px;
	height:72px
}
/*子导航*/
#sub_nav {
	margin-bottom:5px
}
#sub_nav a {
	background:url(../images/sub_nav_czrx_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_czrx_b.gif);
	color:#FFF
}
/*搜索栏*/
#search {
	background:url(../images/znss_bg_ptgk.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 li {
	line-height:30px;
	text-align:center
}
#countdown .ti {
	color:#333333
}
#countdown .da {
	color:#FF6600
}
/*当前位置*/
#current {
	background:url(../images/page_nav_czrx.gif) no-repeat #FAFCE4 10px;
	height:28px;
	line-height:28px;
	text-indent:25px
}
/*新闻列表*/
.newslist h1 {
	background:url(../images/newslist_czrx.gif);
	width:590px;
	height:26px;
	line-height:22px
}
/*页脚*/
#footer {
	width:810px;
	background:#F5F5F5
}
.b_ad {
	widht:810px; border-top:2px solid #55A704; background:#F5F5F5; 
}
.b_ad td { padding-top:10px;}