/* CSS Document */
body { 
	width:100%; 
	padding:0px;
	margin:0 auto;
	font-size:12px;
	background:#C8C8C8;
}
* {
	margin:0px;
	padding:0px;
	
	
}
.wrap{
	width:960px;
	margin:0px auto;
	text-align:center;
	background:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	}
.top{
	width:890px;
	height:72px;
	}
.top .logo{
	width:211px;
	height:48px;
	float:left;
	padding-top:20px;
	padding-left:35px;
	}
.top .tel{
	float:right;
	width:268px;
	height:47px;
	padding-right:2px;
	padding-top:20px;
	}

.top .tel a{
	color:#333333;
	text-decoration:none;
	}
.top .tel span{
	color:#FF0000;
	}
.nav{
	width:890px;
	height:35px;
	margin:5px auto;
	background:url(../images/lm.jpg) repeat-x bottom left;
	}
.nav ul{
	float:left;
	width:890px;
	
}
.nav ul li{
	float:left;
	width:120px;
	overflow:hidden;
	list-style-type:none;
	}
.nav ul li a{
	width:120px;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#707070;
	text-decoration:none;
	text-align:center;
	}
.banner{
	margin:5px auto 5px auto;
	}
.content{
	width:890px;
	margin:0px auto;
		background:#FFFFFF;
	}
.content1{
	width:890px;
	height:50px;
	margin:0px auto;	
	}
.content1 span{
	float:left;
	height:50px;
	line-height:50px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:12px;
	color:#333333;
	}
.content .all_link{

	width:890px;
	padding-left:5px;
	background:#FFFFFF;
	}
.all_link1{
	float:left;
	width:890px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #999;
	
	}
	
.sy{
	width:890px;
	height:25px;
	padding-bottom:5px;
	}
.sy a{
	float:left;
	width:890px;
	height:25px;
	text-align:left;
	font-size:14px;
	color:#B41830;
	text-decoration:none;
	}
.gylm{
	float:left;
	width:890px;
	}
.conent2{
	width:890px;
}
.gylm .dt{
	float:left;
	width:125px;
	height:30px;
	line-height:30px;
	color:#333333;
	list-style-type:none;
	}
	
.gylm .dt a{
	float:left;
	font-size:14px;
	color:#B41830;
	text-decoration:none;
	}
	
.gylm li{
	float:left;
	width:125px;
	height:30px;
	line-height:30px;
	color:#333333;
	list-style-type:none;
	}
.gylm li a{
	text-decoration:none;
	color:#333333;
	}
.gylm li a:hover{
		text-decoration:underline;
	color:#333333;
}
	
.gylm .one{
	float:left;
	/*color:#b91717;*/

	}

.news{	
	width:960px;
	margin:0px auto;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	}
.news ul{ float:left; width:960px;}
.news ul li{ float:left; width:890px; height:24px; line-height:24px; list-style-type:none; text-align:left;}
.news ul li a{ text-decoration:none; color:#333333;}
.news ul li a:hover{ text-decoration:underline; }	

