@charset "UTF-8";
body {
	background-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.table_main {
	height: 100%;
	width: 100%;
	position: fixed;
}
.flash {
	height: 471px;
	width: 100%;
	background-image: url(../img/top/bk_flash_02.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 1px;
}
.copy {
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	position: absolute;
}
.top_foot {
	height: 94px;
	width: 100%;
	background-image: url(../img/top/bk_link.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.head {
	height: 5%;
	width: 100%;
}
.border {
	height: 3px;
	width: 100%;
	background-image: url(../img/top/bk_flash_01.gif);
	background-repeat: repeat-x;
}

.bbs_foot {
	height: 1px;
	width: 100%;
	background-image: url(../img/top/bk_link.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
