@charset "utf-8";
/* = CSS Reset
------------------------------------------------------------*/
body {
	background:#FFF url(../images/body-bg.jpg) repeat-y scroll center center;
	font-family:Tahoma, Helvetica, Arial, '宋体', sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	overflow-x:hidden;
	overflow-y:auto;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:black;
}
a:hover {
	color:#000000;
}
img {
	display:block;
	border:none;
}
.clear {
	clear:both;
}
/*=wrapper
----------------------------------------------------*/
.wrapper {
	width:818px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/*=header
-----------------------------------------------------*/
.nav {
	background:#003366 url(../images/nav_bg.jpg) no-repeat;
	width:818px;
	height:30px;
	line-height:30px;
	float:left;
}
.nav li {
	float:left;
}
.nav li a {
	width:80px;
	text-align:center;
	color:#FFF;
	padding:0 20px;
}
.nav li a:hover {}
/*=banner
-----------------------------------------------------*/
.breadcrumbs {
	height:30px;
	line-height:30px;
	text-align:left;
}
.breadcrumbs ul, .breadcrumbs li {
	display:inline;
	color:#333333;
}
.breadcrumbs li a {
	color:#333333;
	font-weight:bold;
	padding-right:10px;
}
.breadcrumbs li a:hover {
	color:#000000;
	font-weight:bold;
	padding-right:10px;
}
/*=main
-----------------------------------------------------*/
#main {
	width:610px;
	float:left;
	padding-top:10px;
	background-image: url(../images/title_Introduction.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
}
#title {
	width:174px;
	height:22px;
	padding-bottom:10px;
}
.titlehh {
	width:22px;
	float:left;
	margin-bottom:10px;
}
.titlemain {
	width:100px;
	float:left;
	border:#ccc solid;
	border-width:1px 0;
	font-size:12px;
	text-align:center;
	line-height:20px;
	color:#069;
	font-weight:bold;
}
.titleyj {
	width:4px;
	float:left;
}
/*=title end
-------------------------------------------*/
/*=sidebar
-----------------------------------------------------*/

#sidebar {
	width:174px;
	float:left;
}
#sidebar ul li {
	width:174px;
	height:36px;
	background:url(../images/sidenav_01.jpg) no-repeat top left;
	text-align:center;
	vertical-align:middle;
	display:block;
	line-height:24px;
}
#sidebar ul li a {
	line-height:24px;
	width:174px;
	display:block;
}
#sidebar ul li a.current {
	background:url(../images/sidenav_02.jpg) no-repeat top left;
	color:#fff;
}
#sidemain {
	float:left;
	width:550px;
	height:800px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#sidemain h1, h3, h2, p {
	text-align:left;
	color:#333333;
	line-height:24px;
}
#sidemain h1 {
	font-size:14px;
	color:#369;
}
#sidemain h2 {
	font-size:12px;
	color:#333;
	text-indent:24px;
}
#sidemain h3 {
	color:#900;
	line-height:48px;
	font-size:16px;
	text-align:center;
}
ul.listmenu {
	height:27px;
	width:560px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul.listmenu li {
	float:left;
	width:106px;
	height:27px;
	line-height:27px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/infoli2_left.jpg);
	margin-left: 8px;
}
ul.listmenu li a {
	float:left;
	width:106px;
	height:27px;
	background:url(../images/infoli2_right.jpg) right top no-repeat;
}
ul.listmenu li a:hover {
	color:#666666;
	text-align: center;
}


ul.listmenu li#current {
	background:url(../images/infoli1_left.jpg) left top no-repeat;
}
ul.listmenu li#current a {
	background:url(../images/infoli1_right.jpg) right top no-repeat;
	text-align: center;
}
ul.listmain {
	width:500px;
	float: left;
}
ul.listmain li {
	width:500px;
	height:30px;
	padding-left:24px;
	line-height:30px;
	text-align:left;
	background-image: url(../images/info_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.listmain li a:main {
	width:500px;
	float:left;
	color:#000000;
}
ul.listmain li a:hover {
	width:500px;
	float:left;
	color:#666666;
}
ul.listmain li a.date {
	width:100px;
	display:block;
	float:right;
	text-align:right;
}
#public {
	width:818px;
	background:url(../images/mainyj.jpg) no-repeat;
	float:left;
	padding-top:10px;
}
#public h4 {
	font-size:12px;
	font-weight:bolder;
	height:24px;
	line-height:24px;
	text-align: center;
}
#newspic {
	width:318px;
	float:left;
}
.topic {
	display:inline;
	height:187px;
	width:478px;
	float:left;
	margin:0 10px;
	border:
#CCC solid 1px;
}
.topic h2 {
	color:#333;
	font-family:"黑体";
	font-size:16px;
	font-weight:100;
	width:100%;
	text-align: center;
	padding-top:5px;
}
.topic p {
	padding:0 10px;
}
#mainli {
	width:800px;
	margin-top:10px;
	padding:9px;
	float:left;
}
#mainli h1 {
	background:url(images-info/info-nav1.jpg) no-repeat;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-align:left;
	text-indent:12px;
	overflow-x:hidden;
}
#bhzx {
	width:390px;
	float:left;
	height: 600px;
}
#rdht {
	width:390px;
	float:left;
	height: 570px;
}
#yxgl {
	width:390px;
	float:left;
	height: 570px;
	margin-left: 10px;
}
#news {
	width:390px;
	float:left;
	height: 600px;
	margin-left: 10px;
}
ul.lia li {
	line-height:24px;
	text-align:left;
	text-indent:14px;
	width:100%;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
ul.lia li a:hover {
	color: #666666;
}
/*=footer
-------------------------------------------*/

.footer {
	width:800px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer a{color:#666;}
.footerleft {
	float:left;
}
.footerright {
	float:right;
}

ter {
	width:818px;
	height:30px;
	line-height:30px;
	font-size:11px;
	color:#666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.news_list{
	float: left;
	width: 200px;
	height: 320px;
}
.title_news {
	z-index:1;
	float: left;
	width: 187px;
	height: 29px;
	background-image: url(../images/news_bg.jpg);
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	color: #025286;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
}
.news_more{
	float: left;
	color: #000000;
	width: 38px;
	height: 19px;
	background-image: url(../images/news_more.jpg);
	background-repeat: no-repeat;
}
.news_main{
	text-align: left;
	float: left;
	width: 130px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #025286;
	line-height: 37px;
}
ul.news_content {
	width:180px;
	float: right;
	text-align: left;
	margin-top: 2px;
	margin-left: 5px;
	color: #00FF66;
}
ul.news_content li {
	padding-left:15px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 2px 10px;
	line-height: 25px;
	background-image: url(../images/jtnews.jpg);
	letter-spacing: 1px;
	color: #006699;
}
ul.news_content li a {
	display:block;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color: #333333;
}
ul.news_content li a:hover {
	display:block;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color: #666666;
}
.breadcrumbs li a:hover {
	color:#069;
	font-weight:bold;
	padding-right:10px;
}

