@charset "utf-8";

/* CSS Document */
#toy {
    width: 530px;
    height: 1000px;
    margin: 80px auto 0px auto;
    background: url(../images/toy.png) center top no-repeat;
}

.toy1 {
    /*background-image: url(../images/tot_01.png);*/
    background-repeat: no-repeat;
    height: 108px;
    width: 426px;
    margin-right: auto;
    margin-left: auto;
    display: none;
}

.toy2 {
    /*background-image: url(../images/tot_03.png);*/
    height: 74px;
    width: 100%;
    position: relative;
    top: -50px;
}

.toy2 .btn3 {
    margin-top: 0px;
    height: 39px;
    width: 171px;
    margin-right: 0px;
    float: left;
    margin: 0px 8px;
}

.toy3 {
    background-image: url(../images/tot_05.png);
    height: 33px;
    width: 426px;
    margin-right: auto;
    margin-left: auto;
    display: none;
}

.toy4 {
    /*background-image: url(../images/tot_06.png);*/
    height: 440px;
    width: 530px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -60px;
}

.toy5 {
    background-image: url(../images/tot_07.png);
    height: 33px;
    width: 426px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #EDC139;
    position: relative;
    top: -175px;
}

.toy5 .machineContainer2 #machine2 .slotMachineContainer .slot2 {
    font-size: 18px;
}

.toy6 {
    width: 50%;
    position: relative;
    right: -45%;
    top: -25px;
}

.toy7 {
    width: 50%;
    position: relative;
    right: -45%;
    top: -25px;
}

.toy8 {
    /*    background-image: url(../images/tot_10.png);
    height: 131px;
    width: 426px;
    margin-right: auto;
    margin-left: auto;*/
    width: 49%;
    position: relative;
    top: -140px;
    left: -70px;
}

.toybtn1 {
    background-image: url(../images/btn2.png);
    height: 39px;
    width: 171px;
    float: left;
}

.toybtn1:hover {
    background-image: url(../images/btn2_hover.png);
}

.toybtn2 {
    background-image: url(../images/btn1.png);
    height: 39px;
    width: 171px;
    float: left;
}

.toybtn2:hover {
    background-image: url(../images/btn1_hover.png);
}

.toybtn3 {
    background-image: url(../images/play-n.png);
    height: 41px;
    width: 140px;
    float: left;
    margin-left: 145px;
}

.toybtn3:hover {
    background-position-x: 145px;
}

.play {
    height: 48px;
    width: 145px;
    float: left;
    margin-left: 145px;
    border: none;
    border-radius: 11px;
    color: rgba(0, 0, 0, 0);
}

.one {
	margin-bottom: 15px;
}

.ten {
    background-position-y: 50px;
}

.toy-box {
    background-image: url(../images/toy_box.png);
    background-repeat: no-repeat;
    height: 440px;
    width: 530px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.toy-box .machineContainer {
    position: relative;
    top: 148px;
}

.toy-box img {
    height: 64px;
    width: 64px;
    margin-top: 42px;
    margin-left: 63px;
}

.frame {
    background-image: url(../images/frame.png);
    background-repeat: no-repeat;
    width: 128px;
    height: 74px;
    position: absolute;
    top: 251px;
    left: 448px;
    display: none;
}

.annotation {
    /*background-image: url(../images/annotation.png);*/
    /*    background-repeat: no-repeat;
    height: 93px;
    width: 335px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 90px 20px 90px;*/
}

.annotation span,
.annotation2 span {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    padding-left: 10px;
    line-height: 55px;
}

.annotation2 {
    /*background-image: url(../images/annotation2.png);*/
    /*    background-repeat: no-repeat;
    height: 74px;
    width: 382px;
    margin-right: auto;
    margin-left: auto;*/
}

.a-box {
    /* background-image: url(../images/annotation_box.png); */
    /* background-repeat: no-repeat; */
    /* height: 56px; */
    /* width: 56px; */
    font-size: 25px;
    color: #FFF;
    /* text-align: center; */
    line-height: 55px;
    float: right;
}