﻿body {
	margin:0px;
	padding:0px;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(images/bg.gif) left top repeat;
}
div {
	overflow: hidden;
	padding:0px;
	margin:0px auto;
}
img {
	border:0px;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #333;
}
h1, h2, h3, h4, ul {
	margin: 0;
	padding: 0;
}
/*****************************首页******************************************/
.top {
	width: 1000px;
	height: 240px;
	text-align:right;
}
.nav {
	margin-top: 1px;
	width: 1000px;
	height: 30px;
	background: url(images/dh.jpg) left top no-repeat;
	border-bottom: 4px solid #E6E6E6;
}
.nav ul {
	list-style-type: none;
	margin-left:126px;
	margin-right:36px;
	width:840px;
}
.nav ul li {
	float: left;
	width: 118px;
	margin-right: 2px;
	height: 30px;
	line-height: 30px;
}
.nav ul li a {
	font-size: 14px;
	color: #FFF;
	font-family:微软雅黑;
	display: block;
}
.nav ul li a:hover {
	background: #0055AA;
}
/***********************************/
.content {
	width:990px;
	height:auto;
	padding:5px;
	background:#FFF url('images/cont_bg.jpg') repeat-y right;
}
.cont_left {
	float: left;
	width:780px;
}
.cont_left_title{
	height:28px;
	width:745px;
	margin-top:5px;
	background:url('images/mb_cont_title.jpg') no-repeat left top;
}
.cont_left_title_left{
	float:left;
	width:50%;
	line-height:24px;
	text-align:left;
	text-indent:48px;
	color:#FFFFFF;
	font-size:14px;
	font-family:微软雅黑;
}
.cont_left_title_right{
	float:left;
	width:48%;
	line-height:28px;
	text-align:right;
	font-size:12px;
}

.cont_left_nr{
	padding:20px 5px 20px 0px;
	width:740px;
	line-height:26px;
	text-align:left;
}
.cont_left_nr h2{
	font-size:20px;
	text-align:center;
}
.cont_left_nr h3{
	font-size:16px;
	text-align:center;
}

.cont_left_nr a{
	color:#990000;
}
.cont_left_nr .cpcs{
	width:96%;
	border-collapse:collapse;
}
.cont_left_nr .cpcs td{
	border:1px #999999 solid;
	text-indent:5px;
}
.cont_right {
	float: left;
	width: 210px;
	height:529px;
	background:url('images/index_cont_right.jpg') no-repeat left top;
}
.cont_right span{
	display:block;
	height:44px;
	font-size:15px;
	font-family:微软雅黑;
	color:#FFFFFF;
	text-align:left;
	text-indent:50px;
	font-weight:bold;
	line-height:44px;
}
.cont_right_cpml {
	text-align: center;
}
.cont_right_cpml ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom:23px;
	padding: 0px 20px;
}
.cont_right_cpml ul li {
	width: 162px;
	line-height:34px;
	border-bottom:1px dashed #666666;
	background: url(images/ico.gif) 4px 12px no-repeat;
	text-align: left;
	text-indent:28px;
}
.cont_right_cpml ul li a:hover {
	color: #0155AB;
}
.cont_right_gzjx p {
	text-align: left;
	padding-top:10px;
	line-height: 23px;
	padding-left:12px;
	font-family:Verdana;
	margin:0px;
}



.footer {
	clear: both;
	width: 1000px;
	height:80px;
	padding-top:8px;
	line-height:20px;
	font-family:Verdana;
	background: #E3E3E3;
	border-top: 4px solid #C8C8C8;
}
/***********************************/
.cont_left_nr .cpzs{
	list-style:none;
	width:720px;
	margin:0px auto;
	text-align:center;
}
.cont_left_nr .cpzs li{
	float:left;
	width:150px;
	height:170px;
	margin:0px 15px;
	padding-top:10px;
	padding-bottom:5px;
}
.cont_left_nr .cpzs li a:hover{
	color:#CC3300;
}
/***************新闻***************/
.NewsRecordTotal {
	padding: 0px 40px 20px 0px;
	text-align: right;
	color:#A8632B;
}
.NewsList {
	margin: 0;
	padding: 0px 0px 20px 10px;
	width:700px;
	list-style: none;
	text-align: left;
}
.NewsList li {
	width:700px;
	height:26px;
	line-height: 26px;
	border-bottom:1px #BBBBBB dotted;
}
.NewsList li:hover {
}
.NewsList .Name {
	float: left;
	width:78%;
	background-image: url(images/news_li.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent:10px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #28180B;
	text-indent:30px;
}
.NewsList .Time {
	float: left;
	width:22%;
	font-size:12px;
	font-family: Verdana;
	color:#4C2C13;
	line-height: 22px;
}
.NewsList a {
	text-decoration: none;
	color: #4C2C13;
}
.NewsList a:hover {
	position:relative;
	top:1px;
	left:1px;
	color:#E79123;
}
.NewsPagination {
	clear: both;
	text-align: center;
	padding: 10px 0px;
}
.NewsPagination a {
	padding: 3px 10px 2px;
	margin: 0px 10px;
	border: 1px #CCCCCC solid;
	background-color: #F3F3F3;
	color: black;
	text-decoration: none;
}
.NewsPagination a:hover {
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	color: #FF8533;
}