div.news-detail img
{
	float:left;
	margin:0 8px 6px 1px;
}

img.floatLeftClear {
    float: left;
    clear: left;
    margin: 4px;
}
.news-date-time
{
	color:#486DAA;
}

.newsdatamain {
	color:#950000;
	font-weight:bold;
	text-decoration:none;
}

