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

#container dl {
	width:740px;
}

#container dt {
	font-size:15px;
	font-weight:bold;
	color:#072449;
	line-height:25px;
	margin-bottom:5px;
}

#container dd {
	font-size:13px;
	line-height:21px;
	margin-bottom:20px;
}




