﻿
table {
    border: none;
    /*border-bottom-style: solid;*/
    /*margin-left: 8px;*/
    margin-top: 10px;
    width: 98%;
    border-collapse: collapse;
    empty-cells: show;
    margin-bottom:10px;
}

tr{
    height:40px;    
}

.div_tel {
    background: url("FrontStageIMGindextitle_chaxun_tel.jpg") ;
    /*background-image: url(title_chaxun_tel.jpg);*/
    background-repeat: no-repeat;
    background-position: left center;
    width: 800px;
    padding-top:8px;
    height: 36px;
    line-height:30px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-indent: 25px;
    color: #fff;
    /*margin-left: 10px;*/
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing:1px;
}

.table_jigou_box {
    border-collapse: collapse;
    empty-cells: show;
}

.table_jigou_box th {
    border: 1px solid #fff;
    background-color: #f8e1ab;
    line-height: 40px;
    font-size: 12px;
    color: #3d3d3d;
    font-weight: bold;
    text-align: center;
    /*background-color: #E1F1FE;*/
}

.table_jigou_box td {
    border: 1px solid #fff;
    background-color: #fef5e4;
    line-height: 40px;
    font-size: 12px;
    color: #3d3d3d;
    /*text-align: left;*/
    text-align: left;
    text-indent: 10px;
    background-color: #F1F8FF;
}
