@charset "utf-8";
/* CSS Document */

#about dl.profile dt {
	width:13em;
	font-weight:bold;
}

#about dl.profile dd {
	margin:-1em 0 0.5em 13.5em;
}

#about .companyDesc {
	clear:both;
}

#about h4 {
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	line-height:1;
	color:#009900;
	margin:0 0 .7em;
	padding:0;
}

#about .service {
	margin:0 0 1em;
	padding:1em;
	background-color:#FFF;
}

#about .service ol {
	margin:0 0 0 2em;
	padding:0;
	font-size:80%;
	color:#996600;
}

#about .service ol li {
	margin-bottom:.7em;
	color:#996600;
}

#about .service ol li.last {
	margin-bottom:0;
}
