<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;

}

#box01 #top {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#box01 {
	height: 644px;
}


#box01 h1 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#IframeBox {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

#IframeLeft {
float: left;
width: 258px;
}
#IframeLeft p {
text-align: left;
}

#IframeRight {
float: left;
}
#box01 #foot {
	text-align: center;
	height: 25px;
	margin-top: auto;
	margin-bottom: auto;
	clear: both;
}
</pre></body></html>