DL#news-list
{
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 20px 20px;
	color: #888;
	letter-spacing: 0.1em;
}
DL#news-list DIV
{
	/* border-bottom: 1px solid #B1E4B6; */
	padding: 2px 0px;
	margin: 2px 12px 16px;
	/* height: 100%; */
}
DL#news-list DD
{
	padding: 0 0 0 24px;
	margin: 20px 0px 10px 6px;
	line-height: 1.7em;
	border-left: 2px solid #D0D0D0;
}
#news-list DT A
{
	font-size: 13px !important;
	color: #069;
	outline: none;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	display: inline-block;
	font-weight: bold;
}
#news-list DIV.summary
{
	color: #926D25;
	border: none !important;
	margin: 2px 0 2px 20px !important;
	padding: 0 !important;
	font-size: 11px !important;
	line-height: 1.5em;
}
#news-list A
{
	text-decoration: none;
}
#news-list dt.act
{
	padding: 4px !important;
	font-weight: bold;
	background-color: #FEFDE4;
}
#news-list dt.act a
{
	font-size: 15px !important;
}
#news-list p
{
	margin:0;
}
.hide
{
	display: none;
	height: 0px;
}
