body{
    overflow-y: scroll;
}
.bltopt_inline_ul_red a {
    font-size: 14px;
}

.about_ctet {
    display: none;
}
.col3_wid_left_1{
    width: 210px;
    margin-right: 8px;
}
.about_list{
    height: 560px; 
}
.about_list a{
    text-decoration: none !important;
}
.about_ctet_zone{
    width:990px;
    background-color: #fff; 
}
.map_table  tr{
    background-color: #f9f9f9
}
.map_table  tr:nth-child(odd){
    background-color: #fff;
}
.map_table  td{
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 100px !important;
    max-width: 100px !important;
    border: 1px solid #efefef;
    height: 40px;
    text-align: center;
}
.about_headtitle{
    overflow: hidden;
}
.about_headtitle p span{
    text-wrap:wrap !important;
}
