@charset "UTF-8";

/*--------------tt_news LATEST view--------------*/


.news-latest-item img {
	margin-top:12px;
	float:right;
}

.news-latest-morelink {
	height:12px;
	text-align: right;
}


/*--------------tt_news SINGLE view--------------*/

.news-single-timedata {
	float: right;
}

.news-single-item h3 {
	font-size: 14px;
	margin-bottom: 10px;
	}
	
.news-single-item img{
	float: right;
}

.news-single-img {
	float: right;
	margin-top: 12px;
	margin-left: 5px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
}

.news-single-author {
	padding-bottom: 2px;
}

.news-single-backlink, .news-single-backlink a {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: right;
}


/*--------------tt_news LIST view--------------*/

.news-list-date {
	float: right;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 12px;
	font-weight: normal;
}

.news-list-container h3 {
	font-size: 1.6em;
	color: #666666;
}

.news-list-container h3 a {
	color: #666666;
}

.news-list-container h3 a:hover {
	color: #CC3333;
	background: inherit;
	text-decoration: none;
}

.news-list-container img {

	float: right;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 5px;
}

.news-list-morelink, .news-list-category {
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}