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

	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: repeat-y;
}
#TOP-IMG {
	height: 985px;
	width: 100%;

}
#FB {
	position:absolute;
	padding:20px 0 0 350px;
}
#INFO {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 22px;
	color: #3A3A3A;
	}
#IMG {
	padding:0px 0px 0px 530px;
	}</pre></body></html>