.spig{
    width:130px;
    height:170px;
    position:absolute;
    bottom: 300px;
    left:160px;
    z-index:99999;
        background:transparent
}
#message{
    border: 1px solid #c4c4c4;
    border-radius:5px;
    min-height:1em;
    top:-45px;
    position:absolute;
    text-align:center;
    width:auto !important;
    z-index:90000;
    border-color:#eeeeee;
    box-shadow:0 0 15px #eeeeee;
    outline:none;
}
.mumu{width:130px;height:170px;cursor: move;background:url(https://images.cnblogs.com/cnblogs_com/gaoht/1257689/o_boy.png) no-repeat;}

html,body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#main,#rightmenu{
    z-index: 2;
}