/* CSS Document */
.T01 {
    width: 365px;
    height: 40px;
    line-height: 40px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    /*background: url(../images/lv_31.gif) no-repeat;*/
}

    .T01 .arrowimg {
    }

    .T01 .txt01 {
        font-size:14px;
        width: 290px;
        height: 30px;
        /*line-height: 33px;*/
        padding-left: 32px;
        float: left;
        color: #000;
        font-weight: bold;
        overflow: hidden;
    }

    .T01 .txt02 {
        width: 30px;
        height: 30px;
        line-height: 34px;
        float: left;
        font-weight: normal;
        overflow: hidden;
    }

.T02 {
    width: 368px;
    height: 40px;
    line-height: 40px;
    clear: both;
    border-bottom: 1px solid #efefef;
    overflow: hidden; /*background:url(../images/gtab.gif) no-repeat;*/
}

.T03 {
    /*width: 198px;*/
    height: 40px;
    line-height: 40px;
    background: #fefeff;
    clear: both;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

    .T03 .arrowimg {
        width: 15px;
        /*height: 25px;*/
        float: left;
        padding-left: 10px;
    }

    .T03 .txt01 {
        width: 100px;
        /*height: 28px;
        line-height: 28px;*/
        float: left;
        color: #333;
        font-weight: bold;
        overflow: hidden;
        font-size: 14px;
        padding-left: 40px;
        background: url(../images/about.png) no-repeat;
        background-size: 26px;
        background-position: 6px 7px;
    }

.T04 {
    width: 198px;
    height: 29px;
    line-height: 29px; /* background: url(../images/tr.gif) repeat-x; border-bottom:1px dashed #CECECE;*/
    clear: both;
    overflow: hidden;
}

    .T04 .arrowimg {
        width: 28px;
        height: 25px;
        float: left;
        padding-left: 10px;
        padding-top: 4px;
    }

    .T04 .txt01 {
        font-size: 14px;
        width: 120px;
        height: 29px;
        line-height: 34px;
        float: left;
        padding-left: 5px;
        color: #333;
        font-weight: bold;
        overflow: hidden;
    }

    .T04 .txt02 {
        width: 35px;
        height: 29px;
        line-height: 34px;
        float: left;
        text-align: right;
        font-weight: normal;
        overflow: hidden;
    }
