@charset "utf-8";
#menu,#menu a{/*menu*/
	color: #fefdfb;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.style1,.style3,.style4{/*公司新闻、产品推荐、销售额*/
	margin: 0px 0px 5px 10px;
	list-style-type: none;
}
.style1 li{/*公司新闻*/
	color: #5f5f5f;
	background: #FFFFFF url(images/news-xuxian.jpg) no-repeat -5px bottom;
	padding: 4px 0 10px 10px;
}
.blue {
	color: #1d8add;
}
.orange {
	color: #ff6400;
}
.style2{/*产品类别 */
	color: #5f5f5f;
	padding: 0 10px 3px 8px;
	line-height: 15px;
}
.style3 li{/*产品推荐*/
	color: #5f5f5f;
	line-height: 23px;
	background: url(images/icon-yellow.jpg) no-repeat 10px center;
	padding-left: 35px;
}
.style4 li{/*销售额*/
	line-height: 18px;
	color: #5f5f5f;
	background: url(images/point.jpg) no-repeat left 8px;
	padding-left: 10px;
}
#quality {/*品质政策*/
	margin: 20px 35px 20px 27px;
	line-height: 18px;
	font-weight: bold;
}
.gray {
	color: #585858;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
}
/* end index */

.style5 {/*公司新闻、联系我们*/
	margin: 0px;
	padding-left: 10px;
	color: #5f5f5f;
}
.style5 li {
	background: url(images/xs_xtb.gif) no-repeat left;
	list-style-type: none;
	padding: 10px 0 0 25px;
	border-bottom: 1px dotted #CCCCCC;
}

#bg {/*公司新闻*/
	background: #FFFFFF url(images/space.jpg) no-repeat right bottom;
}
#bg2 {/*联系我们*/
	background: #FFFFFF url(images/tongxun_img.jpg) no-repeat right bottom;
}
#bg3 {/*招贤纳士*/
	background-color: #FFFFFF;
	background-image: url(images/people.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.style6 {/*公司简介*/
	line-height: 20px;
	color: #5f5f5f;
}
.style7 {/*产品介绍*/
	margin: 0px 0px 5px 10px;
}
.style7 li {
	line-height: 18px;
	color: #666666;
	list-style-type: none;
}
h1 {
	font-size: 12px;
	font-weight: normal ;
	margin: 5px 0px 8px 10px;
}
.style8 {
	border-right: 3px double #666666;
}
