ul.nav-tabs{
        width: 140px;
        margin-top: 20px;
        margin-bottom: 10px;
        z-index: 1;
    }
    ul.nav-tabs li{
        border: 1px solid #ddd;
        border-bottom:none;
        /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);*/
    }
    ul.nav-tabs li{
        margin: 0;
        /*border-top: 1px solid #ddd;*/
    }
    /*ul.nav-tabs li:first-child{
        border-top: none;
    }*/
    ul.nav-tabs li a{
        margin: 0;
        padding: 8px 16px;
        border-radius: 0;
    }
    ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover{
        color: #fff;
        background: #0088cc;
        border: 1px solid #0088cc;
    }
    ul.nav-tabs li:first-child a{
        border-radius: 4px 4px 0 0;
    }
    ul.nav-tabs li:last-child a{
        border-radius: 0 0 4px 4px;
    }
    ul.nav-tabs.affix{
        top: 30px; /* Set the top position of pinned element */
    }


.MsoListParagraph{
    margin-top:7.8pt;
    margin-right:0cm;
    margin-bottom:7.8pt;
    margin-left:0cm;
    mso-para-margin-top:.5gd;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:.5gd;
    mso-para-margin-left:0cm;
    text-indent:0cm;
    mso-char-indent-count:0;
    line-height:150%;
    mso-outline-level:1
}
.MsoListParagraph b{
    mso-bidi-font-weight:normal
}
.MsoListParagraph span{
    font-size:16px;
    line-height:150%;
    font-family:仿宋_GB2312;
    mso-hansi-font-family:宋体;
    mso-bidi-font-family:Arial
}
.MsoListParagraph h2{
    margin-top:13.0pt;
    margin-right:10.5pt;
    margin-bottom:13.0pt;
    margin-left:11.15pt
}
.MsoListParagraph h2 span{
    font-size:16px;
    line-height:173%;
    font-family:仿宋_GB2312;
    mso-hansi-font-family:宋体;
    mso-bidi-font-family:Arial
}
.MsoNormal{
    text-indent:28.8pt;
    line-height:150%
}
.MsoNormal span{
    font-size:16px;
    line-height:150%;
    font-family:仿宋_GB2312;
    mso-hansi-font-family:宋体;
    mso-bidi-font-family:Arial
}
a:focus, a:hover{
    text-decoration:none;
}
.word a{
    color:#666 !important;
}