/* Contact us page */
body.contact_us div.subpage_top_banner{
	left: 199px;
}

div.contact_us_bg{
	position: absolute;
	top: 82px;
	left: 220px;
	background-image: url(../images/en/contact_us/slice_sub_contact_content_bg.jpg);
	width: 720px;
	height: 838px;
}

body.contact_us input.text{
	border: 0px;
	background-image: url(/images/en/contact_us/slice_sub_contact_content_detail_box01.jpg);
	width: 410px;
	height: 26px;
	margin-top: 10px;
}

body.contact_us textarea{
	border: 0px;
	background-image: url(/images/en/contact_us/slice_sub_contact_content_detail_box02.jpg);
	width: 410px;
	height: 119px;
	margin-top: 10px;
	/* overflow:hidden; */
}


body.contact_us p.txt1{
	margin-left: 15px;
	font-family: Times New Roman;
	font-size: 18px;
	color: #C9BEB5;
	line-height: 25px;
}

body.contact_us p.txt2{
	font-family: Times New Roman;
	font-size: 18px;
	margin-left: 15px;
	color: #7F705C;
	line-height: 25px;
}

body.contact_us p.txt3{
	margin-left: 15px;
	font-family: Trebuchet MS;
	color: #C9BEB5;
	font-size: 14px;
	line-height: 25px;
}

table.contact_form td{
	font-family: Trebuchet MS;
	color: #C9BEB5;
	font-size: 14px;
}

img.contact_us_btn {
	position:absolute; top:167px; left:461px;
}