.topics .newsBox{
	border:1px solid #CCCCCC;
	padding:14px 24px 24px;
	margin-bottom:20px;
}

.topics .news{
}

.topics .news dt{
	float:left;
	padding:10px 0 4px;
	color:#003366;
}

.topics .news dd{
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0 4px 106px;
}

.topics .news dd.last{
	border:none;
}

.topics .news dd a{
	text-decoration:underline
}

.topics .newsDetail{
	padding:14px 0;
	line-height:1.8em;
	font-size: 13px;
}

.topics .newsDetail p{
	margin:0 0 20px;
	overflow:hidden;
}
