@charset "utf-8";
.news-latest-container {
	padding: 0;
	margin: 0;

}
.news-single-rightbox {
	float: none;
	width: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	font: normal 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.news-latest-top {
	height: 11px;
	font-size: 1px;
	background: url(../images/bg-latest-news-top.png) no-repeat;
}
.news-latest-bottom {
	height: 11px;
	font-size: 1px;
	background: url(../images/bg-latest-news-bottom.png) no-repeat;
}
.news-latest-container a {
	color: #666;
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-decoration: none;
}
.news-list-container a {
	color: #848c06;
	font: bold 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-decoration: none;
}

.news-latest-item, .news-list-item {
	padding: 0;
	background: #e8e8e8;
	margin: 0 0 10px 0;
}
.news-list-item {
	background: none;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cfcfd0;
	position : relative;
}

.news-list-item .news-date-bot-left {
	position : absolute;
	bottom : 20px;
	font-size : 10px;
	font-style:italic;
}

.news-latest-item img, .news-list-item img, .news-single-item img {
	/*float: left;*/
	margin: 0 10px 0 0;
}

.news-single-img {
	float: right;
	margin: 0;
	padding: 0;
}
.news-latest-date, .news-list-date {
	font: normal 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0;
	display: block;
}
.news-latest-morelink a, .right-box-content h4 a {
	color: #5f6062;
	font: bold 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
	text-decoration: none;
	background: url(../images/mere.png) no-repeat right center;
}
.news-latest-item > p {
	padding: 0 10px 15px 10px;
	margin:0;
}

/*List news*/
.news-list-container {
	padding: 15px 10px 0 10px;
}
.news-list-morelink {
        display: block;
        padding: 10px 0 0 0;
}
.news-list-morelink a {
	
	color: #5f6062;
	font: bold 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 20px 0 0;
	text-decoration: none;
	background: url(../images/mere.png) no-repeat right center;
	float: right;
}
.news-list-container p, .news-single-item p {
	padding: 0 0 8px 0;
}
.news-catmenu {
	padding: 0 0 15px 0;
}

.news-catmenu p {
	padding: 0;
}
.tx-ttnews-browsebox {
	margin: 0;
	padding: 5px 0 0 0;
}
.tx-ttnews-browsebox p {
	text-align: center;
	margin: 0;
	padding: 0;
}
.tx-ttnews-browsebox table {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.tx-ttnews-browsebox table tr td {
	text-align: center;
	margin: 0;
	padding: 0 2px;
}

.tx-ttnews-browsebox table tr td.tx-ttnews-browsebox-SCell a {
	background: #8cba17;
	color: white;
	padding: 0 4px 0 3px;
	text-decoration: none;
}
.newspaper {
	float: left;
}
.newspaper img {
	border: 1px solid #ccc;
	padding: 1px;
}
.news-list-item-odd {
	background: #f7f7f7;
	padding:  4px 10px 5px 10px;
}
.news-list-item-even {
	padding:  4px 10px 5px 10px;
}
.news-single-item {
	padding: 10px 10px 0 10px;
}
.news-single-backlink {
	padding: 0;
}
.news-latest-item h3 {
	margin: 0;
	padding: 0 10px;
}
.news-latest-item h3, .news-list-item h3, .news-single-item h2 {
	margin: 0;
}

.news-amenu-container {
	margin: 0;
	padding: 10px;
	width: auto;
}
.news-amenu-container ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cfcfd0;
	background:none !important;
}
.news-amenu-container ul li {
	margin: 0;
	padding: 0 !important;
	list-style-type: none;
	border-top: 1px solid #cfcfd0;
	height: auto !important;
}
.news-amenu-container ul li:hover {
	background:none;
}
.news-amenu-container ul li a {
	background:transparent url(../images/bullet.png) no-repeat scroll left center;
	color:#5F6062;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12px;
	padding:9px 0 9px 12px !important;
	text-decoration:none;
}
.news-amenu-container ul li.amenu-act a {
	background:transparent url(../images/bullet-act.png) no-repeat scroll left center;
	color:#848C06;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:12px;
	padding:9px 0 9px 12px !important;
}