@charset "utf-8";
.deflist dt {
font-weight:bold;
color:#333333
}
.deflist dd {
	margin-bottom: 15px;
	margin-left: 15px;
}
.u {
	text-decoration: underline;
}
