@CHARSET "UTF-8";

.star {
	color: red;
}
div.indicator {
	background: url(../images/indicator.gif) no-repeat left;
	padding-top: 5px;
	padding-left: 16px;
	width: 16px;
	height: 16px;
}
div.area_block {
	background-color: #d9e8f1;
	padding:3px 0 3px 10px;
}
div.job_block {
	margin-top: 5px;
	background-color: #fff;
	padding-left:10px;
}
div.company_block {
	border-top:1px dashed #ccc;
	margin-top: 5px;
	padding:10px 0 0 10px;
}
div.block {
	margin-top: 20px;
}
div.job_apply {
	margin-top: 5px;
	padding-left: 10px;
	text-align: center;
}
.float_left {
	float: left;
	color: black;
}
.float_right {
	float: right;
	padding-right: 10px;
}
.clear {
	clear: both;
}
.count {
	color: red;
	font-weight: bold;
}
.indent {
	text-indent: 25px;
}
.mar_left {
	margin-left: 26px;
}
.btn_submit {
	text-align: center;
	margin-top:12px;
}
.text_width {
	width: 352px;
}
.gray {
	color: gray;
}

.app_table td{line-height:120%;padding:4px;}

input.submit{font-size:12px;background:url(../images/search_bg.gif) repeat-x;border:1px solid #85acc2;width:150px;line-height:20px}
