@charset "UTF-8";

#news .body dl dt
{
	padding-left: 0.5ex;
	line-height: 1.5em;
	color: #cc0000;
}

#news .body dl dd
{
	padding-bottom: 0.5ex;
	padding-left: 0.5ex;
	line-height: 1.5em;
	border-bottom: 1px dashed #999999;
	margin-bottom: 0.5ex;
}
