﻿body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url('body_bj.gif') repeat-x top;
}
div {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
/**********************************************/
.container {
	width: 960px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	width: 960px;
	height: 96px;
}
.flash {
	width: 960px;
	height: 301px;
}
.navigation {
	width: 960px;
	height: 38px;
}
.content {
	width: 960px;
	height: 946px;
	background-color: #FFFFFF;
}
.content_left {
	width: 223px;
	float: left;
	height: 886px;
	padding: 50px 10px 0px 27px;
	text-align: left;
	background: url('index_content_left.jpg') no-repeat left top;
}
.content_left_1 {
	height: 663px;
}
.content_left_1 li {
	background: url('znz.jpg') no-repeat left center;
	height: 34px;
	border-bottom: 1px #C0C0C0 dashed;
	width: 206px;
}
.content_left_1 li a {
	display: block;
	height: 34px;
	width: 205px;
	line-height: 34px;
	text-indent: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow : ellipsis;
}
.content_left_1 li a:hover {
	text-decoration: none;
	background: url('list.jpg') no-repeat left top;
	color: #FFFFFF;
}
.content_left_2 {
	line-height: 23px;
	padding-top: 45px;
}
.content_right {
	width: 691px;
	float: left;
	padding: 6px 6px 0px 3px;
}
.content_right_1 {
	height: 236px;
}
.content_right_1{
	padding-right: 12px;
	padding-left: 4px;
	text-align: left;
	line-height: 34px;
	
	
}
.content_right_1_1 {
	float: left;
	width: 447px;
	padding-right: 12px;
	padding-left: 4px;
	padding-top: 40px;
	text-align: left;
	line-height: 26px;
	background: url('index_content_1.jpg') no-repeat left top;
}
.content_right_1_2 {
	float: left;
	width: 228px;
}
.content_right_2 {
	height: 34px;
}
.content_right_3 {
	height: 193px;
	padding-top: 8px;
	line-height: 25px;
}
.content_right_3 img {
	border: 1px #C0C0C0 solid;
	padding: 2px;
}
.content_right_3 td {
	padding: 0px 3px;
}
.content_right_4 {
	height: 34px;
}
.content_right_5 {
	height: 192px;
	padding-top: 10px;
}
.content_right_5_1 {
	width: 232px;
	padding: 0px 10px 0px 6px;
	float: left;
}
.content_right_5_2 {
	width: 428px;
	float: left;
	padding-left: 10px;
	text-align: left;
}
.content_right_5_2 li {
	height: 30px;
}
.content_right_5_2 li a {
	height: 30px;
	display: block;
	width: 420px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow : ellipsis;
}
.content_right_6 {
	height: 34px;
}
.content_right_7 {
	height: 189px;
}
.content_right_7_1 {
	width: 225px;
	float: left;
}
.content_right_7_2 {
	width: 215px;
	float: left;
	padding: 6px;
	padding-left: 14px;
	padding-right: 12px;
}
.content_right_7_2 td {
	height: 25px;
	letter-spacing: 1.5px;
	font-size: 12px;
}
.footer {
	width: 960px;
	height: 85px;
	background: url('footer.jpg') repeat-x top;
	padding-top: 30px;
	font-family: 微软雅黑;
	font-size: 13px;
	line-height: 25px;
	color:#004080;
}
.footer a {
	color:#004080;
}
.footer p{
	margin:0px;
	padding-left:30px;
}
.footer p img{
	float:left;
	margin-right:10px;
	border:none;
}