<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.css1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;
	text-decoration: none;
}
.css2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.red {
	font-family: "宋体";
	font-size: 16px;
	line-height: 25px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #D2F8FF;
}
body{ width:1000px; margin:0 auto}
</pre></body></html>