
main{
}

#news{

}

#news .news_box{
}

#news .news_box .news_title{
	background: #ffe0e9;
	padding: 9px;
}

#news .news_box .news_h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ff72a4;
}

#news .news_box .news_date{
	font-size: 10px;
	line-height: 12px;
	color: #89622e;
	text-align: right;
}

#news .news_box .news_text{
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	background:#fff;
	margin-bottom: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;
}
 