@charset "utf-8";



.news_box{
	width:660px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.news_box_photo{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.news_box_photo p{
	padding:0px 0px 15px 0px;
}


.news_box_txt{
	width:460px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.entry_date{
	font-size:11px;
	color:#CC3333;
	text-align:right;
	padding:5px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	border-top:1px solid #ccc;
}

.news_detail{
	padding:20px 0px 10px 0px;
}








































































