@import "../../../style/pub.css"; 
@import "../../style/style.css"; 
body {
	margin: 0px;
	padding: 0px; 
	font-size:14px;
}
td { color:#333333;
	line-height: 26px;
}
.ctitle {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #333333;text-decoration: none;
}
a:visited {
	color: #333333;text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.cm_title {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FF3300;
}
.font14 {
	font-size: 14px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.daoqi {position: relative;z-index: 1000;top: 30px;left: 200px;width:0px;height:0px;}
#fuli_span span {background-image: url(../../../images/fuli_select.png);background-repeat: no-repeat;background-color: #FFF;color: #000;padding-top: 2px;padding-right: 6px;padding-bottom: 2px;font-size: 12px;line-height: 16px;padding-left: 20px;background-position: 2px;margin: 3px 10px 3px 0;float: left;-moz-border-radius: 4px; /* Gecko browsers */-webkit-border-radius: 4px;/* Webkit browsers */border-radius: 4px;/* W3C syntax */border: 1px solid #F96;}

/*明星雇主*/
/*明星雇主*/
.star_employer_job {
    height: 86px;
    width: 960px;
    overflow: hidden;
    margin: 15px auto 15px auto;
    position: relative;
    z-index: 1;
}
.star_employer_job .star_employer_title {
    display: inline-block;
    width: 36px;
    height: 54px;
    background: url(../../../images/star_employer_job.png) no-repeat;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.star_employer_job ul {
    margin-left: 34px;
}
.star_employer_job li {
    float: left;
    width: 172px;
    height: 86px;
    background: #fff;
    margin: 0px 0 0px 13px;
    line-height: 86px;
    text-align: center;
}
.star_employer_job a {
    width: 170px;
    height: 84px;
    border: 1px solid #e9e9e9;
    display: block;
}
.star_employer_job a:hover {
    width: 170px;
    height: 84px;
    border: 1px solid #ff9c00;
	text-decoration:none;
    display: block;
}