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

#header-menu li a.d {
	background:url(../../../images/btn_contactus.png) no-repeat 0 -51px;
	filter:none;
}

#content-content{
	width:1000px;
	background:url(../../../images/contactus/bg.jpg) no-repeat 0 0;
}

#content-content h1{
	color:#d57c43;
	font-size:.9em;
	margin:0 0 7px 39px;
}
#content-content div.a{
	margin:0 0 37px 0;
}
#content-content div.b, #content-content div.c, #content-content div.d{
	float:left;
}

#content-content div.b{
	margin:-3px 0 0 18px;
	width:185px;
	height:152px;
	background:url(../../../images/contactus/link01.jpg) no-repeat right top;
}

#content-content div.b h2{
	color:#847c6c;
	font-size:1.5em;
	letter-spacing:-1px;
}


#content-content div.c{
	margin:-10px 0 0 18px;
	width:260px;
	height:259px;
	background:url(../../../images/contactus/link02.jpg) no-repeat right top;
	color:#564d3d;
	line-height:23px;
}
#content-content div.c ul{
	margin:12px 0 0 0;
}
#content-content div.c li{
	background:url(../../../images/contactus/allow.jpg) no-repeat 0 9px;
	padding-left: 17px;
}

#content-content div.c li a{
	color:#d57c43;
}



#content-content div.d{
	margin:-17px 0 0 18px;
	width:450px;
	color:#5f5c55;
	overflow:hidden;
}
#content-content div.d span{
	color:#b24500;
}
#content-content div.d table{
	border-collapse:separate;
	border-spacing:1px;
	margin:7px 0;
}
#content-content div.d td, #content-content div.d th{
	text-align:left;
	vertical-align:middle;	
	color:#000;
}
#content-content div.d td{
	width:290px;
}
#content-content div.d th{
	vertical-align:top;
	padding:5px 12px 5px 17px;
}
#content-content div.d tr.a{
	background-color:#dad6cd;
}
#content-content div.d tr.b{
	background-color:#eae5dc;
}
#content-content div.d input,#content-content div.d textarea{
	width:99%;
	height:19px;
}
#content-content div.d textarea{
	height:100px;
}

#content-content div.d a.reset, #content-content div.d a.submit{
	width:130px;
	height:35px;
	display:block;
	text-indent:-9999px;
	_text-indent:-40px;
	float:left;
}
#content-content div.d a.reset{
	margin-left:15px;
	margin-top:25px;
	background:url(../../../images/contactus/btn_reset.jpg) no-repeat 0 0;
}
#content-content div.d a.submit{
	margin-left:173px;
	_margin-left:86px;
	margin-top:25px;
	background:url(../../../images/contactus/btn_submit.jpg) no-repeat 0 0;
}
#content-content div.d a.reset:hover{
	background:url(../../../images/contactus/btn_reset.jpg) no-repeat 0 -35px;
}
#content-content div.d a.submit:hover{
	background:url(../../../images/contactus/btn_submit.jpg) no-repeat 0 -35px;
}