@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:1200px;height:2965px; margin:0 auto; overflow:hidden; position:relative;}
.bgimg{width:1200px; height:2965px; position:absolute;  z-index:50;}

.btn{width:300px; height:90px; position:absolute; top:1406px; left:800px; z-index:100; border-radius: 20px; overflow: hidden; }
.btn:hover{ cursor:pointer; box-shadow:0 0 30px -7px #ff9700 }
.btn a{width:100%; height:100%;}
.btn img{width:100%; height:100%;}

.floatbox{width:180px; height:220px; position:absolute; z-index:999; top:240px; right:10px;  }
.floatbox img{width:180px;}