* {
    margin: 0;
    padding: 0;
}
body {
    background: url(../img/body.jpg) top center no-repeat;
    overflow: hidden;
}
.content {
    width: 1000px;
    margin: 0 auto;
    height: 756px;
    background: url(../img/content.jpg) left center no-repeat;
    position: relative;
}
.text {
    font-size: 18px;
    color: #0ddb8b;
    position: absolute;
    left: 442px;
    top: 400px;
}
.time {
    position: absolute;
    top: 542px;
    font-size: 24px;
    color: #5dff00;
    font-family: "微软雅黑";
}
.t {
    font-size: 48px;
}
#time_d {
    right: 394px;
}
#time_h {
    right: 286px;
}
#time_m {
    right: 170px;
}
#time_s {
    right: 62px;
}
object {
    position: absolute;
}
#swf1 {
    left: 15px;
    top: -2px;
}
#swf2 {
    left: 198px;
    top: 322px;
}
#swf3 {
    left: 273px;
    top: 546px;
}
.btn_coin {
    display: block;
    position: absolute;
    width: 76px;
    height: 48px;
    left: 304px;
    top: 566px;
    z-index: 100;
}
.parallax_box {
    width: 100%;
    height: 100%;
    position: relative;
    top: -891px;
}
.layer .inner {
    position: absolute;
}
#layer1 .inner {
    width: 1325px;
    height: 575px;
    background: url(../img/layer1.png) left top;
    _background-image: url(../img/layer1_8.png);
}
#layer2 .inner {
    width: 297px;
    height: 152px;
    background: url(../img/layer2.png) left top;
    _background-image: url(../img/layer2_8.png);
    left: 500px;
    top: 380px;
}
