    .ssbeePgStyle > table {
        width: 100%;
        border-collapse: collapse;
        text-align: center;
        font-size: 14px;
        font-weight: normal
    }
    .ssbeePgStyle > table td,.ssbee-SCH > table th {
        padding: 3px 3px;
        border: 1px solid #CCC;
    }
    .ssbeePgStyle > table th {
        padding: 3px;
        background-color: #000;
        font-weight: normal;
        color: #FFF;
        line-height: 1.5;
    }
    .ssbeePgStyle > table td > a {
        color: #2f69b2;
    }
    .ssbeePgStyle > table td > a:hover {
        text-decoration: none;
    }
    .ssbee-LG ._blank {
        background: #cccccc9c;
    }
    .ssbee-LG ._pt {
        width: 35px;
        max-width: 40px;
    }
    .ssbee-LG ._sn {
        font-size: 12px;
        line-height: 1.2;
    }
    .ssbee-LG td:nth-child(2) {
        width: 240px;
        max-width: 300px;
    }
    .ssbee-LG ._marker {
        display: inline-block;
        padding: 0 1.5px;
        font-size: 14px;
    }
    .ssbee-PR ._warn {
        background-color: #ffff7a;
    }
    .ssbee-PR ._danger {
        background-color: #ff5151;
    }
    .ssbee-PR ._blank {
        background: #ccc;
    }
