@CHARSET "UTF-8";

body{
	font-family:"12px "宋体","Arial Narrow",HELVETICA";
}

.wapper{
	height:100px;
}
#contant{

	background-repeat: repeat-x;
}
.nav_line{
	background-image:url("../images/nav_line2.png");
	background-repeat: no-repeat;
	height:21px;
	margin-bottom: 35px;
}
.boxs{
	width:100%;
	height:100%;
	
	background-repeat: repeat-x;
}
.navs{
	width:980px;
	height:60px;
	margin:0 auto;
	line-height: 60px;
}
.main{
	width:980px;
	height:500px;
	background-image: url("../images/bgs.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	padding-top: 160px;
}
.main ul li{
	width:643px;
	text-align: left;
	line-height: 30px;
	padding-left:30px;
}

.line{
	height:1px; 
	overflow:hidden; 
	border-top:1px #d9d9d9 solid; 
	background:#fdfdfd;
	margin-top: 5px;
	margin-bottom: 15px;	
}

.cont {
	line-height: normal;
	width:980px;
	height:100%;
	margin:0 auto;
}

.cont2 {
	line-height: normal;
	width:980px;
	height:100%;
	margin:0 auto;
}

.cont h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom:18px;_font-family:SimHei,sans-serif;
} 

.cont2 h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top:15px;
	padding-bottom:10px;
}

.cont2 h4 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}

.cont p {
	font-size: 14px;
	line-height:24px;
	margin-top:5px;
	margin-bottom:5px;
	
	color:#808080;
}

.cont2 p {
	font-size: 14px;
	line-height:12px;
	margin-top:20px;
	margin-bottom:15px;
	
	color:#808080;
}

.cont2 img {
	width:980px;
}

.cont2 li{
	float:left;
	/*padding-right: 200px;*/
	width: 245px;
	line-height:40px;
}

.cont2 li a:link {
    color:#00BFFF;
}

.cont2 li a:visited {
    color:#00BFFF;
}

.cblack {
	font-size: 14px;
	line-height:12px;
	margin-top:20px;
	margin-bottom:15px;
	
	color:#000000;
}

.clean {
	clear:both;
}