<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#hesder {
	height: 97px;
	width: 640px;
}
#navi {
	height: 28px;
	width: 640px;
}
#middle {
	width: 640px;
	font-size: small;
}
#left {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: right;
	width: 330px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: small;
}
#footer {
	clear: both;
	height: 52px;
	width: 640px;
	background-image: url(image/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
#wapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: small;
	width: 640px;
}
#middle {
	width: 640px;
}
#wapper div {
}
#middle {
	width: 640px;
}
</pre></body></html>