
#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{
	background:url(../img/i7.gif) no-repeat 0 4px;
	background-size		: 15px 15px;
	-webkit-background-size	: 15px 15px;
	-moz-background-size	: 15px 15px;
	color:#FF4D95;
	font-family: minfont;
	font-size:14px;
	line-height:22px;
	padding:0 0 2px 18px;
	margin-bottom:5px;
	border-bottom:2px #cccccc dotted;
}

#news .news_box .news_date{
	font-size		: 10px;
	line-height		: 12px;
	color			: #6633ff;
	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;
}
