<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content h1 {
	color: #2868b2;
	font-family: NeoSansHU, Arial;
	font-size: 36px;
	font-weight: normal;
	margin: 10px 0 25px 0;
}

#content h2 {
	color: #2868b2;
	font-family: NeoSansHU, Arial;
	font-size: 23px;
	font-weight: normal;
	margin: 30px 0 25px;
}

#content  h3 {
	color: #2868b2;
	font-family: NeoSansHU, Arial;
	font-size: 19px;
	margin: 25px 0 20px;
}

#content  h4 {
	color: #2868b2;
	font-family: NeoSansHU, Arial;
	font-size: 16px;
	margin: 20px 0 15px;
}

#content p {
	color: #2868b2;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}

#content strong {
	font-weight: bold;
}

#content a {
	color: #2868b2;
}

#content ul {
	margin-left: 15px;
}

#content li {
	background: url("../image/bg_lmenu-li.png") no-repeat left 6px;
	color: #2868b2;
	line-height: 20px;
	padding-left: 15px;
}</pre></body></html>