div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	
	margin:20px 0;
	width:100%;
}
.news-date-time
{
	color:#044666;
	font-size:18px;
	float:left;
	display: block;
}

.news-detail h3 {
	font-weight: normal;
	font-family: 'muller_regularregular';
	font-size: 40px;

}

.return {
	float:right;
}


.return a {
	color:#044666 !important;
	text-decoration: none;
	font-size:18px;
}