@charset "utf-8";

#section {
	width: 620px;
}
#section ul {
	margin:10px 10px 0px 10px;
}
#section li {
	float:left;
	width:50%;
	height:20px;
	text-indent:15px;
	background:#fff url(../common/mark.gif) no-repeat left 40%;
}
#section h4 {
	width:620px;
	padding:5px 0px;
	text-indent:20px;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	color:#fff;
	background:#18710e;
}
#section div {
	clear:both;
	padding-bottom:5px;
}
#section div.section1 {
	margin-top:15px;
	width:620px;
	background-color:#fff;
}
