﻿#mainContent{
    width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
    color: #000000;
}
#mainContent .map a:hover{
    text-decoration: none !important;
    background-color: #DDD !important;
}
#mainContent .map .left{
    width: 670px;
    float: left;
}
#mainContent .map .left h1{  color: #C40022;}
#mainContent .map .left p{
    font-size: 14px;
    padding: 0;
    margin: 0;
}
#mainContent .map .right .contact {
    position: relative;
    overflow: hidden;
    height: 95px;
    background: url("../images/localhost/sidebar_contactus.png") no-repeat 0 0;
}
#mainContent .map .right .livechat{
    margin: 3px 0px 0px 3px;
    font-weight: bold;
    color: #64B432;
    display: block;
    width: 67px;
    height: 31px;
    padding: 19px 0px 0px 68px;
    background: url("../images/localhost/sidebar_contactus.png") no-repeat 0px -106px;
}
#mainContent .map .right .email {
    margin: 3px 0px 0px 3px;
    font-weight: bold;
    color: #1E82D7;
    position: absolute;
    top: 0px;
    left: 140px;
    display: block;
    width: 67px;
    height: 31px;
    padding: 19px 0px 0px 68px;
    background: url("../images/localhost/sidebar_contactus.png") no-repeat 0px -244px;
}
#mainContent .map .right .call{
    font-weight: bold;
    font-family: 'arial';
    color: #999;
    position: absolute;
    left: 56px;
    top: 64px;
    background: url("../images/localhost/sidebar_contactus.png") no-repeat -18px -330px;
    padding: 2px 0px 0px 30px;
}
#mainContent .map .right .area{
    overflow: hidden;
    margin-top: 25px;
}
#mainContent .map .right .area_top{
    width: 280px;
    height: 10px;
    background: url("../images/localhost/global_roundedbox_280.png") no-repeat 0 0;
    overflow: hidden;
}
#mainContent .map .right .area_con{
    width: 240px;
    background: url("../images/localhost/global_roundedbox_280.png") repeat-y -280px 0;
    overflow: hidden;
    padding: 10px 20px;
}
#mainContent .map .right .area_bom{
     width: 280px;
     height: 10px;
     background: url("../images/localhost/global_roundedbox_280.png") no-repeat -560px 0;
     overflow: hidden;
}
#mainContent .area h2{
    margin: 0 0 5px 0;
}
#mainContent .info{
    margin-top: 20px;
    margin-bottom: 50px;
}
#mainContent .info .left{
    width: 468px;
    float: left;
}
#mainContent .info .right{
    position: relative;
    overflow: hidden;
    left: 54px;
    width: 468px;
}
#mainContent .info hr{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    border-top: 1px solid #D1D1D1;
    margin: 30px 0;
}
#mainContent .list a {
    color: #C40022;
}
#mainContent .list a:hover{
    text-decoration: none !important;
}
#mainContent .right{
    overflow: hidden;
}