/* ÆÃÄê¾¦¼è°ú */
.def_lst{

}
.def_lst dt {
	font-size: 18px;
	font-weight: bold;
	border-bottom: #3EA8FF 2px solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.def_lst dd {
	font-size: 14px;
	line-height: 1.85em;
}
.def_lst dt:nth-child(n + 2) {
	padding-top: 34px;
}