dl{
	width:100%;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #d8d4c4;
}
dl dt{
	width:100%;
	margin:0px auto 0px;
	color: #666666;
}	
dl dt a{
	color: #666666;
	margin-bottom: 1.2em;
	font-family:"ËÎÌå",Arial;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
dl dd{
	width:100%;
}
dl dd.preview{
	line-height:20px;
	color:#777;
	font-size:12px;
	text-indent:5px;
}
dl dd.info{
	line-height:31px;
	font-size:12px;
	color:#999;
}
dl dd.info span{
	color: #666666;
	margin-right:20px;
}
dl dd.info a{
	color: #666666;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}
.classlist{
	float:left;
	width:98%;
	border-bottom:1px #dddddd dotted;
	line-height: 25px;
	letter-spacing: 1pt;
	padding:5px;
}
.classlist .classleft{
	float:left;
	width:70%;
	font-size: 14px;
	line-height: 25px;
	background:url(/images/ico.gif) no-repeat 10px 7px;
	padding-left:25px;
}
.classlist .classright{
	float:right;
	width:18%;
	COLOR: #999999;
	font-size: 12px;
	line-height: 25px;
}