#briefnews {
	font-size: 10px;
}

#briefnews .b-article {
	clear: both;
	padding: 10px 5px;
}

#briefnews .news .b-volanta {
	color: #666666;
	font-weight: bold;
}

#briefnews .news .b-title {
	color: #294C9A;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

#briefnews .news .b-date span {
	display: block;
}

#briefnews .news .b-date {
	width: 30px;
}

#briefnews .news .b-brief {
	width: 186px;
	padding-left: 5px;
	font-size: 11px;
	border-left: 1px solid #CCC;
}