@charset "utf-8";

h2 {
	margin-bottom: 10px;
}
#recruitWrap {
	clear: both;
}
#recruitWrap h3 {
	font-size: 14px;
	line-height: 40px;
	background: url(../images/prof-h-2.gif) no-repeat;
	text-align: center;
	width: 165px;
	font-weight: bold;
	color: #409AFF;
	margin-bottom: 10px;
	clear: both;
}
#recruitWrap h3.long {
	background: url(../images/prof-h-2_long.gif) no-repeat;
	width: 289px;
}

#recruitWrap p {
	margin-bottom: 10px;
}
p#confirm {
	font-size: 11px;
	color: #FFF9E9;
	clear: both;
}
#recruitWrap {
}
#recruitWrap form {
}
table#recruitTbl {
	width: 620px;
	background: #FFF9E9;
}
table#recruitTbl th {
	width: 137px;
	font-weight: normal;
	text-align: left;
	height: 35px;
	vertical-align: middle !important;
	border-bottom: 3px solid #FF6D00;
	color: #EF3588;
	padding-left: 15px;
}
table#recruitTbl td {
	height: 25px;
	vertical-align: middle !important;
	border-bottom: 3px solid #FF6D00;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	color: #663399;
}
table#recruitTbl span {
	font-size: 11px;
	color: #333;
}
table#recruitTbl input {
	width: 230px;
}
table#recruitTbl textarea {
	width: 440px;
	height: 90px;
}
div#btn {
	padding:10px 0 0;
	font-size: 77%;
	color: #FFFFFF;
}
input#formBtnSubmit {
	border: 0;
	height: 43px;
	width: 151px;
	background: url(../images/btn_send.gif) no-repeat left top;
}
input#formBtnReset {
	border: 0;
	height: 43px;
	width: 151px;
	background: url(../images/btn_reset.gif) no-repeat left top;
}
input#formBtnSend {
	border: 0;
	height: 43px;
	width: 151px;
	background: url(../images/btn_send.gif) no-repeat left top;
}
input#formBtnBack {
	border: 0;
	height: 43px;
	width: 151px;
	background: url(../images/btn_back.gif) no-repeat left top;
}

