@CHARSET "UTF-8";

.wit_border {
	overflow: hidden;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 3px 0px #D2D2D2;
	box-shadow: 1px 1px 3px 0px #D2D2D2;
}

.google_map_cion{margin:0 5px 0 0;}
.red_star {margin: 3px 10px;}
input[type="text"].caontactus_input{width:335px; height:35px; border:1px solid #CCCCCC; box-shadow:2px 1px 2px rgba(26, 26, 51, 0.2) inset; outline:medium none; padding:0 5px;}

.contactus_main {width:942px; min-height:1700px; margin: 0 auto;}

.contactus_title_div{width:942px; height:80px; margin:0;}
.contactus_title{color:#2d2929; margin:30px 0 0 20px;}
.contactus_title_intro{color:#838383; margin:10px 0 0 20px;}

.contactus_body{width:942px;}
.contactus_body_left{
	float:left; 
	width:615px; 
	overflow:hidden; 
	border-top: 1px solid #E7E7E7; 
	border-left: 1px solid #E7E7E7; 
	border-bottom: 1px solid #E7E7E7; 
	background-color: #FFFFFF; 
	-webkit-box-shadow: 1px 1px 3px 0px #D2D2D2; 
	box-shadow: 1px 1px 3px 0px #D2D2D2;
}
.contactus_body_right{
	float:right; 
	width:310px; 
	overflow: hidden; 
	border-top: 1px solid #E7E7E7; 
	border-left: 1px solid #E7E7E7; 
	border-bottom: 1px solid #E7E7E7; 
	background-color: #FFFFFF; 
	-webkit-box-shadow: 1px 1px 3px 0px #D2D2D2; 
	box-shadow: 1px 1px 3px 0px #D2D2D2;
}

.tab {
	line-height:48px;
	text-align:center;
	padding:0 30px;
	height:50px;
	cursor:pointer;
	border-right:solid 1px #d4d3cd;
	border-bottom:solid 1px #d4d3cd;
	float:left;
	color:#434343;
	overflow:hidden;
}

.tab_end{
	line-height:48px;
	text-align:center;
	height:50px;
	cursor:pointer;
	border-bottom:solid 1px #d4d3cd;
	float:left;
	color:#434343;
	overflow:hidden;
}

.contactus_content_div{
	width:100%;
	min-height:100px;
	display:none;
}

.contactus_content_office{margin:20px 20px 20px 20px;}
.contactus_office_img{margin:0 15px 0 0; float:left;}
.contactus_office_intro_text_div{float:left; margin:0; color:#818181;}
.contactus_office_intro_text{margin:5px 0 0 0;}
.contactus_office_intro_text_span{color:#434343; margin:0 10px 0 0; float:left;}

.contactus_online_div{margin:40px;}
.contactus_online_table{}
.contactus_online_table tr{}
.contactus_online_table tr td{padding:10px 0;}
.contactus_online_table_title{width:200px;}

.contactus_online_meaage_textarea{width:335px; height:200px; resize:none; border:1px solid #CCCCCC; box-shadow:2px 1px 2px rgba(26, 26, 51, 0.2) inset; outline:medium none; padding:0 5px;}
.contactus_online_most_write_text_div{margin:20px 0 0 0; float:left;}
.contactus_online_most_write_text{color:#838383;}
.contactus_online_foot_text{margin-top:30px; color:#838383;}
.contactus_online_send_button{ 
	background: none repeat scroll 0 0 #D42826;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
    width: 66px;
}


.contactus_right_title_div{padding:20px 20px 20px 20px; border-bottom:1px solid #d3d4cd;}
.contactus_right_title{color:#2d2929; margin-bottom:10px;}
.contactus_right_title_intro{color:#838383;}

.contactus_right_table{}
.contactus_right_table tr {height:30px;}
.contactus_right_table_title{width:90px;}
.contactus_right_table_intro{color:#838383;}

.contactus_right_mailto{color:#d22323;}
.contactus_faq_href_div{margin:20px 0 0 0; color:#838383;}
.contactus_faq_href{color:#838383;}




