body{  font-size: 12px; line-height: 150%; margin-left:-3px; margin-top: -2px}
.box { margin:0 auto; width:460px; position: relative; }
.chess_left {float:left; text-align:center;margin-top:30px;}
.chess_right {  float:left; display:none}
.move_info {  float:left; margin-top:20px}

.bill_box{ height: 320px; width: 80px; overflow:auto;}
.bill_box li { cursor:pointer; text-align:left}
.bill_box li:hover { cursor:pointer; background: #C6A577; }
.bill_box li:active { cursor:pointer; background: #fff; }
#billList{ margin-top:20px}
.bn_box{display:none}
.download{ margin-top:30px}

.share-box {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    opacity:0.5;
    background: black;
}
.share-bg,.share-bg-1{
    width: 449px;
    height: 124px;
    background: url(/vapp/126/share-bg-2.png) right 10px no-repeat;
    float:right;
    top:10px;
    margin-right:50px;
    right:0;
    position: absolute;
    z-index:999;
}

