﻿#center dl {
	width:auto;
	padding:20px 80px 20px 10px;
}
#center dl dt {
	background:url(../images/ico_lt.gif) no-repeat 0 50%;
	height:22px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	line-height:22px;
	padding-left:16px;
}
#center dl dd {
	height:18px;
	color:#888;
	line-height:18px;
	padding-left:20px;
}
#center dl dd.line {
	height:22px;
	line-height:22px;
	border-left:20px solid #fff;
	background:url(../images/bg_line.gif) repeat-x 0 50%;
}

