﻿.js-attrbtn {
    color: #8e8e8e;
    padding: 2px 5px 5px 2px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
    margin-right: 5px;
    padding-right: 0px !important;
    font-style: normal;
}

.articleother span:hover {
    color: #0c71b4;
}

.articleother {
    float: right;
}

.naturepop {
    position: absolute;
    width: 545px;
    padding: 10px 35px 25px;
    background-color: #f5fafd;
    border-radius: 3px;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    border-left: 1px #bdccdc solid;
    border-right: 1px #bdccdc solid;
    z-index: 99;
}

.bag-open {
    position: absolute;
    right: -7px;
    top: 0px;
    cursor: pointer;
}

    .bag-open a {
        display: block;
        background: url(/uploads/image/sifxdg/closeicon.png) no-repeat 0 0;
        background-position: 0 -24px;
        width: 26px;
        height: 22px;
    }

.time-p {
    padding: 4px 5px;
    background-color: #fff;
    width: 30px;
    border: 1px #d01822 solid;
    color: #515151;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 60px;
    margin-bottom: 12px;
}

.time-t1 {
    float: left;
    color: #515151;
    font-size: 12px;
    width: 75px;
    text-align: left;
}

.time-icon2 {
    background: url(/uploads/image/silaw/dd2.png) repeat-y;
    width: 9px;
    height: 47px;
    float: left;
    margin-right: 16px;
    margin-top: -2px;
}

.time-t3 {
    float: left;
    color: #3e4a61;
    font-size: 12px;
    width: 80%;
}

    .time-t3.pdt1, .time-t1.pdt1, .time-t2.pdt1 {
        padding-top: 19px;
    }

.nat-listmod ul li {
    border-bottom: 1px #bacddd dotted;
    padding: 10px 0;
}

    .nat-listmod ul li .nop-t1 {
        color: #888a8b;
        width: 66px;
        margin-right: 16px;
        text-align: right;
        float: left;
    }

    .nat-listmod ul li .nop-t2 {
        color: #3e4a61;
        text-align: left;
        float: left;
        width: 140px;
    }
