@charset "utf-8";
/* CSS Document */

#Contact {}
.contact {}
.contact .pageBanner {
	background-image:url(../images/pageBannerImg_contact.jpg);
}
.contact .columnLeft {
	background-image:url(../images/columnLeft_bg-2.png);
}
.contact .pageBox {}
/*------------------------------------------------------*/
.thankWen {
	color:#555;
	font-size:17px;
	border-bottom:solid 1px #ccc;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	margin-bottom:30px;
	
}
/*--------------------------------------------------*/
.askProduct {
	margin-left:10px;
	margin-bottom:20px;
}
.askProduct span {
	color:#1b3f94;
	padding-left:10px;
}
/*-------------------------------------------------*/
.contactForm {
	width:700px;
	margin-bottom:20px;
}
.contactForm .formSection {
	width:700px;
}
.contactForm .formLabel {
	width:100px;
}
.contactForm .formValue {
	width:590px;
}
/*-----------------------------------------------*/
.contactForm .no_01 {
	width:350px;
	float:left;
}
.contactForm .no_01 .formLabel {}
.contactForm .no_01 .formValue {
	width:240px;
}
/*-----------------------------------------------*/
.contactForm .no_02 {
	width:350px;
	float:left;
}
.contactForm .no_02 .formLabel {}
.contactForm .no_02 .formValue {
	width:240px;
}
/*-----------------------------------------------*/
.contactForm .no_03 {
	width:350px;
	float:left;
}
.contactForm .no_03 .formLabel {}
.contactForm .no_03 .formValue {
	width:240px;
}
/*-----------------------------------------------*/
.contactForm .no_04 {
	width:350px;
	float:left;
}
.contactForm .no_04 .formLabel {}
.contactForm .no_04 .formValue {
	width:240px;
}
/*-----------------------------------------------*/
.contactForm .no_05 {
	clear:both;
}
.contactForm .no_05 .formLabel {}
.contactForm .no_05 .formValue {}
/*-----------------------------------------------*/
.contactForm .no_06 .formValue input {
	width:580px;
}
/*-----------------------------------------------*/
.contactForm .no_07 .formValue textarea {
	width:580px;
	height:100px;
}
/*-----------------------------------------------*/
.contactForm .no_08 .formValue img {
	vertical-align:top;
}
/*----------------------------------------------*/
.contactForm .no_09 .formValue input {
	width:580px;
}
/*----------------------------------------------*/
.contact .baseBtn {
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	padding-top:20px;
	border-top:solid 1px #ccc;
}
.contact .baseBtn input {
	margin-left:10px;
	margin-right:10px;
}
.contact .cancelBtn {
	width:80px;
	height:26px;
	background-image:url(../languages_img/en/cancel_btn.png);
}
.contact .sendBtn {
	width:80px;
	height:26px;
	background-image:url(../languages_img/en/send_btn.png);
}
/*-------------------------------------------------------------*/
.tch .contact .cancelBtn {
	width:80px;
	height:26px;
	background-image:url(../languages_img/tch/cancel_btn.png);
}
.tch .contact .sendBtn {
	width:80px;
	height:26px;
	background-image:url(../languages_img/tch/send_btn.png);
}
/*-------------------------------------------------------------*/
.sch .contact .cancelBtn {
	width:80px;
	height:26px;
	background-image:url(../languages_img/sch/cancel_btn.png);
}
.sch .contact .sendBtn {
	width:80px;
	height:26px;
	background-image:url(../languages_img/sch/send_btn.png);
}





















