div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.db{
	display: block;
	position: relative;
}
.blue1 {
	background-color: #27a2e0!important;
}
.ctm-btn a, .ctm-btn a:hover{
	color:white;
	font-weight: 700;
}
.db img {
 position: absolute;
	right: 25px;
	bottom:10px;
	width: 7%;
}
.ctm-offer-description ul li.reed{
	color: #ea8946;
	font-weight: 700;


}
.ctm-container p.reed{
	color: #ea8946;
	font-weight: 700;


}
@media screen and (max-width:860px) {
	.ctm-btn.db, .ctm-btn.db a{
		font-size: 15px;
	}
	.db img {
		position: absolute;
		right: 7px;
		bottom: 13px;
		width: 7%;
	}

}