@charset "utf-8";

#news .section dl{
margin-bottom:8px;
border-bottom:#000 1px dotted;
}
#news .section dt{
margin:0;
padding:0;
}
#news .section dd{
	margin:-1.6em 0 8px 6em;
}

#news .section h2 {
	margin-top: 20px;
	font-size:132%;
	color: #666;
}
