
#content_bar{
	width:535px;
	height:35px;
}	

.news_box{
	width:505px;
	padding:0px 15px 0px 15px;
	margin-top:10px;
	line-height:18px;
	color:#333;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}	

.news_date{
	width:505px;
	text-align:left;
	font-size:11px;
}

.news_title{
	width:505px;
	color:#66723b;
	font-size:14px;
	
}

.news_text{
	width:505px;
	margin-top:5px;
}		

.font_b{
	font-size:14px;
	color:#000;
	
}

	
#kekka_box{	
	width:535px;
	line-height:18px;
	margin-top:20px;

}

#kekka_left{
	width:100px;
	float:left;
	display:inline;
	text-align:left;
}	


#kekka_center{
	width:335px;
	text-align:center;
	float:left;
	display:inline;
}


#kekka_right{
	width:100px;
	text-align:right;
	display:inline;
	float:left;
}	


