@charset "utf-8";
#center {
	height: auto;
	top: 0%;
	margin-top: 0px;
}

#center #main #left {
	float: left;
	height: 298px;
	width: 420px;
}
#center #main #right {
	float: right;
	height: 298px;
	width: 420px;
}
#center #main #right-b {
	float: right;
	height: 298px;
	width: 420px;
	clear: both;
	margin-top: 3px;
}
#center #main #left-b {
	clear: left;
	float: left;
	height: 298px;
	width: 420px;
	margin-top: 3px;
}
#center #main #left-b #m-left {
	float: left;
	height: 137px;
	width: 198px;
	background-color: #CCCCFF;
	padding-top: 10px;
	padding-left: 10px;
	font-size: small;
}
#center #main #left-b #m-right {
	float: right;
	height: 137px;
	width: 198px;
	background-color: #996666;
	padding-top: 10px;
	padding-left: 10px;
	font-size: small;
}
#center #main #left-b #m-right-b {
	float: right;
	height: 137px;
	width: 198px;
	clear: both;
	background-color: #999933;
	margin-top: 4px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: small;
}
#center #main #left-b #m-left-b {
	clear: left;
	float: left;
	height: 137px;
	width: 198px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 4px;
	background-color: #666666;
	font-size: small;
}

#center #main {
	height: 600px;
}
#navi1  {
	float: left;
	height: 28px;
	width: 840px;
	text-align: right;
	padding-right: 7px;
	font-size: small;
	margin-top: 3px;
	margin-bottom: 5px;
	background-image: url(topback.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#navi2  {
	float: left;
	height: 52px;
	width: 840px;
	text-align: right;
	padding-right: 7px;
	font-size: small;
	margin-top: 3px;
	margin-bottom: 5px;
	background-image: url(bottomback.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#center #main #pri {
	float: left;
	width: 847px;
	margin-top: 5px;
	color: #CCCCCC;
}
#center #main #pri #pri1 {
	float: left;
	width: 495px;
	line-height: 1.5em;
	font-size: small;
	color: #FFFFEE;
	padding-left: 5px;
}
#center #main #pri img {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #FFCC66;
}
h2 {
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 1px;
	color: #FFCC66;
}

