@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;		}
body{margin:0;padding:0; background:#f2f2f2;  text-align: justify; word-wrap: break-word; text-justify:inter-ideograph}
ul {margin:0; padding:0; list-style:none;}
a{text-decoration: none; color:#000}
a:hover{color:#FF9700;}
.img{border:0}

.mainbox{width:1500px;height:2895px; margin:0 auto; overflow:Hidden; position:relative;}
.bgimg{width:1500px; height:2895px; position:absolute;  z-index:50;}

.btn{width:391px; height:109px; position:absolute; top:1306px; left:800px; z-index:100;  }
.btn:hover{ cursor:pointer;}
.floatbox{width:180px; height:220px; position:absolute; z-index:999; top:240px; right:10px;  }
.floatbox img{width:180px;}