
#news{
	margin			: 10px 0 20px 0;
}

#news .news_box{
	margin			: 0 0 10px 0;
	padding			: 10px 10px 0 10px;
	border-top		: 1px dotted #cccccc;
}

#news .news_box:first-child{
	margin			: 0 0 10px 0;
	padding			: 0 10px 0 10px;
	border-top		: none;
}

#news .news_box .news_h3{
	font-size		: 14px;
	font-weight		: bold;
	line-height		: 18px;
	padding			: 0 0 0 0;
	color			: #0078ff;
	margin			: 0 0 5px 0;
}

#news .news_box .news_h3 span{
	background		: #ffff00;
}

#news .news_box .news_date{
	font-size		: 10px;
	line-height		: 12px;
	color			: #0078ff;
	text-align		: right;
	padding			: 0 0 0 0;
	margin			: 0 0 5px 0;
}

#news .news_box .news_text{
	font-size		: 13px;
	line-height		: 16px;
	margin			: 0 0 5px 0;
}

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

.bt2{
	margin			: 0 0 10px 0;
	padding			: 0 0 5px 0;
	border-bottom		: 1px dotted #cccccc;
}



/* nostaff */

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