#news_section { width: 750px; }

#news_title {
	background-image: url(../img/title_news.png);
	width: 680px;
	height: 25px;
	padding: 6px 0 0 70px;
	font-weight: bold;
}

.news_box {
	padding: 15px 0;
	border-bottom: #FC9 1px solid;
}

.news_day { padding-bottom: 5px; }

.news_txt { }

