/* Plugin: tt_news */

.news-list-morelink
{
	margin-top: 3px;
	padding-bottom: 6px;
}

.news-list-title
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

.news-list-item
{
	margin-bottom: 18px;
	text-align: justify; 
}

.news-list-container
{
	padding-top: 5px;
	margin-right: 56px;
}

.news-single-title
{
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

.news-single-item p
{
	text-align: justify; 
}

.news-single-item h3, h1
{
	margin-right: 56px;
	text-align: justify;
}

.news-single-timedata
{
	margin-top: 8px;
}


.news-single-timedata
{
	margin-top: 8px;
}

.news-single-backlink
{
	margin-top: 8px;
	text-align: center;
}

.news-latest-container
{
	background-image: url(image/news.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 12px;
	margin-left: 7px;
}

.news-latest-item
{
	padding-bottom: 12px;
	padding-left: 6px;
	width: 80%;
}

.news-latest-item a:link, .news-latest-item a:visited
{
	color: #96212a;
	text-decoration: none;
}

.news-latest-item a:hover
{
	color: #96212a;
	text-decoration: underline;
}