body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
	background-color: #003366;
	text-align: center;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.all {
	text-align: center;
	display: block;
	width: 588px;
	padding: 8px;
	background-color: #EEF0FF;
	color: #666666;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 380px;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: 700;
	color: #003471;
	margin-bottom: 10px;
	margin-top: 10px;
}
.topbox {
	background-image: url(images/rt.gif);
	background-position: right;
	height: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #003471;
}
.box {
	background-color: #003471;
	width: 480px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.botomboc {
	width: 500px;
	background-color: #003471;
	background-image: url(images/rb.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 18px;
	color: #990000;
}
.linkbar {
	height: 14px;
	width: 582px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	padding-left: 6px;
}
.linkbar a {
	background-color: #00468C;
	float: left;
	width: 108px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	display: block;
	height: 16px;
	background-image: url(images/link01.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
.linkbar a:hover {
	background-color: #003366;
	float: left;
	width: 108px;
	font-size: 12px;
	color: #FF9999;
	text-decoration: none;
	display: block;
	background-image: url(images/link02.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
}
.cm {
	clear: both;
	width: 100%;
	margin-top: 50px;
}