﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	background-color: #f3f3f3;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color: #414141;
}
a {
	color: #414141;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#wrap {
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 1000px;
}



#menu {
	float: left;
	height: 40px;
	width: 1000px;
}
#main {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 973px;
	padding-top: 15px;
	padding-right: 13px;
	padding-left: 14px;
	padding-bottom: 10px;
}
#main_r1 {
	float: left;
	height: 261px;
	width: 973px;
}


#main_r2 {
	float: left;
	height: 270px;
	width: 973px;
}
#main_r3 {
	background-image: url(yqlj.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 853px;
	padding-left: 120px;
	padding-top: 23px;
}
#hyzx {
	background-image: url(hyzx.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 286px;
	padding-top: 65px;
	padding-left: 20px;
}
#jsdt {
	float: left;
	height: 265px;
	width: 620px;
	background-image: url(jsdt.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 27px;
}
#jsdt_main {
	float: left;
	height: 190px;
	width: 620px;
	padding-top: 10px;
}
#jsdt_list {
	float: left;
	height: 190px;
	width: 390px;
}
#jsdt_list li {
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	width: 365px;
	list-style-type: none;
	padding-left: 25px;
}

#jsdt_focus {
	float: left;
	height: 190px;
	width: 230px;
}
#jsdt_more {
	float: left;
	height: 28px;
	width: 600px;
	text-align: right;
	padding-right: 20px;
	padding-top: 22px;
}

#tzgg {
	float: left;
	height: 270px;
	width: 306px;
	background-image: url(tzgg.jpg);
	background-repeat: no-repeat;
}



#tzgg_more {
	float: left;
	height: 28px;
	width: 245px;
	padding-right: 37px;
	text-align: right;
	padding-top: 27px;
}
#tzgg_list {
	float: left;
	height: 185px;
	width: 253px;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 15px;
	overflow: hidden;
}
#tzgg_list li {
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	float: left;
	width: 238px;
	list-style-type: none;
	padding-left: 15px;
}
#yxzp {
	background-image: url(yxzp.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 265px;
	width: 627px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#yxzp_more {
	float: left;
	height: 28px;
	width: 607px;
	text-align: right;
	padding-right: 20px;
	padding-top: 22px;
}
#yxzp_slide {
	float: left;
	height: 200px;
	width: 627px;
	overflow: hidden;
	padding-top: 15px;
}
#list_main {
	float: left;
	height: auto;
	width: 960px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #ffffff;
}
#list_header {
	background-image: url(list_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 895px;
	padding-left: 65px;
	padding-top: 26px;
	font-weight: bold;
}
#list_center {
	background-image: url(list_center.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 860px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 5px;
}
#show {
	background-image: url(list_center.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 860px;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
}
#show_title {
	font-size: 20px;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
	float: left;
	height: auto;
	width: 860px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
#show_info {
	text-align: center;
	float: left;
	height: auto;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#show_content {
	float: left;
	width: 840px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#list_footer {
	background-image: url(list_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 960px;
}

#announ {
	float: left;
	height: 170px;
	width: 627px;
	overflow: hidden;
}
#announ td {
	height: 170px;
	width: 209px;
	text-align: center;
}
#announ img {
	border: 1px solid #900001;
	margin-right: 2px;
	margin-left: 2px;
}
#bottom {
	height: 75px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}

#list_center li {
	float: left;
	height: 34px;
	width: 860px;
	line-height: 34px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	border-bottom-width: 1px;
	list-style-type: none;
	background-repeat: no-repeat;
}
#list_center li a {
	background-image: url(list_li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	height: 34px;
	width: 810px;
	padding-right: 10px;
	padding-left: 40px;
	background-color: #FFFFFF;
	text-decoration: none;
	float: left;
}

#list_center li a:hover {
	background-image: url(list_li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	float: left;
	height: 34px;
	width: 810px;
	padding-right: 10px;
	padding-left: 40px;
	background-color: #f8f8f8;
	text-decoration: none;
}

#pages {
	text-align:center;
	clear:left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	width: 860px;
}
#pages a { padding:3px 6px 2px; margin:3px; border:1px solid #cccccc; text-align:center; color:#035b7c;}
#pages a.now{ background:#035b7c; color:#fff; border:0;}
#pages a:hover,#pages a.now:hover {
	background:#077ba8;
	color:#fff;
	text-decoration: none;
}
.date {
	float:right;
}

.litext {
	float: left;
}

#wrap_footer {
	background-color: #068fd3;
	height: 85px;
	width: 100%;
	float: left;
}