@charset "UTF-8";

/*--------------- Account menu --------------*/
#ContactHead {
	width:720px;
	margin:0 0 45px 0;
	padding:10px 0 0 0;
}
.ContactTitle {
	float:left;
	width:128px;
	height:28px;
	background:url(../_images/_contact/contact_title.png) left top no-repeat;
}
.ContactExp {
	float:left;
	width:500px;
	margin:7px 0 0 0;
	padding:0 0 0 0;
}
.CntBox {
	width:156px;
	height:21px;
	background:url(../_images/_contact/contact_text.png) left top no-repeat;
}
#ContSubmit {
	margin:20px auto 0 auto;
	width:156px;
	height:21px;
	overflow:hidden;
	background:url(../_images/_contact/contact_submit_btn.png) left top no-repeat;
}
#ContSubmit a {
	display:block;
	overflow:hidden;
	width:156px;
	height:0 !important;
	height:/**/:21px;
	padding-top:21px;
	margin:0;
	cursor:pointer;
	background:url(../_images/_contact/contact_submit_btn.png) left top no-repeat;
}
#CntThkTop {
	width:664px;
	height:104px;
	background:url(../_images/_contact/contact_thanks_box_top.png) left top no-repeat;
}











