@charset "utf-8";

/* =================================================================
 * Author : sekiakwa
 * Date : 2014-07-02
 * Licensing : e-trust co.,ltd. 
 * ================================================================= */

.news{
	width:390px;
	height:210px;
	border-bottom:1px solid #c7c6cd;
}
#news_inner {
	height:200px;
	overflow-x:hidden;
	overflow-y:scroll;	
}
.borderB{
	border-bottom:1px dotted #333;
	padding:0 10px 10px 0 !important;
	margin:0 10px 10px 0 !important;
}
