<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container #right .news {
	margin-bottom: 15px;
}
#container #right .news .hd {
	background-image: url(img/newsbox_hd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#container #right .news .ct .img {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 10px;
	line-height: 12px;
}
#container #right .news .ct .txt {
}
#container #right .news .ct .link {
	margin-top: 10px;
}
#container #right .news .ct .link A {
	border-left: 8px solid #06C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	margin-top: 5px;
}
#container #right .news .hd H5 {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: bold;
}
#container #right .news .hd H6 {
	background-color: #FFF;
	padding: 0px 5px;
	font-size: 10px;
	line-height: 12px;
}
#container #right .news .ct {
	background-image: url(img/newsbox_ct.png);
	padding: 10px 20px 0px 40px;
}
#container #right .news .ft {
	background-image: url(img/newsbox_ft.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 25px;
}
#container #right .news_link UL {
	height: 40px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#container #right .news_link UL LI {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 40px;
	width: 100px;
	float: left;
}
#container #right .news_link UL LI.prev {
	background-image: url(img/arrow_prev.png);
}
#container #right .news_link UL LI.home {
	background-image: url(img/arrow_home.png);
}
#container #right .news_link UL LI.next {
	background-image: url(img/arrow_next.png);
}
#container #right .news_link UL LI A {
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#container #right .news_link UL LI A:hover {
	background-position: 0px -80px;
}
#container #right .news_link UL LI.prev A {
	background-image: url(img/arrow_prev.png);
}
#container #right .news_link UL LI.home A {
	background-image: url(img/arrow_home.png);
}
#container #right .news_link UL LI.next A {
	background-image: url(img/arrow_next.png);
}
#left UL li DL {
	padding: 10px;
	width: 200px;
}
#left UL li DL DT {
	font-weight: bold;
	margin-bottom: 5px;
}
#left UL li DL DD {
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px dotted rgba(255,255,255,1.00);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#container #left UL LI .ct A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: auto;
	margin-left: 0px;
	text-align: left;
	text-indent: none;
	display: inline;
	color: rgba(255,237,0,1.00);
	text-decoration: none;
}
#container #left UL LI .ct A:hover {
}
#container #left .news_link UL {
	height: 40px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#container #left .news_link UL LI {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 40px;
	width: 100px;
	float: left;
}
#container #left .news_link UL LI.prev {
	background-image: url(img/arrow_prev.png);
}
#container #left .news_link UL LI.home {
	background-image: url(img/arrow_home.png);
}
#container #left .news_link UL LI.next {
	background-image: url(img/arrow_next.png);
}
#container #left .news_link UL LI A {
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#container #left .news_link UL LI A:hover {
	background-position: 0px -80px;
}
#container #left .news_link UL LI.prev A {
	background-image: url(img/arrow_prev.png);
}
#container #left .news_link UL LI.home A {
	background-image: url(img/arrow_home.png);
}
#container #left .news_link UL LI.next A {
	background-image: url(img/arrow_next.png);
}
</pre></body></html>