﻿ 
._box {
    position: relative;
    width: 139px;
    height: 36px;
    background-color: #53AD3F;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    line-height: 37px;
    text-align: center;
    color: white;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
}

    ._box input {
        position: absolute;
        width: 119px;
        height: 40px;
        line-height: 40px;
        font-size: 23px;
        opacity: 0;
        filter: "alpha(opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        left: -5px;
        top: -2px;
        cursor: pointer;
        z-index: 2;
    } 

#TxtH18 {
    height:18px
}
#loading {
    width:700px;
    height:45px;
    border:3px solid #C3DAF9; 
    position: absolute;   
    top: 50%;   
    left: 50%;   
    -webkit-transform: translate(-50%, -50%);   
    -moz-transform: translate(-50%, -50%);   
    -ms-transform: translate(-50%, -50%);   
    -o-transform: translate(-50%, -50%);   
    transform: translate(-50%, -50%);   
    z-index:10000; 
    color:blue;
    background-color:#F7F9FC;
    line-height:25px;
    vertical-align:middle;
    font-size:20pt;
    display:none;
}

.poslab {
    font-size:16px;
    font-weight:bolder; 
    font-family:'Microsoft YaHei';
}

.poslab_value {
    font-size:16px;
    font-weight:bolder; 
    font-family:'Microsoft YaHei';
    color:#1157d5;
    border:0px;
   
}
.pos_but {
    font-size:25px;
    font-weight:bolder; 
    font-family:'Microsoft YaHei';
    height: 26px;
}
.pos_help {
    font-size:16px;
    font-weight:bolder; 
    font-family:'Microsoft YaHei';
}
.table-c table{border-right:1px solid #cbf2ed;border-bottom:1px solid #cbf2ed}
.table-c table td{border-left:1px solid #cbf2ed;border-top:1px solid #cbf2ed}

.yishia{border:2px solid #0094ff}
.yishib{border:none;}