<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--global ver2.0--*/
* {
	margin: 0px; padding: 0px; word-break: break-all; list-style-type: none;
}
body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	background: url(../images/body.gif) repeat-x #fff;
}
img {
	vertical-align: bottom; border: 0px;
}
a {
	color: #07519A; text-decoration: none;
}
a:hover {
	color: #0088CE; text-decoration: underline;
}
tt {
	float: right; font-weight: lighter; font-size: 12px;
}
.inframe {
	width: 98.2%;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
#news {
	border: 1px solid #607C32;
	margin-bottom: 5px;
}
#news .newslist {
	height: 21px;
	background: #fff;
}
#news .newslist ul {
	margin: 0px;
	padding: 0px;
}
#news .newslist li {
	padding: 4px 0 0 40px;
	height: 16px;
}
#news .newslist li a {
	text-decoration: none;
}
#news .newslist li.zx {
	background: url(../images/newstype1.gif) no-repeat left 1px; color: #0F487D;
}
#news .newslist li.zx a {
	color: #0F487D;
}

/**/
#website {
	padding: 3px;
}
#website strong {
	font-size: 14px;
}
#spreads {
	float: right;
	margin: -6px 0 0 0; 
	padding: 2px 2px 0px;
	text-align: left;
}
#spreads a {
	padding-right: 4px;
	text-decoration: none;
}
#spreads .help {
	margin: -8px 0 6px 0px;
	width: 13px; height: 16px;
}</pre></body></html>