@charset "UTF-8";

li {
	list-style: none;
}

div.category_section {
	border: solid 1px #CCCCCC;
	padding: 2px;
	margin: 0px 0px 15px 0px;
}
div.category_section ul {
	padding: 10px;
}
div.category_section ul li {
	float: left;
	padding-right: 10px;
	font-size: 12px;
}
div.category_section h3 {
	width: 100%;
	background-color: #c40202;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
div.category_section h3 img {
	float: left;
}
div.category_section dl {
	padding: 10px;
}
div.category_section dl dt {
	font-size: 14px;
	font-weight: normal;
	color: #FF0084;
	clear: both;
}
div.category_section dl dd ul li {
	width: 150px;
	float: left;
	padding-right: 10px;
	font-size: 12px;
}
div.record {
	background-color: #000087;
	text-align: center;
	width: 830px;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
	background-image: url(../images/result_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
}
div.record p {
	padding: 3px 0px 0px 10px;
	width: 820px!important;
	width/**/: 830px;
	height: 17px!important;
	height/**/: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/result_top.gif);
	text-align: left;
	color: #FFFFFF;
}
table.hit_records {
	background-color: #000087;
	width: 820px;
	margin: 0px auto 0px auto;
}
table.hit_records th {
	background-color: #EEEEEE;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #C40202;
	text-align: left;
}
table.hit_records td {
	background-color: #EEEEEE;
	padding: 3px;
	font-size: 12px;
	line-height: 1.7em;
	text-align: left;
}
div.jobs {
	padding: 5px 10px 5px 10px;
	width: 788px!important;
	width/**/: 808px;
}
table.hit_records td a {
	display: block;
	text-align: center;
}
table.hit_records th div {
	padding: 5px 10px 0px 10px;
}
table.hit_records td div {
	padding: 0px 0px 0px 10px;
	width: 600px;
}
div.jobs_info {
	margin: 0px auto 0px auto;
	padding: 5px 15px 5px 15px;
	width: 788px!important;
	width/**/: 818px;
	background-color: #EEEEEE;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
}
hr.clearhr {
	clear: both;
	border: none;
	border-style: none;
	border-color: #EEEEEE;
	border: solid 1px #EEEEEE;
	height: 1px;
}
h3.catch {
	width: 790px!important;
	width/**/: 820px;
	/*background-image: url(../images/new.gif);*/
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 5px 20px 5px 10px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	border-bottom: solid 5px #000087;
	background-color: #EEEEEE;
	margin: 0px auto 0px auto;
}
img.jobimage {
	float: right;
}
.entry_button {
	margin: auto;
}