﻿.recruit_summary
{
	width: 512px;
	margin: 0px 10px 30px 0;
	padding: 0;
	/* background-color: #ff9999; */
	/* background-color: #a8fda6; */
	background-color: #C0C0FF;
	line-height: 150%;
	font-size: 12px;
}
.recruit_summary td
{
	/* width: 100px; */
	height: 1em;
	background-color: White;
	/* text-align: center; */
	line-height: 150%;
	font-size: 12px;
}
.recruit_summary td.spec
{
	width: 110px;
	background-color: #dadcfe;
	text-align: left;
}
