@charset "UTF-8";
/* CSS Document */


#news{
	margin:10px 0 30px 0;
}

#news h1{
	margin-bottom:10px;
	padding:0;
	width:551px;
	height:38px;
	background-image:none;
}

#news h2{
	margin-bottom:15px;
	font-size:12px;
}

#news dt{
	margin-bottom:1px;
	padding:3px 3px 3px 20px;
	background:url(../images/icon_news1.gif) #FFCB94 3px 3px no-repeat;
	font-size:12px;
}

#news dd.date{
	padding:3px 5px 0 20px;
	border-top:#CCCCCC 1px solid;
	background:url(../images/icon_news2.gif) 3px 5px no-repeat;
}

#news dd.article{
	padding:3px 5px 15px 5px;
}