@charset "utf-8";
/* CSS Document */
body {
background: #000;
margin: 0;
}
a img {
border: none; 
} 
.body_bg {
height : 894px;
background : url(images/body_bg.jpg);
background-repeat : no-repeat;
background-position : center center;
}
.body_L {
width: 350px;
float: left;
padding: 20px 0 0 130px;
}
.body_R {
width: 350px;
float: right;
padding: 20px 130px 0 0px;
}
.enter_button {
padding: 5px 0 0 0;
}
.policy {
font: normal 11px Tahoma, sans-serif;
color: #fff;
}
.spacer50 {
height: 50px;
}
.spacer70 {
height: 70px;
}
.spacer70 div {
padding: 15px 0;
}
.spacer80 {
height: 80px;
}
.spacer680 {
height: 680px;
}
