@charset "utf-8";

.about-dl{
	margin:0;
	overflow:hidden;
}
.about-dl dt{
	float:left;
	color:#668133;
	margin-bottom:5px;
}
.about-dl dd{
	clear:both;
	margin-bottom:10px;
}