<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
}
#title{
	font-weight:bold;
	color:#FFF;
}
a{
	font-size:13px;
}
a:link {
	color:#FFF; text-decoration:none;
}

a:visited{
	color:#FFF; text-decoration:none;
}

#zsjg select{
	width:100px;
}</pre></body></html>