/* 05.11.2007 */
.news-latest-item .content {
  vertical-align: top;
  padding-top: 5px;
}
.news_height {
  height:89px;
  overflow: hidden;
}
/*            */


.news-list-container A {
	display: block;
/* 	height: 33px; 
 	line-height: 33px; */
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 13px;
	color: #587e93;
	border-bottom: 1px solid #d0e1ea;
}

.news-list-container A:link,
.news-list-container A:visited {
	text-decoration: none;
}


.news-list-container A:hover {
	color: #167ab2;
	text-decoration: none;
	background-color: #FDFDFD;
}

.news-list-container .act A:link,
.news-list-container .act A:visited  {
	color: #167ab2;
	text-decoration: none;
}

.news-single-top A.about {
	display: block;
	width: 85px;
	line-height: 24px;
	background: url('../res/bg/about.gif') no-repeat top left;
	background-color: #4db7f0;
	text-align: center;
	color: white;
	float: right;
	margin-right: 1px;
}

.news-single-top A.details {
	display: block;
	line-height: 24px;
	background: #4db7f0;
	text-align: center;
	color: white;
	padding: 0px 10px;
	float: right;
}

.news-single-top A.details.active {
	background: #009deb;
}

.news-single-top A.about.active {
	background: url('../res/bg/about_a.gif') no-repeat top left;
	background-color: #009deb;
}


.news-single .desc {
	display: none;
}

.news-latest-item {
	padding-bottom: 60px;
	width: 255px;
	height: 120px;
}

.news-latest-item.left {
	float: left;
}

.news-latest-item.right{
	float: right;
}

.news-latest-item .image {
	width: 120px;
	height: 120px;
	margin-right: 5px;
	vertical-align: top;
	background: url('../res/bg/imgbg.gif') no-repeat top left;
	padding-top: 5px;
	padding-left: 2px;
	text-align: center;
}

.news-latest-item H3 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #E7161c;
}

.news-latest-item .content {
	font-size: 11px;
	line-height: 16px;
	width: 135px;
}

.news-latest-item H3 A {
	text-decoration: none;
	color: #E7161C;
	font-size: 14px;
}
.news-latest-item H3 A:visited {
	text-decoration: none;
	color: #E7161C;
	font-size: 14px;
}
.news-latest-item A {
	text-decoration: none;
	color: #E7161C;
	font-size: 14px;
}

.news-latest-morelink {
	background: url('../res/bg/bluedot.gif') repeat-x 0px 17px ;
	text-align: right;
	line-height: 10px;
	height: 18px;
}

.news-latest-container {
	padding-top: 10px;
}

.news-list-browse {
	clear: both;
}

.news-single-img {
	text-align: center;
}

.news-single-top {
	padding-bottom: 10px;
}

#nsdetailsctrl {color:#FFFFFF;}
#nsaboutctrl {color:#FFFFFF;}