﻿dl{
	margin-left:13px;
	line-height:160%;
	margin-bottom:12px;
}
dl.dltop{
	margin-top:23px;
}
dt{
	font-weight:bold;
}
dd{
	text-indent:23px;
	color:#333;
}
dd.bground{
	background:url(../images/bpoint.gif) no-repeat;
	background-position:27px 9px;
	padding-left:38px;
	text-indent:0px;
}
dd.bground2{
	background:url(../images/bpoint.gif) no-repeat;
	background-position:27px 8px;
	padding-left:15px;
}
dd.lground{
	background:url(../images/lpoint.gif) no-repeat;
	background-position:27px center;
	padding-left:15px;
}
dd.textindent{
	padding-left:15px;
}
dd.other{
	padding-left:38px;
	text-indent:0px;
}
dd.dstrong{
	font-weight:bold;
	color:#0066CC;
}
dd.define{
	padding-left:39px;
	text-indent:0px;
}
em{
	font-style:normal;
	font-weight:normal;
}
b{
	color:#ff6600;
}
.about
{
	padding:5px 5px 10px 15px;
	line-height:150%;
}
.about p
{
	text-indent:2em;
}