<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
	width: 520px;
	font-size: 84%;
	line-height: 1.2em;
	background-image: url(../img/subwin_header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 87px;
}
#header p {
	float: left;
	background-image: url(../img/subwin_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 57px;
	width: 70px;
	padding-top: 8px;
	padding-right: 121px;
	padding-bottom: 22px;
	padding-left: 45px;
}
br.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* ******************  footer  *************** */
#footer {
	width: 520px;
	background-image: url(../img/subwin_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	font-size: 71%;
	padding-top: 8px;
	padding-bottom: 7px;
}
#footer .footer_belt {
	width: 500px;
	margin: 0;
}
#footer .copyright {
	width: 500px;
	clear: both;
	text-align: center;
	margin: 0px;
}
</pre></body></html>