

.box {
    width: 597px;
    height: 590px;
    position: fixed;
}

.msgbox-ctrl {
    width: 66px;
    height: 600px;
}

    .msgbox-ctrl .inject {
        top: 120px;
        width: 30px;
        height: 30px;
        position: absolute;
        border-color: #ffffff;
    }



        .msgbox-ctrl .inject .carousel-control {
            width: 26px;
            height: 26px;
            top: 0px;
            left: 0px;
            margin: 0px;
            font-size: 33px;
            font-weight: 100;
            line-height: 21px;
        }



.msgbox-body {
    width: 600px;
    height: 600px;
}



    .msgbox-body .msgbox-search {
        width: 100%;
        height: 90px;
    }

        .msgbox-body .msgbox-search .msgbox-action {
            position: absolute;
            position: absolute;
            height: 60px;
            width: 60px;
            background-image: url(../images/hall.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }



            .msgbox-body .msgbox-search .msgbox-action:hover {
                cursor: pointer;
            }

        .msgbox-body .msgbox-search .msgbox-condition input, button {
            position: absolute;
            font-family: "Hiragino Sans GB W3";
        }






    .msgbox-body .msgbox-list {
        position: absolute;
        width: 525px;
        height: 450px;
        overflow: auto;
    }



#rightbox {
    right: -547px;
    top: 135px;
    background: url(../images/Winnerbg1.png) no-repeat;
    z-index: 100;
}

    #rightbox .msgbox-ctrl {
        float: left;
    }

        #rightbox .msgbox-ctrl .inject {
            left: 16px;
        }



    #rightbox .msgbox-body {
        float: left;
    }

        #rightbox .msgbox-body .msgbox-list {
            top: 110px;
            left: 62px;
        }

        #rightbox .msgbox-body .msgbox-search .msgbox-action {
            top: 28px;
            right: 160px;
        }

#leftbox {
    left: -547px;
    top: 135px;
    background: url(../images/pendinguser.png) no-repeat;
    z-index: 101;
}

    #leftbox .msgbox-ctrl {
        float: right;
    }

        #leftbox .msgbox-ctrl .inject {
            right: 16px;
        }



    #leftbox .msgbox-body {
        float: right;
    }

        #leftbox .msgbox-body .msgbox-list {
            top: 110px;
            right: 62px;
        }

        #leftbox .msgbox-body .msgbox-search .Congratulation {
            top: 30px;
            width: 500px;
            left: 30px;
            margin-left:-5px;
        }

#winnerSearch {
    position: absolute;
    margin-bottom: 0px;
    top: 8px;
    width: 300px;
    height: 80px;
    left: 60px;
}

    #winnerSearch .input-tell {
        top: 18px;
        left: 10px;
        width:185px;
    }

    #winnerSearch .input-date {
        top: 54px;
        left: 10px;
        
    }
    #winnerSearch .selectInput {
        margin-left:10px;
        margin-top:54px;
        width:200px;
    }

    #winnerSearch .btn {
        top: 22px;
        left: 240px;
        width: 60px;
        height: 60px;
    }
