body {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	background-image: url(../img/mainback.gif);
	background-repeat: repeat;
}
em {
	font-style: normal;
	font-weight: bold;
}
#topmain .center {
	text-align: center;
}

.txxs {
	font-size: 75%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.outwindow {
	overflow: hidden;
	position: absolute;
	z-index: auto;
	width: 80px;
	left: -1280px;
	top: 0px;
}
#topmain .wait {
	font-size: 180%;
	font-weight: bold;
	color: #FF3300;
}


#head {
	background-color: #33CCCC;
}
#head p {
	margin: 0px;
}


#menu {
	text-align: center;
	margin-top: 0px;
	background-image: url(../img/menuback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu .blank {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#menu ul {
	padding: 0px;
	list-style-type: none;
	width: 640px;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}


#menu li {
	text-align: center;
	width: 6em;
	height: 1.2em;
	vertical-align: middle;
	font-size: 90%;
	margin: 0%;
	float: left;
	padding: 0px;
}
#menu a:link {
	margin: 0px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 3px outset #30C0C0;
	display: block;
	text-decoration: none;
	background-color: #30C0C0;
	color: #FFFFFF;
}
#menu a:visited {
	margin: 0px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 3px outset #30C0C0;
	display: block;
	text-decoration: none;
	background-color: #30C0C0;
	color: #FFFFFF;
}
#menu a:hover {
	margin: 0px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 3px outset #C4FFD2;
	display: block;
	text-decoration: underline;
	color: #FF3300;
	background-color: #C4FFD2;
}
#menu a:active {
	margin: 0px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 3px inset #30C0C0;
	display: block;
	text-decoration: none;
	background-color: #30C0C0;
	color: #FFFFFF;
}
#menu .down {
	margin: 0px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 3px inset #30C0C0;
	display: block;
	text-decoration: none;
	background-color: #30C0C0;
	color: #FFFFFF;
}


#topmain {
	font-size: 100%;
	line-height: 1.4;
	margin: 0px;
}

#foot {
	background-image: url(../img/menuback.gif);
	background-repeat: repeat;
	text-align: center;
	font-size: 80%;
	padding-top: 1px;
	color: #0000CC;
}
#foot .waku {
	width: 60%;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	line-height: normal;
	text-align: center;
}
#foot .waku p {
	margin-top: 0.7em;
	text-align: center;
}

#foot .waku .minilogo {
	float: left;
	margin: 0px;
}

#foot p {
	line-height: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

#foot .menu {
	text-align: center;
	font-size: 95%;
	margin: 0.2em 0px 0.5em;
}
#foot .menu a:link {
	color: #0000CC;
}
#foot .menu a:visited {
	color: #0000CC;
}
#foot .menu a:hover {
	color: #FF3300;
}
#foot .menu a:active {
	color: #FF3333;
}

#foot .copy {
	font-size: 90%;
	color: #6600FF;
	margin-bottom: 0px;
	line-height: normal;
	text-align: center;
}

