@charset "utf-8";

dl {
	float: left;
	width: 565px;
	padding:15px;
}

dt {
	float: left;
	width: 7em;
}

dd {
	overflow: hidden;
}
