@charset "utf-8";

h2 {
	margin-bottom: 10px;
}
#recruitWrap {
	clear: both;
}
#recruitWrap h3 {
	font-size: 12px;
	line-height: 27px;
	background: url(../images/prof-h2-bg2.png) no-repeat;
	text-align: center;
	width: 146px;
	font-weight: bold;
	color: #FF2D8D;
	margin-bottom: 10px;
	clear: both;
	height: 27px;
	padding-top: 3px;
	padding-right: 4px;
}
#recruitWrap h3.long {
	background: url(../images/prof-h2-bg2_long.png) no-repeat;
	width: 289px;
}

#recruitWrap p {
	margin-bottom: 10px;
}
p#confirm {
	font-size: 11px;
	color: #409AFF;
	clear: both;
}
#recruitWrap {
}
#recruitWrap form {
}
table#recruitTbl {
	width: 620px;
	background: #E2F5FD;
}
table#recruitTbl th {
	width: 137px;
	font-weight: normal;
	text-align: left;
	height: 35px;
	vertical-align: middle !important;
	border-bottom: 3px solid #AEE3FF;
	color: #EF3588;
	padding-left: 15px;
}
table#recruitTbl td {
	height: 25px;
	vertical-align: middle !important;
	border-bottom: 3px solid #AEE3FF;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	color: #409AFF;
}
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: 40px;
	width: 136px;
	background: url(../images/btn-submit.png) no-repeat left top;
	margin-right: 10px;
	margin-left: 10px;
}
input#formBtnReset {
	border: 0;
	height: 40px;
	width: 136px;
	background: url(../images/btn-reset.png) no-repeat left top;
	margin-right: 10px;
	margin-left: 10px;
}
input#formBtnSend {
	border: 0;
	height: 40px;
	width: 136px;
	background: url(../images/btn-submit.png) no-repeat left top;
	margin-right: 10px;
	margin-left: 10px;
}
input#formBtnBack {
	border: 0;
	height: 40px;
	width: 136px;
	background: url(../images/btn-modify.png) no-repeat left top;
	margin-right: 10px;
	margin-left: 10px;
}

