@charset "utf-8";
/* CSS Document */

/*------------------------------------------------
	news styles
--------------------------------------------------*/

#news_s {
    background:url(../img/new_h1.jpg) no-repeat left top;
	width: 670px;
	height: 60px;
	padding: 0px 5px 0px 5px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.days {
	margin-bottom: 3px;
}
.title {
	font-size: 100%;
	font-weight: bold;
}
#news_n {
	padding: 0px 0px 0px 0px;
}

