.news_table{

	margin-bottom:20px;

}



.news_table_title{

	padding:5px;

	color:#000;

	font-size:10px;

	font-weight:bold;

}



.news_table_content{

	text-align:justify;

	background-color:#D9EFF9;

	padding:5px;

}

/*.news_table_content img{
	border:3px solid red;
}*/



.news_table_footer{

	padding:5px;

	color:#000;

	font-size:9px;

}



.news_image{

	width:90px;

	height:90px;

	margin-left:10px;

	float:right;
	
	border:1px solid #666666;

}



.news_table_type{

	color:#999999;

	font-size:11px;
	
	float:left;

}

.news_table_date{

	color:#999999;

	font-size:11px;
	
	float:right;

}

