<!--
td, span, input, textarea, button, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#menu a {
	width: 200px;
	display: block;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #B0BBC6;
}
#menu a:link, #menutb a:visited, #menutb a:active {
	color: #000000;
	border: 1px solid #B0BBC6;
}
#menu a:hover {
	color: #FF0000;
	border: 1px solid #3C536B;
	background-color: #B0BBC6;
}
.main {
	background-image: url(../image/main_bg.jpg);
	background-repeat: repeat-x;
}
.maintxt {
	text-align: justify;
}
.mainbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-y;
}
.minibody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg_mini.jpg);
}
.header {
	font-size: 25px;
	font-weight: bold;
}
.img {
}
.gimg {
	border: 2px solid #FFFFFF}
.gimg:hover {
	border: 2px solid #FF0000;
}
.footer {
	border-bottom: 1px solid #B0BBC6;
}
-->
