div.news-detail
{
	word-wrap: break-word;
	/* font-family: open sans; */
}




div.news-detail b
{
	font-weight: bold;
}


div.news-detail i
{
	font-style: italic;
}


div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
