#body_container #body_contents #contact_contents {
	display: block;
	width: 980px;
	position: relative;
	height: 500px;
}#body_container #body_contents #contact_contents #contact_top {
	background-image: url(../images/contact_bg.jpg);
	width: 980px;
	display: block;
	position: relative;
	height: 500px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
}
#body_container #body_contents #contact_contents #contact_top #left {
	position: absolute;
	left: 50px;
	top: 87px;
	width: 528px;
	height: 370px;
}
#body_container #body_contents #contact_contents #contact_top #right {
	font-family: Verdana;
	font-size: 15px;
	color: #999999;
	position: absolute;
	left: 621px;
	top: 116px;
	width: 330px;
	height: 271px;
}
#body_container #body_contents #contact_contents #contact_top table {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
}
#body_container #body_contents #contact_contents #contact_top #chk {
	background-color: transparent;
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body_container #body_contents #contact_contents #contact_top input {
	background-color: #999999;
	border: 1px solid #CCCCCC;
	width: 320px;
	height: 17px;
	font-family: Verdana;
	font-size: 10px;
}
#body_container #body_contents #contact_contents #contact_top textarea {
	background-color: #999999;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 320px;
}
#body_container #body_contents #contact_contents #contact_top select {
	background-color: #999999;
	border: 1px solid #CCCCCC;
	width: 320px;
	height: 17px;
	font-family: Verdana;
	font-size: 10px;
}
