@import url("main_default.css");
#contains {
    margin-top  : 35px;
}
.money_title {
    border-top      : 2px solid #818181;
    border-bottom   : 2px solid #818181;
    padding-top     : 7px;
    padding-bottom  : 7px;
    text-align      : center;
}
.service_title {
    width           : 152px;
    float           : left;
    padding         : 16px 0px 0px 0px;
}
.title_text {
    margin-left     : 12px;
}
.blue_block {
    background-color: #C5DBFF;
}
.green_block {
    background-color: #BFFFA3;
}
.pink_block {
    background-color: #F8D5FF;
}
.yellow_block {
    background-color: #F5EE7E;
}
.div_box {
    margin          : 1px;
    width           : 6px;
    float           : left;
    height          : 100%;
}
.service_desc {
    border-left     : 1px solid #9F9F9F;
    float           : left;
    text-align      : left;
    padding         : 10px 0px 10px 0px;
    line-height     : 190%;
}
.desc_box{
    width           : 400px;
    margin-left     : 15px;

}
.service_desc li {
    background      : url(../images/malltb/malltb_reddot.gif) 0px 6px no-repeat;
    list-style      : none;
    padding-left    : 7px;
}
.service_desc ul {
    margin-left     : 0px;
    margin-bottom   : 0px;
}
.bottom_line {
    border-bottom   : 1px solid #9F9F9F;
}
.account TD {
    border-top:1px solid #9F9F9F;
    border-left:1px solid #9F9F9F;
    padding         :   6px 0px 6px 0px;
}
.account {
    border-bottom:1px solid #9F9F9F;
    border-right:1px solid #9F9F9F;
    margin-bottom   : 5px;
    text-align      : center;
    width           : 100%;
    color           : #464646;
}
.pay {
    font-weight     : 800;
}
.link_button {
    margin-top      : 15px;
    margin-bottom   : 25px;
}
