@charset "utf-8";
/* CSS Document */

.aboutus {
	width: 680px;
	margin: 18px 23px;
}
.aboutus th {
	width: 80px;
	padding: 15px;
	background: #E6F1BE;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.aboutus td {
	padding: 15px;
	font-size: 13px;
	line-height: 20px;
}
.aboutus td p {
	margin: 0 0 20px 30px;
}
.aboutus td span {
	color: #009F4C;
	font-weight: bold;
}
