<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.style7 {font-size: 12px}

#apDiv2 {
	position:absolute;
	left:90px;
	top:123px;
	width:87px;
	height:44px;
	z-index:2;
}

#apDiv3 {
	position:absolute;
	left:35px;
	top:44px;
	width:125px;
	height:1px;
	z-index:2;
	clear: none;
	float: none;
}

#apDiv1 {
	position:absolute;
	width:2000px;
	height:3550px;
	z-index:auto;
	float: right;
	background-color: #316AC5;
	background-image: url(Images/white-sa.jpg);
	overflow: hidden;
	left: 0px;
	top: 2px;
}


#apDiv3 div {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #3300CC;
}
</pre></body></html>