﻿.container{
    background: #FFFFFF;
}
.container table{
    overflow: hidden;
}
.container table tr{

}
.container .left{
    width: 268px;
}
.container .left span{
    display: block;
    width: 230px;
    height: 52px;
    background: #004593;
    color: #FFFFFF;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
}
.left_area_last{
    color: #672314;
    text-align: center;
    border-bottom: 0px dotted #672314;
}
.container .right{
    font-size: 18px;
    line-height: 60px;
}
.container .cn{
    width: 200px;
}
.container .oth{
    width: 266px;
}
table a{
    color: #000;
    margin-right: 38px;
}