#body_1{
	margin:20px auto;
	width:1200px;
	height:260px;
}
#body_1 .about{
	float:left;
	width:390px;
}
#body_1 .about .title{
	height:42px;
	line-height:42px;
	font-size:16px;
	color:#018B3E;
	padding-left:15px;
	background:url(../images/lm01.jpg)
}
#body_1 .about .content{
	margin-top:10px;
	line-height:24px;
	padding:0 10px 0 10px;
}
#body_1 .about .content img{
	float:left;
	margin-right:10px;
}
#body_1 .news{
	float:left;
	width:480px;
	margin-left:20px;
}
#body_1 .news .title{
	height:41px;
	background:url(../images/newstitlebg.jpg);
}
#body_1 .news .title a{
	display:block;
	width:128px;
	height:41px;
	line-height:41px;
	text-align:center;
	background:url(../images/lmbg.jpg);
	color:#FFFFFF;
	font-size:16px;
}
#body_1 .news .content{
	margin-top:15px;
}
#body_1 .news .content .time{
	float:right;
}
#body_1 .news .content .img img{
	float:left;
	margin:10px;
}
#body_1 .news .content ul{
	padding:0 10px 0 0;
}
#body_1 .news .content ul li{
	height:30px;
	line-height:30px;
}
#body_1 .news .content ul li em{
	font-style:normal;
	float:right;
}

#body_1 .zhishi{
	float:right;
	width:290px;
}
#body_1 .zhishi .title{
	height:41px;
	line-height:41px;
	padding-left:20px;
	font-size:16px;
	color:#018B3E;
	background:url(../images/lm02.jpg) no-repeat left center;
}
#body_1 .zhishi ul{
	padding:15px 0 0 5px;
}
#body_1 .zhishi ul li{
	height:30px;
	line-height:30px;
	padding-left:10px;
	background:url(../images/dian.jpg) no-repeat left center;
}
#chanpin{
	clear:both;
	margin:0 auto;
	width:1200px;
	height:260px;
}
#chanpin .title{
	height:41px;
	background:url(../images/newstitlebg.jpg);
}
#chanpin .title a{
	float:left;
	display:block;
	width:128px;
	height:41px;
	line-height:41px;
	text-align:center;
	background:url(../images/lmbg.jpg);
	color:#FFFFFF;
	font-size:16px;
}
/*
#chanpin .title ul{}
#chanpin .title ul li{
	float:left;
	padding:0 20px 0 20px;
	height:41px;
	line-height:41px;
	text-align:center;
}
*/
#chanpin .left{
	float:left;
	width:200px;
	height:400px;
	padding:20px 0 0 10px;
}
#chanpin .left ul{}

#chanpin .left ul li{
	height:40px;
	line-height:40px;
	background:#f0f0f0;
	margin-bottom:3px;
	padding-left:40px;
}
#chanpin .left ul li.fltitle{
	font-size:16px;
	font-weight:bold;
	background:#018B3E;
	color:#ffffff;
	height:55px;
	line-height:24px;
	padding-top:10px;
}
#chanpin .left ul li.fltitle span{
	font-size:10px;
	font-weight:normal;
}


#chanpin>ul{
	float:right;
	padding:20px 0 0 0;
	width:980px;
}
#chanpin>ul li{
	float:left;
	width:220px;
	margin:0 0 15px 20px;
	padding-top:10px;
	text-align:center;
	border:1px #f0f0f0 solid;
}
#chanpin>ul li span{
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
}



