﻿body{
    background: url(../img/page_bg2.png) no-repeat;
    background-size: 100% auto;
    overflow: auto;
}
.page-footer{
    margin-top: 0;
}
.main-wrap{
    padding: 30px;
}
.table-wrap{
    width: 100%;
    font-size: 16px;
}
.table-wrap td{
    height: 45px;
}
.table-wrap .one{
    font-weight: bold;
    text-align: center;
    width: 15%;
    border: 1px solid #EBEBEB;
}
.table-wrap .one a{
    display: block;
    width: 100%;
    text-align: center;
    border-left: 4px solid #38414D;
}
.table-wrap .two{
    text-align: center;
    width: 18%;
    border: 1px solid #EBEBEB;
}
.table-wrap .two a{
    display: block;
    width: 100%;
    text-align: center;
}
.table-wrap .three{
    margin-left: 10px;
    border: 1px solid #EBEBEB;
}
.table-wrap .three a{
    display: inline-block;
    margin: 0 10px;
    height: 45px;
    line-height: 45px;
}