table#recruit tr th {
	background-color: #F9E8EB;
	border-top: solid 2px #666666;
	border-bottom: solid 1px #666666;
}
table#recruit tr th h3 {
	padding: 5px;
	text-align: left;
	color: #A40000;
}
table#recruit {
	width: 100%;
}
table#recruit tr td {
	border-top: solid 1px #999999;
}
table#recruit tr td p {
	padding: 5px;
}
tr.colors {
	background-color: #E8EEF9;
}
table#recruit tr td div {
	padding: 15px;
	text-align: left;
}
td.recinfo {
	background-color: #FFFFEE;
}