.news-latest-item, .news-list-item
{
	margin: 20px;
}
/**************************************************************** TT_NEWS **/

#start_news_left
{
	background-color: #f1f1f1;
	width: 20px;
	height: 80px;
	top: 00px;
	position: absolute;
	left: 0px;
	z-index: 10;
}
#start_news_right
{
	background-color: #f1f1f1;
	width: 20px;
	height: 80px;
	top: 00px;
	position: absolute;
	right: 0px;
	z-index: 10;
}
#start_news_container *
{
	margin: 0px;
	padding: 0px;
}
#start_news_container
{
	border: 1px solid #DDDDDD;
	width: 90%;
	margin: 20px;
	position: relative;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 25px;
	z-index: 7;
}

#start_news_content
{
	position: relative;
	overflow: hidden;
}


#start_news_container .news-latest-container
{
	height: 80px;
	z-index: 1;
}

#start_news_container .news-latest-item
{
	position: absolute;
	width: 300px;
	padding: 5px;
	height: 80px;

}

#start_news_container .news-latest-item *
{
	font-size: 11px;
	color: #8D8D8D;
}

#start_news_container .news-latest-item a
{

}

.news-latest-gotoarchive
{
	display: none;
}

#start_news_content .clearer
{
	display: none;
}

/*
.news-latest-date,
.news-single-timedata,
.news-list-date
{
	display: none;
}
*/

#start_news_container .news-single-item h3
{
	color: #000000;
	border: 1px solid #DEDEDE;
	padding: 5px;
	font-size: 11px;
}

#start_news_container .news-latest-date
{
	display: none;
}

#start_news_container .news-list-item
{
	margin-bottom: 30px;
}

.news-amenu-item-year
{
	list-style-type: none;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 20px;
}

.news-single-timedata
{
	display: none;
}