
main{
}

#news{
	background: rgba(255,255,255,0.85);
}

#news .news_box{
}

#news .news_box .news_title{
	background: #fafafa;
	padding: 9px;
}

#news .news_box .news_h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #cc0000;
}

#news .news_box .news_date{
	font-size: 10px;
	line-height: 12px;
	color: #698463;
	text-align: right;
}

#news .news_box .news_text{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px;
}

#news .news_box:last-child{
	margin: 0 0 10px 0;
}

.bt2{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}


/* nostaff */

.nostaff {
	text-align: center;
	padding: 40px 0;
	margin: 0 0 10px 0;
}
