div.news-detail
{
    word-wrap: break-word;
}
div.news-detail img.detail_picture
{
    float:left;
    margin:0 8px 6px 1px;
}
.news-date-time
{
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #696969;
}

.content-title{
	font-family: 'Ubuntu' !important;
	font-style: normal !important;
	font-weight: 500 !important;

}