.news_aux {
	height: 20px;
	margin: -10px 0px 15px 0px;
	border-bottom: 2px solid #a09292;
	background-color: #f3f1f1;
}

.news_aux li {
	display: block;
	height: 20px;
	float: left;
	line-height: 20px;
	margin-right: 5px;
	color: #999;
	font-size: 0.86em;
}

.news_aux li.lb{
	width: 10px;
	background:transparent url(/user/images/tpls/layout.png) no-repeat scroll 0 0;
}

.news_aux li.rb{
	width: 10px;
	float: right;
	background:transparent url(/user/images/tpls/layout.png) no-repeat scroll -60px 0;
	margin: 0px;
}


.news_aux li.tags a {
	font-weight: bolder;
}


.news_aux li#newsprint {
	cursor: pointer;
	float: right;
}

.news_aux li.rss, #newsitem .news_aux li.rss a {
	cursor: pointer;
	float: right;
	color: #999;
}

.newslist .title {
	font-weight:bolder;
	margin-bottom: 2px;
	color:#2B3D82;
	font-size: 1.28em;
}

.newslist .text-content img{
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
}

.newslist .seperator {
	margin-bottom: 20px;
}

.newslist .news_aux {
	margin: 0px 0px 10px 0px;
}

.newslist .news_aux .lf{
	float: right;
}


.newslist .text-content {
	margin-bottom:30px;
}

.newarchive {
	font-size: 0.86em;
}

.newarchive .text-content{
	margin-bottom: 15px;
}
.newarchive .text-content .date {
	color: #888;
	float: right;
}


/** News list **/
ul#nmonth {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul#nmonth li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #7a6c21;
	width: 7%;
}

ul#nmonth li a, ul#nmonth li strong {
 	display: block;
	border-right: 2px solid #bdb5b5;
	height: 14px;
	line-height: 14px;
	color: #FF5A00;
	font-weight: bolder;
	margin-top: 5px;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 12pt;
	text-decoration: none;
}

ul#nmonth li.first a, ul#nmonth li.first strong {
	border-left: 2px solid #bdb5b5;
}

ul#nmonth li.current {
	background-color: #fff;
	color: #808080;
}

ul#nmonth li.clear{
	display: block;
	font-size:0px;
	line-height: 0px;
	float: none;
	height: 0px;
	clear:both;
}

#npagespane {
	position: relative;
	height: 86px;
}

#npagecont {
	background-color: #f0eeee;
	height: 71px;
	padding: 15px 0px 0px 15px;
	position: relative;
	color: #999;
}

#npagespane .nplb, #npagespane .nprb{
	position: absolute;
	width: 5px;
	display: block;
	height: 86px;
	top: 0px;
}

#npagespane .nplb {
	left: 0px;
	background: transparent url(/user/images/tpls/news/pageborders.gif) no-repeat scroll 0px 0px;
}

#npagespane .nprb {
	right: 0px;
	background: transparent url(/user/images/tpls/news/pageborders.gif) no-repeat scroll -5px 0px;
}

#npages {
	margin-top: 15px;
	position: absolute;
}

#npages .pn {
	color: #FF5A00;
	font-weight: bolder;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	display: block;
	float: left;
	padding: 0px 5px;
	border-left: 1px solid #bdb5b5;
	line-height: 12px;
}

#npages strong.pn {
	background-color: #fff;
	color: #808080;
	font-size: 11pt;
}

/** News Item**/
#newsitem .wrap-large {
	width: 720px;
	overflow: auto;
	overflow-x: auto;
}
#newsitem .imageholder {
	width: 200px;
	display: block;
	float: left;
	margin: 0px 10px 5px 0px;
}

#newsitem .imageholder img {
	display: block;
}

#newsitem .imageholder .idesc{
	background-color: #f3f1f1;
	display: block;
	padding: 5px 10px;
	font-size: 0.86em;
	position: relative;
	color: #666;
}

#newsitem .imageholder .idesc .br, #newsitem .imageholder .idesc .bl {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 5px;
	height: 5px;
}

#newsitem .imageholder .idesc .br {
	right: 0px;
	background: transparent url(/user/images/tpls/layout.png) no-repeat scroll -64px -38px;
}

#newsitem .imageholder .idesc .bl {
	left: 0px;
	background: transparent url(/user/images/tpls/layout.png) no-repeat scroll -0px -38px;
}

#newsitem .aux-bottom {
	display: block;
	margin: 15px 0px;
	font-size: 0.86em;
	color: #999;
}

#newsitem .c999 {
	color: #999;
}


#newsitem.comment img.news-image{
	display: block;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.news-print {
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.news-print h1 {
	color:#2B3D82;
	font-size: 1.6em;
	margin:10px 0;
}

#newsitem.news-print .imageholder {
	float: right;
	margin: 0px 0px 15px 15px;
}

.news-print .date {
	font-size: 0.86em;
	color: #666;
}

.news-print p {
	margin: 6px 0px 10px 0px;
}

/** news list title */

.bl-news-titles h3 {
	height: 30px;
	line-height: 30px;
	position: relative;
	margin: 5px 0px;
	padding-left: 10px;
	background-color: #f3f1f1;
	color: #7a6b6b;
	font-size:1.24em;
	border-bottom: 2px solid #a09292;
}

.bl-news-titles h3 .br, .bl-news-titles h3 .bl {
	position: absolute;
	top: 0px;
	display: block;
	width: 10px;
	height: 30px;
	
}

.bl-news-titles h3 .br {
	right: 0px;
	background:transparent url(/user/images/tpls/layout.png) no-repeat scroll -60px 0;
}

.bl-news-titles h3 .bl {
	left: 0px;
	background:transparent url(/user/images/tpls/layout.png) no-repeat scroll 0 0;
}

.bl-news-titles ul {
	padding-left: 30px;
	font-size: 0.86em;
}

.bl-news-titles ul li {
	list-style-type: circle;
	list-style-position: outside;
	color: #999;
	margin-bottom: 2px;
}