﻿/************************************************全局样式************************************************/
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:378px;
	background:url('flash.jpg') no-repeat left top;
}
/************************************************内容************************************************/
.content {
	width:980px;
	padding-bottom:30px;
	color:#555555;
	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:158px;
	width:980px;
	text-align:left;
	line-height:22px;
	color:#656565;
	clear:both;
	padding-top:48px;
	background:url('index_content_1.jpg') no-repeat left top;
}
.cont_down_1{
	float:left;
	width:265px;
	padding:0px 34px 0px 22px;
}
.cont_down_1 ul{
	padding-top:3px;
}
.cont_down_1 li{
	height:21px;
	line-height:21px;
	border-bottom:1px #C0C0C0 dotted;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:url('ico_1.gif') no-repeat left center;
}
.cont_down_1 li a{
	display:block;
	width:190px;
	float:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont_down_1 li a:hover{
	color:#CC0000;
}
.cont_down_2{
	float:left;
	width:364px;
	line-height:160%;
	padding:0px 0px 0px 0px;
}

.cont_down_4{
	float:left;
	width:248px;
	line-height:160%;
	padding:10px 0px 0px 47px;

}
.cont_down_4 span{
	font-family:Arial, Helvetica, sans-serif;
}
.cont_3{
	height:20px;
	width:980px;
	clear:both;
}
.cont_4{
	height:102px;
	width:980px;
	clear:both;
}
.cont_5{
	height:171px;
	width:980px;
	clear:both;
	padding-top:35px;
	background:url('index_content_4.jpg') no-repeat left top;
}
.cont_5_1{
	float:left;
	width:668px;
	padding-left:20px;
	padding-top:5px;
}
.cont_5_1 table td{
	padding:0px 5px;
}
.cont_5_1 img{
	width:165px;
	height:135px;
	border:1px #808080 solid;
	margin-bottom:6px;
}

.cont_5_2{
	float:left;
	width:228px;
	text-align:left;
	padding-left:36px;
	padding-right:28px;
	line-height:160%;
}

/************************************************页尾************************************************/
.footer {
	height:103px;
	line-height:18px;
	font-family:微软雅黑;
	color: #333333;
	clear:both;
	font-size:12px;
	text-align:right;
	background:url('footer.png') repeat-x top;
}
.footer_1{
	width:970px;
	padding-right:10px;
	height:24px;
	line-height:24px;
	color: #333333;
	border-bottom:1px #C7C7C7 solid;
}
.footer_2{
	width:950px;
	padding-right:10px;
	padding-left:20px;
	height:83px;
	padding-top:10px;
}

.footer a {
	color: #333333;
	font-size:12px;
}
.footer a:hover {
	color: #000000;
}

