@charset "utf-8";
#left .find {
	text-align: right;
	margin: 0 0 5px 0;
}
#left h3 {
	margin: 0 0 20px 0;
}
#left h4 {
	width: 670px;
	height: 22px;
	padding: 6px 0 0 50px;
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 20px 0;
}
*html #left h4 {
	width: 720px;
	height: 28px;
}
#left h4.area {
	background: url(/jobsearch/images/bg_area.gif) no-repeat 0 0;
	margin: 0 0 5px 0;
}
#left h4.treatment {
	background: url(/jobsearch/images/bg_treatment.gif) no-repeat 0 0;
}
#left h4.jobtype {
	background: url(/jobsearch/images/bg_jobtype.gif) no-repeat 0 0;
}
#left h4.jobday {
	background: url(/jobsearch/images/bg_jobday.gif) no-repeat 0 0;
}
#left h4.jobtime {
	background: url(/jobsearch/images/bg_jobtime.gif) no-repeat 0 0;
}
#left h4.money {
	background: url(/jobsearch/images/bg_money.gif) no-repeat 0 0;
}
#left form p {
	clear: both;
	margin: 0 0 20px 0;
	background: #EBEBEB;
	padding: 2px 0 2px 20px;
}
#left form ul.allarea {
	margin: 0 0 5px 70px;
}
#left form ul.allarea li {
	float: left;
	font-size: 110%;
	margin: 0 7px 0 0;
	color: #005aff;
	width: auto;
	height: auto;
}
#left form ul.allarea li a {
	font-weight: bold;
}

#left form ul.allarea li a:link { text-decoration: underline; color: #005aff;}
#left form ul.allarea li a:visited { text-decoration: underline; color: #005aff;}
#left form ul.allarea li a:hover { text-decoration: underline; color: #80adfe;}
#left form ul {
	margin: 0 0 30px 40px;
}
#left form ul li {
	float: left;
	width: 130px;
	height: 30px;
}
#left form p.bt {
	clear: both;
	background: none;
	margin: 0;
	padding: 0;
	text-align: center;
}