body, table, th, td, a, input, select, button, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
	SCROLLBAR-BASE-COLOR: #646464;
	background-color: #111111;
}
.main_top {
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_menu {
	background-image: url(images/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.main_line {
	background-image: url(images/main_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.main_copyright {
	background-image: url(images/main_copyright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_01 {
	font-size: 12px;
	color: #333333;
}
