@charset "utf-8";

/* company */

#content p#footnav { clear:both; }

#content dl {
	width:770px;
	overflow:hidden;
}
#content dt {
	clear:both;
	margin:0 0 15px;
	padding:0 0 0 8px;
	font-size:14px;
	line-height:1.5;
	width:120px;
	border-left:7px #0E3193 solid;
	float:left;
}
#content dd {
	margin:0 0 15px 135px;
	font-size:14px;
	line-height:1.5;
	width:635px;
}