div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.clearfix{
	 content: "";
    display: table;
    clear: both;

}
