@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

img, div, a, input { 
	behavior: url(style/iepngfix.htc);
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: middle;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover, a:visited, a:link, a:active {
   text-decoration: none;
}

img {
	border: none;
}

#top {
	margin: 10px auto 0;
	width: 900px;
	height: 112px;
}

#content {
	background: url(../img/img.png) repeat-x top left;
	margin: 0 auto;
	width: 898px;
	height: 756px;
	border-right: #4D4D4D 1px solid;
	border-bottom: #4D4D4D 1px solid;
	border-left: #4D4D4D 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin: 2px 0 2px 4px;
	line-height: 16px;
	width: 92px;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover {
	color: #F9C66E;
}

#menu a.current_page {
	color: #F9C66E;
}

#main {
	margin: 0 9px;
	width: 880px;
	height: 51px;
}

#main_left {
	float: left;
	width: 150px;
	height: 51px;
}

#main_right {
	float: right;
	width: 725px;
	margin: 0 0 0 5px;
	height: 51px;
	background: #000000 url(../img/img02.jpg) no-repeat;
}

#main_right_b1, #main_right_b2, #main_right_b3, #main_right_b4 {
	float: left;
}

#main_right_b1 {
	width: 251px;
}

#main_right_b2 {
	margin: 3px 0;
	padding: 17px 5px;
	width: 229px;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

#main_right_b3 {
	width: 185px;
}

#registration {
	width: 185px;
	height: 40px;
	margin: 5px 0 6px 0;
}

#main_right_b3 table {
	width: 100%;
	height: 100%;
}

td.right, td.center {
	padding: 0 2px;
}

td.right {
	width: 65px;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 13px;
}

td.center {
	width: 84px;
	text-align: left;
}

input.text {
	padding: 2px;
	width: 80px;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

input.button {
	width: 20px;
	height: 20px;
	border: none;
	background: url(../img/img04.png) no-repeat;
}

#main_right_b4 {
	width: 50px;
}

#main_right_b4 li {
	width: 20px;
	height: 14px;
	background-color: #9D6C37;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 13px;
	margin: 4px 15px 0 15px;
	padding: 3px 0 3px 0;
}

#main_right_b4 li.active {
	background-color: #B11116;
}

#container {
	margin: 10px 9px;
	width: 880px;
	height: 685px;
}

#left {
	float: left;
	width: 590px;
}

#movie {
	width: 590px;
	height: 268px;
}

#maintext {
	float: left;
	width: 280px;
	height: 407px;
	margin: 10px 10px 0 0;
}

#maintext p {
	background-color: #000A00;
}

#maintext p.text {
	text-align: justify;
	color: #FFFFFF;
	padding: 0 5px;
}

#academy {
	float: right;
	width: 300px;
	height: 132px;
	margin: 10px 0;
}

#merchan, #story {
	float: left;
	width: 145px;
	height: 265px;
}

#merchan {
	margin: 0 10px 0 0;
}

#right {
	float: right;
	width: 280px;
	height: 685px;
	margin: 0 0 10px 10px;
}

#right_top, #right_bottom {
	height: 30px;
}

#right_center {
	height: 615px;
	background-color:#000000;
	padding-top: 10px;
}

#right_center h3 {
	width: 80px;
	padding: 2px 0;
	margin: 0px 100px 10px 100px;
	background-color: #B11116;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
}

#right_center h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
}

#right_center .text {
	padding: 2px 5px;
	text-align: justify;
	font-size: 11px;
}

#right_center a {
	font-weight: bold;
	color: #F9C66E;
	text-decoration:underline;
}

#bottom {
	margin: 5px 0;
	text-align: center;
}
