@charset "utf-8";
/* 公用样式 */

*{
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-family: 宋体, serif;
	font-size:12px;
	background:#FFF;
	margin-top:0px;
	color:#000;
	background:url(../images/page_bg.gif)
}
ul, li {
	list-style:none
}

/*---外套---*/
#wrap {
	background:#fff;
	width:804px;
	border:1px solid #999;
	margin:0 auto;
	padding:2px
}
/*---页头---*/
#header {
	width:804px;
	margin:0 auto;
}
.header_top {
	background:url(../images/htop_bg.gif);
	width:100%;
	height:27px;
	line-height:26px
}
.header_top li {
	float:left;
	margin-left:20px
}
.header_top a {
	color:#000;
	text-decoration:none
}
.header_top .h_date {
	background:url(../images/155009.jpg) no-repeat;
	padding-left:35px;
	width:180px
}
.header_top .h_weather {
	width:250px
}
.header_top .h_nav1 {
	background:url(../images/155047.jpg) no-repeat;
	padding-left:20px;
}
.header_top .h_nav2 {
	background:url(../images/155107.jpg) no-repeat;
	padding-left:20px;
}
.header_top .h_nav3 {
	background:url(../images/155124.jpg) no-repeat;
	padding-left:20px;
}
.header_banner {
	background:url(../images/header_banner.jpg);
	width:100%;
	height:138px
}
.header_menu {
	background:url(../images/menu_bg.gif);
	width:100%;
	height:28px;
	line-height:28px;
	margin:1px 0;
}
.header_menu a {
	color:#FFF;
	text-decoration:none;
}
.header_menu li {
	float:left;
	color:#FFF;
	position:relative
}
.header_menu li span {
	padding:0 5px
}
/*---主体内容---*/
#content {
	width:804px;
	margin:0 auto;
	overflow:hidden;
}
.content_nav {
	background:url(../images/content_nav_bg.gif);
	width:100%;
	height:29px;
	color:#00479D;
	line-height:28px;
}
.content_nav a {
	color:#00479D;
	text-decoration:none;
}
.content_nav ul {
	padding-left:20px
}
/*内容*/
#main {
}
/*友情连接*/
#friendlink {
}
/*---页脚---*/
#footer {
	width:804px;
	margin:0 auto
}
#footer .len_color {
	background:#9E6C01;
	height:3px;
	margin-bottom:2px;
	width:100%;
	overflow:hidden
}
#footer .footer_info {
	background:#F4B366;
	line-height:20px;
	padding:10px 0;
	text-align:center
}
/*页脚版权*/
.copyright {
}
/*更多*/
.more {
	text-align:right;
	line-height:25px;
	padding-right:20px;
}
.more a {
	color:#CC0000;
	text-decoration:none
}
/*按钮样式*/
.sub_tj {
	background:url(../images/but_tj.gif);
	width:43px;
	height:19px
}
.sub_ck {
	background:url(../images/but_ck.gif);
	width:43px;
	height:19px
}
.sub_res {
	background:url(../images/but_cz.gif);
	width:43px;
	height:19px
}
.sub_sous {
	background:url(../images/ss.gif);
	width:43px;
	height:19px
}

