@charset "UTF-8";
/* CSS Document */

.free{
	font-size:15px
}

.introduce{
	margin:0 0 0 0;
	padding:100px 120px 0 20px;
	font-size:1em;
	line-height:1.6;
	background-image: url(bg_013.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#fff;
	min-height:266px;
	height:auto !important;
	height:0;
}
.feature{
	margin:0 0 0px 0;
	padding:20px 40px 0 160px;
	font-size:1em;
	line-height:1.8 !important;
	color:#000;
	background-image: url(bg_022.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.feature strong{
	color:#900;
}
.feature span{
	color:#cc000;
	border-bottom:1px dotted #ccc;
}