﻿.Contact_text
{
   float:left;
   width:280px;
   line-height:22px;
}

.Contact_img
{
   float:right;
   width:430px;
   height:440px; 
   overflow:hidden;
}
.Contact_row
{
 
   width:760px;
   clear:both;
}
.Contact_head
{
   width:280px;
   height:40px;
   font-size:20px;
   color:#000;
   float:left;
   
}
.Contact_title
{
    width:280px;
    font-size:16px;
    color:#9e9e9e;
    font-weight:bold;
    height:30px;
    float:left;
    
}
.Contact_detail
{
     width:280px;
     float:left;
     padding-left:10px;
     padding-top:10px;
}

.mapAnchor
{
    cursor: pointer;  
    margin-left:10px; 
}
a.mapAnchor,a.mapAnchor:link,a.mapAnchor:visited,a.mapAnchor:hover,a.mapAnchor:active
{
    cursor: pointer;  
    margin-left:10px;
    text-decoration:none;
    font-size:12px !important; 
}
.contactUs_container
{
    float: left;
    width: 300px;
}