body {
	background: black;
	font-family: Arial;
	padding: 0;
	margin: 8px;
}

h2 {
	color: white;
	font-size: 16pt;
	padding: 0;
}

h3 {
	font-family: Georgia;
	font-size: 12pt;
  padding: 0 0 0 10px;
	color: #fdb301;
	display: inline;
}

h4 {
	color: white;
	font-family: Georgia;
	font-size: 12pt;
	color: white;
	display: inline;
}

img {
  margin: 0;
  padding: 0;
}

p {
	color: white;
	font-size: 12pt;
	font-style: italic;
	text-align: justify;
}
/*
.world {
  width: 1001px;
  margin: auto;
}
  */
.warning_menu {
  width: 1001px;
  height: 121px;
  background: url('./images/warning_menu.jpg') no-repeat top center;
  margin: 264px auto;
  padding: 10px 10px 10px 240px;
}

.agreement_menu_button {
  width: 122px;
  height: 35px;
  float: left;
  margin-left: 72px;
  margin-top: 15px;
}

.agreement_text_box {
  position: absolute;
  width: 660px;
  height: 555px;
  margin: 210px 0 0 0px;
  padding: 0px 10px 10px 10px;
  font-family: Times New Roman;
}

a:link, a:visited {
  color: white;
  text-decoration: none;
  font-family: Georgia;
  font-size: 18pt;
}

a:hover {
  color: black
}

.world {
	width: 1001px;
	height: auto;
	margin: auto;
	padding: 0;
}

.header_top {
	width: 960px;
	height: 446px;
  padding: 15px 20px 0px 20px;
  margin: auto;
  font-size: 16pt;
}

.menu_horizontal {
	width: 1001px;
	height: 108px;
	margin: 0 auto;
	padding: 0;

}

.menu_button  {
  width: 200px;
  padding-top: 9px;
  text-align: center;
  vertical-align: top;
  background: url('./images/button_menu.png')  no-repeat top center;
}


.box_main {
	width: 1001px;
	height: 475px;
	margin: auto;
	color: white;
	background: url('./images/box_new.jpg') no-repeat center top;
}

.box_title {
	width: 1001px;
	height: 35px;
	margin-left: 193px;
	padding: 10px 5px 0px 0px;
}
/*
.box_menu_button1 {
  position: absolute;
  width: 155px;
  height: 23px;
  background: url('./images/box_menu_button.jpg') no-repeat center top;
  margin: 132px 0 0 264px;
  padding-top: 2px;
  text-align: center
}


.box_menu_button2 {
  position: absolute;
  width: 155px;
  height: 23px;
  background: url('./images/box_menu_button.jpg') no-repeat center top;
  margin: 132px 0 0 450px;
  padding-top: 2px;
  text-align: center
}
*/

.clr {
  float: none;
}

.footer {
	width: 981px;
	height: 222px;
	margin: auto;
}

.footer_box {
/*	width: 33%;*/
	height: 104px;
	float: left;
}

.copyright {
	width: 1001px;
	height: 15px;
	margin: 40px auto 40px auto;
	text-align: center;
}
.copyright a {
	height: 15px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: white;
	margin-left: 180px;
}
.copyright a:hover {
	height: 15px;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
	color: white;
}