<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body {
	margin:0;
}
a {
	color:#000000;
	text-decoration:none;
}

td,tr,th {
	font-size:12px;
}
.top_bgimg {
	background-image:url(..\images\logo.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:80px;
	width:1000px;
}
.box {
	border:#c2d6ff 1px solid;
	background-color:#f5f8ff;
	margin-top:5px;
}
.article_box {
	display:block;
	border-right:#e9e9e9 1px solid;
	border-left:#e9e9e9 1px solid;
	border-bottom:#e9e9e9 1px solid;
	background-color:#fafafa;
	width:990px;
	color:#666666;
	line-height:22px;
	text-indent:20px;
	padding:10px;
}
.article_box1 {
	display:block;
	border-right:#e9e9e9 1px solid;
	border-left:#e9e9e9 1px solid;
	border-bottom:#e9e9e9 1px solid;
	background-color:#fafafa;
	width:990px;
	color:#666666;
}
.article_box1 li{
	padding-left:5px;
}
.article_box_div {
	width:930px;
	text-align:right;
}
.titel_text_div {
	text-align:center;
	font-size:14px;
	font-weight:800;
	margin-bottom:10px;
	margin-top:10px;
	color:#333333;
}
.nav_bg {
	background-image:url(..\images\nav_bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:35px;
	width:998px;
	padding-top:5px;
}
.topju {
	margin-top:5px;
}
.text_nav {
	font-size:14px;
	font-weight:800;
	padding-left:35px;
	color:#ffffff;
}
.divide {
	background-image:url(..\images\divide.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#666666;
}
.text_gray {
	color:#666666;
}

.footbg {
	background-image:url(..\images\footbg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:85px;
	width:1000px;
	color:#ffffff;
}
.white {
	color:#ffffff;
}
.white_bg {
	background-color:#ffffff;
	color:#333333;
}
</pre></body></html>