<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 */
/*标签云*/
#div1 {
	position: absolute;
	z-index: 1000000;
	left:230px;
	top: 130px
}
#div1 a {
	position: absolute;
	font-family: Microsoft YaHei;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	width: 260px
}
</pre></body></html>