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

#s_contact_en {
	width: 241px; height: 220px;
	background: url(../en/img/s_contact_bg.jpg) no-repeat;
}
#s_contact_en img { margin: 99px 0 0 26px; }
#s_en_btm { margin-top:400px; }


.en_lo_right {
	float:right;
	width:420px;
}

.en_lo_left {
	float:left;
	widgh:236px;
}


.en_lo_right h3 {
	font-size:28px;
	font-weight:bold;
}

.en_lo_left li {
	float:left;
	margin-top:4px;
	margin-right:4px;
}
.en_lo_left li.en_r {
	margin-right:0;
}


#en_btm {
	background:url(../en/img/contact_btm.gif);
	width:716px;
	height:188px;
}
#en_con_btm1 { float:left; margin:144px 0 0 106px; }
#en_con_btm2 { float:left; margin:110px 0 0 54px; }


/* Contact Form */

#en_contact { margin-top:20px; }
#en_contact h2 {
	font-size:30px;
	font-weight:bold;
	border-bottom:3px solid #333;
	padding-bottom:8px;
	line-height:100%;
	margin-bottom:20px;
}
#en_contact h3 {
	background:#333;
	color:#fff;
	font-size:20px;
	padding:8px 10px;
	line-height:100%;
}

.en_form_btn {
	width:676px;
	text-align:center;
}





