body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
}
.maintable {
	background-color: #000000;
	height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFCC00;
}
.font01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#comment {
	width: 500px;
	position: absolute;
	left: 470px;
	top: 930px;
	z-index: auto;
}
.latest {
	background-image: url(images/latest/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
