.contact_detail_right {
    width: 98%;
    background-color: #fff;
    padding: 10px 0;
}
.contact_detail_right .contact_detail_list li {
    line-height: 25px;
    height: 25px;
    padding-left: 10px;
}

.contact_detail_right .contact_detail_list li a {
    display: inline-block;
    float: left;
}

.contact_detail_right .contact_detail_list li span {
    display: inline-block;
    float: right;
}

.contact_detail_right .contact_detail_right_cont p {
    margin-bottom: 12px;
    line-height: 20px;
    text-indent: 0px;
}

.contact_detail_right .contact_detail_right_cont img {
    margin-bottom: 12px;
}

.contact_detail_right .contact_detail_right_cont p strong {
    font-size: 12px;
    color: #000000;
}

.contact_descr_cont {
    margin-bottom: 20px;
    height: auto;
}

.contact_list_descr {
    font-size: 14px;
    margin-bottom: 10px;
}

.contact_list_descr p {
    margin: 0px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
}

.contact_list_descr .descr_01 {
    height: auto;
    font-weight: bold;
    color: #C61B1C;
    background: url(../images/san_point.png) no-repeat left center;
}

.contact_list_descr .descr_02{
    color: #000;
}

.contact_list_descr .descr_03{
    color: #00489c;
    font-size: 18px;
}


.contact_list_net {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #00489c;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.contact_list_net .title {
   margin-left: 10px;
    font-size: 20px;
}

.contact_list_table {
    height: auto;
    border: 1PX solid #EAEAEA
}

.contact_list_table .contact_list_title {
    height: 30px;
    width: 100%;
    line-height: 30px;
    background-color: #EAEAEA;
    text-align: center;
}

.contact_list_table tr {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #FFFFFF;
}

.contact_list_table tr.grey_line {
    background-color: #FAFAFA
}

.contact_list_table tr td,.contact_list_table tr th{
    padding-left: 5px;
}

.contact_list_descrs {
    font-size: 14px;
    margin-top: 30px;
}

.contact_list_descrs p {
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
}

.contact_list_descrs .descr_01 {
    width: 100%;
    height: auto;
    font-weight: bold;
    color: #C61B1C;
    background: url(../images/san_point.png) no-repeat left center;
}