<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#wrapper {
	width: 835px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: url(../images/comon/back.gif) repeat-x;
	border-top: solid 2px #0a318f;
	border-left: solid 2px #0a318f;
	border-right: solid 2px #0a318f;
}
div#subhed {
	width: 835px;
	height: 121px;
}
div#subhed h3 {
	width: 217px;
	height: 121px;
	float: left;
}
div#subhed p {
	width: 586px;
	height: 121px;
	margin-left: 10px;
	float: left;
}
div#main {
	clear: both;
	width: 835px;
	height: auto;
	padding-bottom: 20px;
	text-align: center;
}
div#main h3 {
	width: 217px;
	height: 118px;
}
div#main table {
	width: 600px;
	margin-top: 10px;
	margin-left: 150px;
	font-size: 0.8em;
	line-height: 1.2em;	
	text-align: left;
	font-style: normal;
	color: #000000;
}
div#main td {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
</pre></body></html>