@charset "GBK 2312";
.inner-page-content .left ul{
    overflow: hidden;
    border: solid 1px #0081e7;
}
.inner-page-content .left .title{
    line-height: 1;
    font-size: 20px;
    background-color: #0081e7;
}
.inner-page-content .left .list{
    line-height: 35px;
    margin-bottom: -1px;
    border-bottom: dotted 1px #cccccc;
}
.inner-page-content .left .list a{
    font-size: 14px;
    color: #555555;
}
.inner-page-content .left .v-ul p{
    font-size: 14px;
    color: #0081e7;
    line-height: 25px;
}
.inner-page-content .left .v-ul{
    border-left: solid 1px #0081e7;
    border-right: solid 1px #0081e7;
    border-bottom: solid 1px #0081e7;
}
.inner-page-content .right .title{
    line-height: 40px;
    background-color: #0081e7;
}
.inner-page-content .right .title p{
    font-size: 14px;
}
.inner-page-content .right .title a{
    color: #ffffff;
}
.inner-page-content .right .main-content{
    border: solid 1px #0081e7;
}
.inner-page-content .right .main-content p{
    color: #555555;
    text-indent: 2em;
    line-height: 25px;
    margin-bottom: 10px;
}