<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.title {
	background-image: url(sk_title_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 26px;
	line-height: 80px;
	font-weight: bold;
	color: #FFC;
	font-family: "微软雅黑";
	text-align: left;
	text-indent: 30px;
}
body table tr td img {
	border: 1px solid #CCC;
}</pre></body></html>