.news-list-date a {
	float:left;
}


.news-single-img {
  float: right;
  margin-left: 11px;
}



/* = = = = = = NEU 170908 = = = = = = */

.tt_news_list .date {
	margin: 10px 0 0 0;
}

.tt_news_list h5 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	color: #ff9900;
	line-height: 14px;
	font-style: italic;
	text-decoration: underline;
}

.tt_news_list img {
	float: left;
	margin: 0 20px 0 0;
}

.tt_news_list .text {
	float: left;
	width: 250px;
}

.clear { clear: both; }