@charset "utf-8";
/* CSS Document */

#NeiLeft h3{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	font-size: 18px;
	line-height: 24px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	width: auto;
	clear:both;
}
#NeiLeft img{
	margin: 8px;
	float: left;
}
#NeiLeft p {
	font-size: 14px;
	margin-top: 20px;
	font-family: "宋体", Verdana;
	line-height: 150%;
}
.pro{
	background-image: url(../images/banner-product.gif);
	background-repeat: no-repeat;
	background-position: 270px 0px;
	}