@charset "UTF-8";
/* CSS Document */

.news-latest-item {
	margin-bottom: 20px;
}
.news-latest-date {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../../images/_hotnews.tt_news/line_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

.news-latest-item-content {
	padding-left: 1.5em;
}

.news-latest-item-content h3 {
	font-size: 1.1em;
	font-style:normal;
	font-weight: bold;
	color:#000000;
	margin-top: 0.5em;
}

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



.news-single-item .news-single-backlink {
	margin-top: 1.5em;
	text-align: right;
	background-image: url(../../images/_hotnews.tt_news/line_0.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 1em;
	padding-left: 0px;
}


.news-list-container .news-list-morelink {
	margin-bottom: 1em;
	text-align: right;
	background-image: url(../../images/_hotnews.tt_news/line_0.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}


.news-amenu-container .news-amenu-item-year {
	list-style-type: none;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;	
}.news-latest-container .news-latest-gotoarchive {
	text-align: center;
}

