@charset "utf-8";

#content .section dt {
	border-top: 1px solid #1e6c2b;
	font-size: 17px;
	color: #1e6c2b;
	background: url(../images/qa2.png) no-repeat 0 12px;
	padding: 12px 0 0 50px;
	font-weight: bold !important;
}
#content .section dt div {
	border-bottom: 1px dotted #b2c93a;
	padding: 20px 0 20px 0;
}
#content .section dd {
	background: url(../images/qa3.png) no-repeat 0 0;
	padding: 20px 0 20px 50px;
	margin: 0 0 10px;
}
