﻿#forumNew
{
	overflow: hidden;
	border: solid 1px #ccdce7;
}
#forumNew dt
{
	height: 28px;
	background: url(Images/28.jpg);
	border-bottom: 1px solid #ccdce7;
	line-height: 28px;
	color: #1e50a2;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#forumNew dt a
{
	float: right;
	font-weight: normal;
	color: #1e50a2;
	font-size:12px;
}
#forumNew dd
{
	padding: 5px 10px;
	line-height: 33px;
	font-size: 12px;
        height:110px;
        overflow:hidden;
}