@charset "utf-8";
/* CSS Document */

#NeiLeft h2{
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
	display: block;
	height: 40px;
	margin-top: 30px;
}
#NeiLeft img{
	margin: 8px;
	float: left;
}
#NeiLeft p {
	font-size: 14px;
	margin-top: 20px;
	font-family: "宋体", Verdana;
	line-height: 150%;
}
.advantage{
	background-image: url(../images/banner-advantage.gif);
	background-repeat: no-repeat;
	background-position: 270px 0px;
	}

.redbig{
	color:#F00;
	font-weight: bold;
}
