#a-body {
    background: url(/img/author-bg.jpg) top center no-repeat #9b84f5;
}
.a-container {
    width: 800px;
    margin: 0 auto;
    padding: 675px 0 500px 0;
}

.a-title-t-3 {
    background: url(/img/title-bg-3.png) top center;
    height: 76px;
    padding-top: 60px;
    text-align: center;
    color: #fff;
    font-size: 36px; font-weight: bold;
}

.a-title-con {
    width: 690px;
    margin: -13px auto 20px auto;
    border-radius: 5px;
    background: #fff;
    padding: 30px;
    text-align: center;
    color: #7f77fe;
}

.a-font-t1 { font-size: 22px; text-align: center; font-weight: bold; padding: 10px 0 20px 0;}
.a-font-t { font-size: 18px; height: 40px; line-height: 40px; font-weight: bold; margin-top: 10px;}
.a-font-c { font-size: 14px; line-height: 250%;}
.a-font-c2 {
    font-size: 14px;
    line-height: 250%; text-align: left;
}
.a-bg-t-94 { background: url(/img/a-bg-t-94.png) center center no-repeat;}
.a-bg-t-144 {
    background: url(/img/a-bg-t-144.png) center center no-repeat;
}
.a-bg-t-194 {
    background: url(/img/a-bg-t-194.png) center center no-repeat;
}

.table-dengji {
    border: 1px #7f77fe solid;
    text-align: center;
}

    .table-dengji th, .table-dengji td {
        border-right: 1px #7f77fe solid;
        border-bottom: 1px #7f77fe solid;
    }