﻿/************************************************全局样式************************************************/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: 宋体;
	background: url('body_bg.jpg') repeat;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #333333;
}
img {
	border: none;
}
div {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
form {
	padding: 0px;
	margin: 0px;
}
/************************************************公共************************************************/
.container {
	background: url('container_bg.jpg') repeat-y center;
}
/************************************************页眉************************************************/
.top {
	height: 86px;
	width: 980px;
}
/************************************************导航************************************************/
.navigation {
	width: 980px;
	height: 42px;
	line-height: 40px;
	background: url('nav.jpg') repeat-x top;
}
.navigation ul {
	width: 954px;
}
.navigation li {
	width: 106px;
	height: 40px;
	float: left;
}
.navigation li a {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 38px;
	color: #131313;
	font-family: 微软雅黑;
	font-weight: bold;
}
.navigation li a:hover {
	color: #8A0000;
}
/*****************************************************************************************************/
.flash {
	width: 980px;
	height: 230px;
}
/************************************************内容************************************************/
.content {
	width: 980px;
	padding-bottom: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.cont_up {
	height: 35px;
	width: 980px;
	background: url('cplb.jpg') no-repeat left top;
}
.cont_up ul {
	width: 924px;
	margin: 0px auto;
	padding: 0px;
}
.cont_up ul li {
	width: 132px;
	float: left;
	text-align: center;
	line-height: 35px;
}
.cont_up ul li a {
	color: #FFFFFF;
	font-size: 14px;
}
.cont_down {
	height: auto;
	width: 980px;
	text-align: left;
	clear: both;
}
.cont_down_1 {
	float: left;
	width: 226px;
	height: 495px;
	line-height: 160%;
	font-family: Arial, Helvetica, sans-serif;
	background: url('mb_left.jpg') no-repeat left top;
	padding: 50px 0px 0px 30px;
}
.cont_down_2 {
	float: left;
	width: 724px;
	line-height: 160%;
	background: url('mb_right.jpg') no-repeat left top;
	padding: 0px 0px 0px 0px;
}
.ny_lxwm {
	line-height: 160%;
	width: 980px;
	background: url('mb_right_lxwm.jpg') no-repeat left top;
	padding: 0px 0px 0px 0px;
}
.cont_down_2 .page_title {
	height: 36px;
	line-height: 34px;
	text-indent: 58px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.cont_down_2 .page_nr {
	padding: 15px 15px 0px 5px;
	line-height: 30px;
	font-size: 14px;
	font-family: 微软雅黑;
}
.cont_down_2 .page_nr table {
	border: 1px #808080 solid;
	border-collapse: collapse;
}
.page_nr .tupian {
	margin: 0px;
	padding: 0px;
	width: 690px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.page_nr .tupian td {
	padding-bottom: 10px;
}
.page_nr .tupian img {
	width: 205px;
	height: 160px;
	border: 1px solid #808080;
	padding: 3px;
}
.page_nr .tupian h3 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	font-size: 16px;
	background-color: #D9D9D9;
}
.page_nr ul {
	width: 690px;
	margin: 0px auto;
}
.page_nr ul li {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	border-bottom: 1px #C0C0C0 dashed;
}
.page_nr .news_title {
	float: left;
	height: 24px;
	line-height: 24px;
	width: 80%;
	text-align: left;
	text-indent: 20px;
	background: url('icon4.jpg') no-repeat 5px center;
}
.page_nr .news_time {
	float: left;
	width: 18%;
	text-align: right;
	font-family: Verdana;
}
.page_nr .fengmao {
	margin: 0px;
	padding: 0px;
	width: 690px;
	text-align: center;
	font-size: 12px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.page_nr .fengmao td {
	padding-bottom: 5px;
	border: 0px;
}
.page_nr .fengmao img {
	width: 310px;
	height: 240px;
	border: 1px solid #808080;
	padding: 3px;
}
/************************************************页尾************************************************/
.footer {
	height: 103px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	clear: both;
	text-align: right;
	font-size: 11px;
	background: url('footer.png') repeat-x top;
}
.footer_1 {
	width: 970px;
	padding-right: 10px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #333333;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	border-bottom: 1px #C7C7C7 solid;
}
.footer_2 {
	width: 970px;
	padding-right: 5px;
	height: 83px;
	padding-top: 10px;
}
.footer a {
	color: #333333;
	font-size: 11px;
}
.footer a:hover {
	color: #000000;
}
