@charset "utf-8";
/* CSS Document */

/* What's new */
#news dl{
	margin:0;
}

#news dt,
#news dd{
	line-height:1.3;
}

#news dt{
	display:block;
	margin:0;
}

#news dd{
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	margin:0 0 5px 0;
}
