div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
width: 50%; 
height: auto;			   
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
