#main_banner {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 232px;
    width: 925px;
    background: url("../image/contact_title.jpg") no-repeat;
}
#contact_area {
    display: block;
    float: left;
    width: 925px;
    height: 266px;
    border: 1px solid white;
    padding: 0px;
}
#contact_text {
    display: block;
    float: left;
    text-align: left;
    width: 398px;
    margin: 36px 0px 0px 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑", "Arial";
    color: #000000;
}
#contact_map {
    display: block;
    text-align: left;
    margin: 0px 0px 0px 475px;
    height: 265px;
    width: 445px;
    padding: 0px;
}
#com_line_27 {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 27px;
    clear: both; 
}
#com_line_54 {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 54px;
    clear: both; 
}