#h2_news {
	margin-bottom:10px;
}

#news_main_container h3 {
	border-left:4px solid #5D674F;
	color:#5D674F;
	padding-left:4px;
	font-weight:bold;
	font-size:136%;
	line-height:1.5em;
	margin-left:-5px;
}

#news_main_container div.date {
	text-align:right;
	font-size:0.85em;
	margin-bottom:5px;
}

.news_area {
	border-bottom:1px dotted #3E4535;
	margin-bottom:40px;
	padding:0 10px 10px;
}

.news_area .main  {
	line-height:150%;
}

.has_img {}

.has_img .main {
	width:480px;
}

.has_img .f_left {
	width:200px;
}


.news_area strong {
	font-weight:bold;
}


