/*通用头尾和结构样式
----------------------------------------------------------------------*/
.fj_container {
	width:900px;
	margin:0 auto;
}
/*header---------------------*/
.fj_header {
	width:900px;
	clear:both
}
/*header01*/
.fj_header01 {
	width:900px;
	height:65px;
}
.fj_header01 .sitelogo {
	float:left;
	padding:5px 0;
}
.fj_header01 .statenav {
	float:right;
	width:300px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin-right:10px;
}
.fj_header01 .statenav .state {
	float:left;
	padding-right:10px;
	width:170px;
	height:25px;
	line-height:24px;
	text-align:right;
	margin-top:4px;
}
.fj_header01 .statenav .state a {
	color:#049;
	padding:0 3px;
}
.fj_header01 .statenav .more {
	float:right;
	width:120px;
	height:25px;
}
.fj_header01 .statenav .more a {
	display:block;
	width:100px;
	height:18px;
	line-height:18px;
	margin-top:7px;
	padding-right:20px;
	color:#333;
	text-align:center;
	text-decoration:none;
	background:url(../images/btnbg09.gif) no-repeat;
}
.fj_header01 .call400 {
	float:right;
	clear:right;
	width:226px;
	height:24px;
	margin-right:10px;
	margin-top:10px;
}
/*mainnav*/
.fj_header02 {
	float:left;
	width:900px;
	height:35px;
	overflow:hidden;
	text-align:center;
	background:url(../images/mainnavbg.gif) repeat-x;
}
.fj_header02 ul {
	float:left;
	padding-left:20px;
	background:url(../images/mainnavleftborder.gif) no-repeat;
}
.fj_header02 ul li {
	float:left;
	margin-right:42px;
}
.fj_header02 ul li a {
	display:block;
	width:85px;
	height:35px;
	overflow:hidden;
	line-height:37px;
	color:#fff;
	text-align:center;
}
.fj_header02 ul li a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none;
	background:url(../images/mainnavbgcur.gif) no-repeat;
}
.fj_header02 ul li.current a {
	color:#000;
	font-weight:700;
	text-decoration:none;
	background:url(../images/mainnavbgcur.gif) no-repeat;
}
.fj_header02 .rightborder {
	float:right;
	width:5px;
	height:35px;
	background:url(../images/mainnavrightborder.gif) 0 0 no-repeat;
}
/*footer---------------------*/
.fj_footer {
	float:left;
	width:900px;
	height:100px;
	border-top:1px #ddd solid;
	margin-top:10px;
	line-height:20px;
	clear:both;
}
.fj_footer .footernav {
	width:900px;
	margin-top:15px;
	color:#049;
	text-align:center;
}
.fj_footer .footernav a {
	padding:0 10px;
	color:#049;
}
.fj_footer .footer_text {
	width:900px;
	margin-top:5px;
	text-align:center;
	color:#999;
}
/*首页内容样式
----------------------------------------------------------------------*/
/*主体结构样式00
----------------------------------------------------------------------*/
.fj_mainbody00 {
	float:left;
	width:900px;
	clear:both;
}
/*搜索----------------------------------------------*/
.fj_findjobtit {
	float:left;
	width:900px;
	height:30px;
	overflow:hidden;
	margin-top:10px;
}
.fj_findjobtit span {
	float:left;
	padding-left:35px;
	color:#000;
	font-size:14px;
	font-weight:700;
	line-height:35px;
}
.fj_findjobtit .style01 {
	background:url(../images/titico02.gif) no-repeat 3px 3px;
}
.fj_findjobtit .style02 {
	background:url(../images/titico05.gif) no-repeat 3px 3px;
}
.fj_findjobtit .style03 {
	background:url(../images/titico06.gif) no-repeat 3px 3px;
}
.fj_findjobtit .remind {
	float:right;
	width:250px;
	height:30px;
	line-height:35px;
	padding-right:10px;
	text-align:left;
	color:#049;
	background:url(../images/titico03.gif) no-repeat left;
	padding-left:75px;
}
.fj_findjobtit .remind a {
	color:#049;
}
.fj_searchbox {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
}
.fj_searchbox .top {
	float:left;
	width:900px;
	height:10px;
	overflow:hidden;
	background:url(../images/fj_searchboxtopbg.gif) no-repeat;
}
.fj_searchbox .cont {
	float:left;
	width:858px;
	height:65px;
	padding:0 20px;
	background:url(../images/fj_searchboxcontbg.gif) repeat-x;
	border-left:1px #999 solid;
	border-right:1px #999 solid;
}
.fj_searchbox .hightcont {
	float:left;
	width:858px;
	height:auto;
	padding:0 20px;
	background:url(../images/fj_searchboxcontbg_hight.gif) repeat-x;
	border-left:1px #999 solid;
	border-right:1px #999 solid;
}
.fj_searchbox .fastsearchbox {
	float:left;
	width:858px;
	height:65px;
	overflow:hidden;
	background:url(../images/fj_searchboxcontborderline.gif) repeat-x 0 60px;
}
.fj_searchbox .fastsearchbox ul {
	float:left;
	width:858px;
	height:63px;
	overflow:hidden;
}
.fj_searchbox .fastsearchbox ul li.kw {
	float:left;
	width:467px;
	height:20px;
	margin-bottom:10px;
	clear:left;
}
.fj_searchbox .fastsearchbox ul li.kw .name {
	float:left;
	width:55px;
	height:20px;
	overflow:hidden;
	line-height:23px;
	color:#049;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.kw .textbox {
	float:left;
	width:250px;
	height:20px;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.kw .textbox input {
	width:248px;
	height:18px;
	border:1px #999 solid;
}
.fj_searchbox .fastsearchbox ul li.kw .selectbox {
	float:left;
	width:140px;
	height:20px;
	overflow:hidden;
	text-align:left;
	margin-left:5px;
}
.fj_searchbox .fastsearchbox ul li.area {
	float:right;
	clear:right;
	width:377px;
	height:20px;
	margin-bottom:10px;
}
.fj_searchbox .fastsearchbox ul li.area .name {
	float:left;
	width:67px;
	height:20px;
	overflow:hidden;
	line-height:23px;
	color:#049;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.area .textbox {
	float:left;
	width:310px;
	height:20px;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.area .textbox input {
	float:left;
	width:310px;
	height:20px;
	background:url(../images/btnbg10.gif) no-repeat;
	text-align:center;
	line-height:22px;
	overflow:hidden;
	color:#000;
	border:0;
}
.fj_searchbox .fastsearchbox ul li.hotkw {
	float:left;
	clear:left;
	width:377px;
	height:20px;
	margin-bottom:10px;
	line-height:23px;

}
.fj_searchbox .fastsearchbox ul li.hotkw .name {
	float:left;
	width:79px;
	height:20px;
	overflow:hidden;
	color:#000;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.hotkw .textbox {
	float:left;
	width:270px;
	height:20px;
	text-align:left;
	color:#000;
}
.fj_searchbox .fastsearchbox ul li.hotkw .textbox a {
	color:#000;
}
.fj_searchbox .fastsearchbox ul li.hotarea {
	float:right;
	clear:right;
	width:377px;
	height:20px;
	margin-bottom:10px;
	line-height:23px;
}
.fj_searchbox .fastsearchbox ul li.hotarea .name {
	float:left;
	width:65px;
	height:20px;
	overflow:hidden;
	color:#000;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.hotarea .textbox {
	float:left;
	width:270px;
	height:20px;
	text-align:left;
	color:#000;
}
.fj_searchbox .fastsearchbox ul li.hotarea .textbox a {
	color:#000;
}
.fj_searchbox .fastsearchbox ul li.jobclass {
	float:left;
	clear:left;
	width:377px;
	height:20px;
	margin-bottom:10px;
}
.fj_searchbox .fastsearchbox ul li.jobclass .name {
	float:left;
	width:67px;
	height:20px;
	overflow:hidden;
	line-height:23px;
	color:#000;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.jobclass .textbox {
	float:left;
	width:310px;
	height:20px;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.jobclass .textbox input {
	float:left;
	width:310px;
	height:20px;
	background:url(../images/btnbg10.gif) no-repeat;
	text-align:center;
	line-height:22px;
	overflow:hidden;
	color:#000;
	border:0;
}
.fj_searchbox .fastsearchbox ul li.industryclass {
	float:right;
	clear:right;
	width:377px;
	height:20px;
	margin-bottom:10px;
}
.fj_searchbox .fastsearchbox ul li.industryclass .name {
	float:left;
	width:67px;
	height:20px;
	overflow:hidden;
	line-height:23px;
	color:#000;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.industryclass .textbox {
	float:left;
	width:310px;
	height:20px;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.industryclass .textbox input {
	float:left;
	width:310px;
	height:20px;
	background:url(../images/btnbg10.gif) no-repeat;
	text-align:center;
	line-height:22px;
	overflow:hidden;
	color:#000;
	border:0;
}
.fj_searchbox .fastsearchbox ul li.scale {
	float:left;
	clear:left;
	width:400px;
	height:20px;
	margin-bottom:10px;
	line-height:23px;
}
.fj_searchbox .fastsearchbox ul li.scale .name {
	float:left;
	width:65px;
	height:20px;
	overflow:hidden;
	color:#000;
	text-align:left;
}
.fj_searchbox .fastsearchbox ul li.scale .textbox {
	float:left;
	width:100px;
	height:20px;
	text-align:left;
	color:#000;
	margin-right:20px;
}
.fj_searchbox .fastsearchbox ul li.scale .textbox select {
	float:left;
	width:98px;
	height:20px;
	text-align:left;
	color:#000;
	margin-left:2px;
}
.fj_searchbox .bot {
	float:left;
	width:860px;
	padding:0 20px;
	height:40px;
	background:url(../images/fj_searchboxbotbg.gif) no-repeat;
}
.fj_searchbox .bot .advanced {
	float:left;
	height:20px;
	overflow:hidden;
	margin-top:5px;
	text-align:left;
	padding-left:15px;
	/*background:url(../images/liico05.gif) no-repeat 0 8px;*/
	line-height:22px;
}
.fj_searchbox .bot .advanced a {
	color:#000;
}
.fj_searchbox .bot .submitbox {
	float:right;
	width:120px;
	height:24px;
	margin-top:5px;
}
.fj_searchbox .bot .submitbox input {
	width:120px;
	height:24px;
	border:0;
	background:url(../images/btnbg11.gif) no-repeat;
	text-align:center;
	font-weight:700;
	color:#fff;
}
/*主体结构样式01
----------------------------------------------------------------------*/
.fj_mainbody01 {
	float:left;
	width:900px;
	clear:both;
}
.fj_mainbody01 .wideleftbox {
	float:left;
	width:640px;
}
.fj_mainbody01 .rightbox {
	float:right;
	width:250px;
}
/*职位分类&行业分类列表*/
.fj_jobclassbox {
	float:left;
	width:640px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.fj_jobclassbox .menubox11 {
	width:640px;
	height:30px;
	background:url(../images/fj_jobclasstitbg.gif) repeat-x 0 29px;
}
.fj_jobclassbox .menubox11 ul {
	float:left;
	width:250px;
	height:30px;
	overflow:hidden;
	background: url(../images/fj_jobclasstabbbg02.gif) repeat-x 0 0;
}
.fj_jobclassbox .menubox11 ul li {
	float:left;
	width:124px;
	height:30px;
	overflow:hidden;
	text-align:center;
	line-height:33px;
	color:#333;
}
.fj_jobclassbox .menubox11 ul li.hover {
	width:126px;
	color:#000;
	font-weight:700;
	font-size:14px;
	background: url(../images/fj_jobclasstabbbg01.gif) no-repeat;
}
.fj_jobclassbox .contbox11 {
	float:left;
	width:638px;
	height:auto;
	overflow:hidden;
	border:1px #333 solid;
	border-top:none;
}
.fj_jobclassbox .contbox11 #con_one_1,.fj_jobclassbox .contbox11  #con_one_2 {
	float:left;
	width:618px;
	padding:10px;
	height:auto;
}
.fj_jobclassbox .contbox11 .cont {
	width:300px;
	height:auto;
	overflow:hidden;
}
.fj_jobclassbox .contbox11 .cont ul li {
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.fj_jobclassbox .contbox11 .cont ul li .classname {
	float:left;
	width:290px;
	height:22px;
	line-height:24px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
	color:#049;
	font-weight:700;
	background:#f3f3f3;
}
.fj_jobclassbox .contbox11 .cont ul li .detailname {
	float:left;
	width:280px;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	padding:0 10px;
	line-height:22px;
	text-align:left;
}
.fj_jobclassbox .contbox11 .cont ul li .detailname a {
	color:#666;
	text-decoration:none;
	padding:0 2px;
}
.fj_jobclassbox .contbox11 .cont ul li .detailname a:hover {
	background:#049;
	color:#fff;
}
/*最新职位------------------------------------*/
.fj_hotjob {
	float:left;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.fj_hotjob .menubox12 {
	width:250px;
	height:28px;
}
.fj_hotjob .menubox12 ul {
	width:250px;
	height:28px;
	overflow:hidden;
	background: url(../images/right02tabbg02.gif) repeat-x;
}
.fj_hotjob .menubox12 ul li {
	float:left;
	width:124px;
	height:28px;
	overflow:hidden;
	text-align:center;
	line-height:30px;
}
.fj_hotjob .menubox12 ul li.hover {
	width:126px;
	color:#000;
	height:28px;
	font-weight:700;
	background:url(../images/right02tabbg01.gif) no-repeat;
}
.fj_hotjob .menubox12 ul li.hover a {
	color:#000;
}
.fj_hotjob .contbox12 
{
	float:left;
	width:248px;
	height:auto;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}
.fj_hotjob .contbox12 #con_two_1,.fj_hotjob .contbox12 #con_two_2
{ width:248px;
  height:auto;
  overflow:hidden;
  float:left;
  padding:0;
		}
.fj_hotjob .contbox12 ul {
	width:228px;
	height:auto;
	padding:10px;
	overflow:hidden;
}
.fj_hotjob .contbox12 ul li {
	float:left;
	width:228px;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.fj_hotjob .contbox12 ul li .jobarea {
	float:left;
}
.fj_hotjob .contbox12 ul li .jobtit {
	float:left;
}
.fj_hotjob .contbox12 ul li .jobtit {
	margin-left:2px;
	line-height:20px;
	float:left;
}
.fj_hotjob .contbox12 ul li .jobtit a {
	color:#049;
}
.fj_hotjob .contbox12 ul li .jobsalary {
	float:right;
	color:#b00;
}
/*第二屏右侧广告----------------------------------------------------------------------------------------*/
.fj_ad01 {
	float:left;
	width:250px;
	height:275px;
	overflow:hidden;
	margin-top:10px;
}
.fj_ad01 .advbox {
	float:left;
	width:260px;
	height:275px;
}
.fj_ad01 .advbox .advbox11 {
	float:left;
	height:47px;
	margin-bottom:10px;
	margin-right:10px;
	overflow:hidden;
	border:0;
}
.fj_ad01 .advbox .advbox11 img {
	height:45px;
	border:1px #ddd solid;
}
/*搜索结果----------------------------------------------------------------------------------------*/
.fj_searchresultbox {
	float:left;
	width:898px;
	border:1px #999 solid;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.fj_searchresultbox .tit {
	float:left;
	width:898px;
	height:28px;
	overflow:hidden;
	border-bottom:1px #999 solid;
	background:url(../images/fj_searchresulttitbg.gif) repeat-x;
}
.fj_searchresultbox .tit span {
	float:left;
	height:28px;
	overflow:hidden;
	text-align:left;
	padding-left:30px;
	background:url(../images/titico04.gif) no-repeat 10px 6px;
	color:#000;
	font-size:14px;
	font-weight:700;
	line-height:30px;
}
.fj_searchresultbox .tit span.right {
	float:right;
	padding-right:20px;
	height:28px;
	overflow:hidden;
	background:none;
	font-size:12px;
	font-weight:400;
}
.fj_searchresultbox .tit span.right b {
	color:#049;
}
.fj_searchresultbox .operate {
	float:left;
	width:896px;
	height:28px;
	overflow:hidden;
	background:#e7eff7;
	margin:1px;
	display:inline;
}
.fj_searchresultbox .operate .fl {
	float:left;
	width:170px;
	height:20px;
	margin-top:5px;
}
.fj_searchresultbox .operate .fl .selectbox {
	float:left;
	width:60px;
	color:#000;
}
.fj_searchresultbox .operate .fl .selectbtn {
	float:right;
	width:105px;
	height:20px;
}
.fj_searchresultbox .operate .fl .selectbtn input {
	float:left;
	width:105px;
	cursor:pointer;
	height:20px;
	border:0;
	background:url(../images/btnbg12.gif);
	text-align:center;
	color:#000;
	line-height:22px;
}
.fj_searchresultbox .operate .fr {
	float:right;
	margin-right:10px;
	height:28px;
	overflow:hidden;
	margin-top:2px;
}
.fj_searchresultbox .operate .fr form {
	width:290px;
	float:right;
	height:28px;
	display:inline;
}
.fj_searchresultbox .operate .fr ul li {
	float:left;
	height:20px;
	overflow:hidden;
	line-height:18px;
	margin-left:3px;
	margin-top:3px;
}
.fj_searchresultbox .operate .fr li.pagetbtn a {
	width:45px;
	height:16px;
	overflow:hidden;
	line-height:18px;
	display:block;
	border:1px #999 solid;
	color:#333;
	background:url(../images/btnbg13.gif) repeat-x;
	text-decoration:none;
}
.fj_searchresultbox .operate .fr li.pageslist a {
	color:#049;
	padding:0 2px;
}
.fj_searchresultbox .operate .fr li.pageskip input {
	height:14px;
	width:20px;
	line-height:14px;
	padding:0;
	margin:0;
}
.fj_searchresultbox .operate .fr li.pageskip input.btn {
	cursor:pointer;
	width:45px;
	height:18px;
	line-height:16px;
	border:1px #999 solid;
	background:url(../images/btnbg13.gif) repeat-x;
	color:#333;
}
.fj_searchresultbox .cont {
	float:left;
	width:898px;
	height:auto;
	overflow:hidden;
}
.fj_searchresultbox .cont ul {
	float:left;
	width:896px;
	padding:0 1px;
	height:auto;
	overflow:hidden;
}
.fj_searchresultbox .cont ul li {
	float:left;
	width:896px;
	height:110px;
	overflow:hidden;
	margin-top:1px;
}
.li01none {
	float:left;
	width:896px;
	height:110px;
	overflow:hidden;
	margin-top:1px;
}
.li01display {
	float:left;
	width:896px;
	height:110px;
	background:#f3f3f3;
	overflow:hidden;
	margin-top:1px;
}
.fj_searchresultbox .cont ul li .fl {
	float:left;
	width:20px;
	height:110px;
	text-align:center;
	background:#f3f3f3;
}
.fj_searchresultbox .cont ul li .fl input {
	margin-top:45px;
}
.fj_searchresultbox .cont ul li .fc {
	float:left;
	width:700px;
	height:100px;
	padding-top:5px;
	margin-left:20px;
	display:inline;
}
.fj_searchresultbox .cont ul li .fc dl {
	float:left;
	width:700px;
	height:100px;
	overflow:hidden;
}
.fj_searchresultbox .cont ul li .fc dl dt {
	float:left;
	height:25px;
	overflow:hidden;
	text-align:left;
	font-weight:700;
	font-size:14px;
	color:#049;
	line-height:25px;
}
.fj_searchresultbox .cont ul li .fc dl dt a {
	color:#049;
}
.fj_searchresultbox .cont ul li .fc dl dt a:hover {
	color:#e00;
	text-decoration:none;
}
.fj_searchresultbox .cont ul li .fc dl dd {
	float:left;
	height:25px;
	color:#000;
	margin-top:3px;
}
.fj_searchresultbox .cont ul li .fc dl dd.area {
	float:right;
	overflow:hidden;
	margin-left:20px;
	line-height:28px;
	margin-top:3px;
}
.fj_searchresultbox .cont ul li .fc dl dd.updatetime {
	float:right;
	overflow:hidden;
	margin-left:20px;
	line-height:26px;
	margin-top:3px;
}
.fj_searchresultbox .cont ul li .fc dl dd.companyname {
	float:left;
	clear:left;
	width:350px;
	height:20px;
	text-align:left;
}
.fj_searchresultbox .cont ul li .fc dl dd.companyname span {
	width:67px;
	height:20px;
	margin-right:3px;
	margin-top:0;
}
.fj_searchresultbox .cont ul li .fc dl dd.companyname a {
	color:#049;
}
.fj_searchresultbox .cont ul li .fc dl dd.companyname a:hover {
	color:#e00;
	text-decoration:none;
}
.fj_searchresultbox .cont ul li .fc dl dd.jobintro {
	float:left;
	width:700px;
	height:46px;
	margin-top:5px;
	line-height:23px;
	color:#000;
	text-align:left;
	overflow:hidden;
}
.fj_searchresultbox .cont ul li .fr {
	width:120px;
	height:100px;
	text-align:left;
	line-height:25px;
	margin-right:10px;
	display:inline;
}
.fj_searchresultbox .cont ul li .fr a {
	color:#049;
}
.fj_searchresultbox .cont ul li .fr .btn {
	float:left;
	width:120px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.fj_searchresultbox .cont ul li .fr span {
	float:left;
	width:120px;
	height:auto;
	overflow:hidden;
}
.fj_searchresultbox .cont ul li .fr .btn a {
	display:block;
	width:118px;
	height:26px;
	overflow:hidden;
	border:1px #999 solid;
	background:url(../images/fj_searchresulttitbg.gif) repeat-x;
	line-height:30px;
	font-weight:400;
	font-size:14px;
	color:#000;
	text-align:center;
	text-decoration:none;
}
/*职位预览*/
.fj_jobdetailbox {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.fj_jobdetailbox .tit {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
}
.fj_jobdetailbox .tit span {
	float:left;
	height:30px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
	font-size:16px;
	font-weight:700;
	color:#049;
	line-height:35px;
}
.fj_jobdetailbox .companyintro {
	float:left;
	width:878px;
	height:auto;
	overflow:hidden;
	border:1px #e1e1f4 solid;
	padding:10px;
	margin-top:5px;
}
.fj_jobdetailbox .companyintro .companylogo {
	float:left;
	width:202px;
	height:67px;
	overflow:hidden;
}
.fj_jobdetailbox .companyintro .companylogo img {
		width:200px;
	height:65px;
	border:1px #ccc solid;
}
.fj_jobdetailbox .companyintro .companyinfo {
	float:left;
	width:600px;
	height:auto;
	overflow:hidden;
	margin-left:15px;
}
.fj_jobdetailbox .companyintro .companyinfo dl {
	float:left;
	width:600px;
	height:auto;
	overflow:hidden;
}
.fj_jobdetailbox .companyintro .companyinfo dl dt {
	float:left;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	height:auto;
	overflow:hidden;
	line-height:20px;
	color:#ff6600;
	display:inline;
}
.fj_jobdetailbox .companyintro .companyinfo dl dd {
	float:right;
	width:600px;
	text-align:left;
	height:auto;
	color:#000000;
}
.fj_jobdetailbox .companyintro .companyinfo dl dd .name {
	float:left;
	text-align:left;
	height:auto;
	line-height:20px;
}
.fj_jobdetailbox .companyintro .companyinfo dl dd .textbox {
	float:left;
	height:auto;
	line-height:20px;
	text-align:left;
	color:#666666;
}
.fj_jobdetailbox .jobdetail {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.fj_jobdetailbox .jobdetail h2 {
	float:left;
	width:898px;
	height:25px;
	overflow:hidden;
	background:url(../images/btnbg15.gif) repeat-x;
	border:1px #ccc solid;
}
.fj_jobdetailbox .jobdetail h2 span {
	float:left;
	text-align:left;
	height:25px;
	line-height:27px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}
.fj_jobdetailbox .jobdetail .cont {
	float:left;
	width:880px;
	padding:0 10px;
	height:auto;
	overflow:hidden;
}
.fj_jobdetailbox .jobdetail .cont ul {
	float:left;
	width:880px;
	height:auto;
	overflow:hidden;
	margin-top:5px;
}
.fj_jobdetailbox .jobdetail .cont ul li {
	float:left;
	width: 380px;
	height:auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
}
.fj_jobdetailbox .jobdetail .cont ul li.long {
	float:left;
	width: 880px;
	height:auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
}
.fj_jobdetailbox .jobdetail .cont li .tit {
	float:left;
	width:100px;
	height:auto;
	line-height:25px;
	text-align:left;
	color:#000;
}
.fj_jobdetailbox .jobdetail .cont li .textbox {
	float:left;
	width:280px;
	height:auto;
	line-height:25px;
	text-align:left;
	color:#000;
}
.fj_jobdetailbox .jobdetail .cont ul li.long .textbox {
	float:left;
	width:780px;
	height:auto;
	line-height:25px;
	text-align:left;
	color:#000;
}
.fj_jobdetailbox .jobdetail .operate {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
}
.fj_jobdetailbox .jobdetail .operate ul {
	padding-right:10px;
	float:right;
	height:30px;
	margin-top:10px;
	width:430px;
}
.fj_jobdetailbox .jobdetail .operate ul li {
	float:left;
	height:30px;
	overflow:hidden;
	line-height:35px;
}
.fj_jobdetailbox .jobdetail .operate ul li a {
	margin-left:10px;
	color:#049;
}
.fj_jobdetailbox .jobdetail .operate ul li.apply a {
	display:block;
	width:120px;
	padding:0;
	text-align:center;
	height:28px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/btnbg14.gif) no-repeat;
	color:#fff;
	font-weight:700;
	font-size:14px;
	line-height:30px;
}
/*公司详情*/
.fj_jobdetailbox .companydetail {
	float:left;
	width:898px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	border:1px #ccc solid;
}
.fj_jobdetailbox .companydetail h2 {
	float:left;
	width:898px;
	height:25px;
	overflow:hidden;
	background:url(../images/btnbg15.gif) repeat-x;
	border-bottom:1px #ccc solid;
}
.fj_jobdetailbox .companydetail h2 span {
	float:left;
	text-align:left;
	height:25px;
	line-height:27px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}
.fj_jobdetailbox .companydetail .cont {
	float:left;
	width:860px;
	height:auto;
	overflow:hidden;
	padding:10px 20px;
	text-align:left;
	color:#000;
	line-height:23px;
}
.fj_jobdetailbox .companydetail .cont b {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
}
/*公司职位列表*/
.fj_jobdetailbox .companyjoblist {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.fj_jobdetailbox .companyjoblist h2 {
	float:left;
	width:898px;
	height:25px;
	overflow:hidden;
	background:#f7f7fd;
	border:1px #ccc solid;
	background:url(../images/btnbg15.gif) repeat-x;
}
.fj_jobdetailbox .companyjoblist h2 span {
	float:left;
	text-align:left;
	height:25px;
	line-height:27px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}
.fj_jobdetailbox .companyjoblist .cont {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	color:#000;
	line-height:22px;
}
.fj_jobdetailbox .companyjoblist .cont table {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	line-height:22px;
	font-size:12px;
}
.fj_jobdetailbox .companyjoblist .cont table th {
	background:#eee;
	height:23px;
	text-align:left;
	padding-left:10px;
}
.fj_jobdetailbox .companyjoblist .cont table td {
	background:#fff;
	text-align:left;
	padding:0 3px;
	padding-left:10px;
	border-bottom:1px #ddd solid;
}
.fj_jobdetailbox .companyjoblist .cont table td a {
	color:#049;
}
/*职位申请
---------------------------------------------------------------------------------------------*/
.fj_jobapplybox {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.fj_jobapplybox h2 {
	float:left;
	width:898px;
	height:25px;
	border:1px #fcd274 solid;
	background:url(../images/btnbg16.gif) repeat-x;
}
.fj_jobapplybox h2 span {
	float:left;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:left;
	padding-left:10px;
	font-size:14px;
	font-weight:700;
	color:#000;
}
.fj_jobapplybox .cont {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	color:#000;
	line-height:22px;
}
.fj_jobapplybox .cont table {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	line-height:22px;
	font-size:12px;
	border-bottom:1px #ccc solid;
}
.fj_jobapplybox .cont table th {
	background:#fff9ec;
	height:25px;
	text-align:left;
	padding-left:10px;
	line-height:25px;
	border-bottom:1px #ccc solid;
}
.fj_jobapplybox .cont table td {
	background:#fff;
	text-align:left;
	padding:0 3px;
	padding-left:10px;
	border-bottom:1px #ccc solid;
}
.fj_jobapplybox .cont table td a {
	color:#049;
}
/*选择简历
---------------------------------------------------------------------------------------------*/
.fj_selectresumebox {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.fj_selectresumebox h2 {
	float:left;
	width:898px;
	height:26px;
	padding-top:4px;
	border:1px #ccc solid;
	border-bottom:none;
	background: url(../images/liico07.gif) repeat-x bottom;
}
.fj_selectresumebox h2 span {
	float:left;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:left;
	padding:0 10px;
	font-size:14px;
	border:1px #ccc solid;
	border-bottom:none;
	color:#000;
	margin-left:10px;
	font-weight:700;
}
.fj_selectresumebox h2 span a {
	color:#049;
}
.fj_selectresumebox h2 span.hover {
	float:left;
	height:25px;
	overflow:hidden;
	line-height:27px;
	text-align:left;
	padding:0 10px;
	font-size:14px;
	font-weight:700;
	background:url(../images/btnbg17.gif) repeat-x top;
	border:1px #ccc solid;
	border-bottom:none;
	color:#000;
	margin-left:10px;
}
.fj_selectresumebox h3 {
	float:left;
	width:898px;
	height:auto;
	border:1px #ccc solid;
	border-bottom:none;
	border-top:none;
}
.fj_selectresumebox h3 span {
	float:left;
	height:auto;
	overflow:hidden;
	line-height:25px;
	text-align:left;
	padding-left:20px;
	font-size:12px;
	font-weight:400;
	color:#b00;
}
.fj_selectresumebox .cont {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	color:#000;
	line-height:22px;
	margin-top:5px;
}
.fj_selectresumebox .cont table {
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
	line-height:22px;
	font-size:12px;
	background:#ccc;
}
.fj_selectresumebox .cont table th {
	background:#eee;
	height:25px;
	text-align:left;
	padding-left:10px;
	line-height:25px;
}
.fj_selectresumebox .cont table td {
	background:#fff;
	text-align:left;
	padding:0 3px;
	padding-left:10px;
	line-height:23px;
}
.fj_selectresumebox .cont table td a {
	color:#049;
}
/*提醒*/
.fj_selectresumebox .cont .remindbox {
	float:left;
	width:858px;
	border:1px #ccc solid;
	padding:10px 20px;
}
.fj_selectresumebox .cont .remindbox .common01 {
	float:left;
	width:858px;
	height:auto;
	line-height:30px;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:700;
}
.fj_selectresumebox .cont .remindbox .common02 {
	float:left;
	width:858px;
	height:auto;
	line-height:30px;
	text-align:center;
	color:#000;
	font-size:12px;
}
.fj_selectresumebox .cont .remindbox .common02 a {
	color:#049;
}
.fj_selectresumebox .cont .remindbox .subbtn {
	float:left;
	width:858px;
	height:auto;
	margin-top:5px;
	text-align:center;
}
.fj_selectresumebox .cont .remindbox .subbtn input {
	padding:0 10px;
	height:28px;
	border:1px #ccc solid;
	background:url(../images/btnbg15.gif) repeat-x;
	font-size:14px;
	font-weight:700;
	color:#000;
	text-decoration:none;
	line-height:28px;
	cursor:pointer;
}
/*直接粘贴简历*/
.fj_selectresumebox .cont .pastebox {
	float:left;
	width:858px;
	border:1px #ccc solid;
	margin-top:5px;
	padding:10px 20px;
}
.fj_selectresumebox .cont .pastebox .listbox {
	float:left;
	width:858px;
	height:25px;
	overflow:hidden;
	text-align:left;
	margin-top:5px;
}
.fj_selectresumebox .cont .pastebox .listbox .name {
	float:left;
	width:100px;
	text-align:left;
	height:25px;
	line-height:25px;
	color:#000;
	margin:0;
}
.fj_selectresumebox .cont .pastebox .listbox .textbox {
	float:left;
	width:750px;
	height:25px;
	text-align:left;
}
.fj_selectresumebox .cont .pastebox .name {
	float:left;
	width:858px;
	text-align:left;
	height:30px;
	line-height:30px;
	margin-top:10px;
	color:#000;
}
.fj_selectresumebox .cont .pastebox .textbox {
	float:left;
	width:858px;
	text-align:left;
}

.fj_selectresumebox .cont .pastebox .textbox textarea {
	float:left;
	width:858px;
	height:500px;
}
.fj_selectresumebox .cont .pastebox .operate {
	float:left;
	width:858px;
	text-align:left;
	height:30px;
	line-height:30px;
	margin-top:5px;
}
.fj_selectresumebox .cont .pastebox .operate a {
	margin-right:10px;
	float:left;
	display:block;
	width:60px;
	height:22px;
	overflow:hidden;
	background:url(../images/btnbg15.gif) repeat-x;
	border:1px #ccc solid;
	color:#000;
	text-decoration:none;
	text-align:center;
	line-height:24px;
}
/*上传附件简历*/
.fj_selectresumebox .cont .attachmentbox {
	float:left;
	width:858px;
	border:1px #ccc solid;
	margin-top:5px;
	padding:10px 20px;
}
.fj_selectresumebox .cont .attachmentbox .common01 {
	float:left;
	width:858px;
	height:auto;
	line-height:30px;
	text-align:left;
	color:#000;
	font-size:12px;
}
.fj_selectresumebox .cont .attachmentbox .common01 a {
	color:#049;
}
.fj_selectresumebox .cont .attachmentbox .listbox {
	float:left;
	width:858px;
	height:25px;
	overflow:hidden;
	text-align:left;
	margin-top:5px;
}
.fj_selectresumebox .cont .attachmentbox .listbox .name {
	float:left;
	width:100px;
	text-align:left;
	height:25px;
	line-height:25px;
	color:#000;
}
.fj_selectresumebox .cont .attachmentbox .listbox .textbox {
	float:left;
	width:750px;
	height:25px;
	text-align:left;
}
.fj_selectresumebox .cont .attachmentbox .listbox .textbox input.btn {
	border:0;
	padding:0 10px;
	height:20px;
	margin-left:10px;
	background:url(../images/btnbg15.gif) repeat-x;
	border:1px #ccc solid;
	color:#000;
	text-align:center;
}
.fj_selectresumebox .cont .attachmentbox .operate {
	float:left;
	width:858px;
	text-align:left;
	height:20px;
	line-height:20px;
	margin-top:5px;
}
.fj_selectresumebox .cont .attachmentbox .operate a {
	margin-right:10px;
	float:left;
	display:block;
	width:60px;
	height:22px;
	overflow:hidden;
	background:url(../images/btnbg15.gif) repeat-x;
	border:1px #ccc solid;
	color:#000;
	text-decoration:none;
	text-align:center;
	line-height:24px;
}
/*粘贴简历预览*/
.pasteresumepreview {
	width:858px;
	float:left;
	height:auto;
	overflow:hidden;
	padding:10px 20px;
	border:1px #ccc solid;
	text-align:left;
}
.pasteresumepreview .tit {
	float:left;
	width:858px;
	height:auto;
	line-height:30px;
	font-size:16px;
	font-weight:700;
	background:#f3f3f3;
	text-align:center;
	color:#000;
}
.pasteresumepreview .cont {
	float:left;
	width:858px;
	height:auto;
	color:#333;
	margin-top:10px;
	font-size:14px;
	line-height:23px;
}
/*确定提交*/
.fj_selectresumebox .submit {
	float:left;
	width:900px;
	height:40px;
	text-align:center;
	margin-top:10px;
}
.fj_selectresumebox .submit span {
	width:120px;
	height:28px;
	overflow:hidden;
	margin:0 auto;
}
.fj_selectresumebox .submit span input.btn {
	width:120px;
	height:28px;
	background:url(../images/btnbg18.gif) no-repeat;
	border:0;
	font-size:14px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	line-height:28px;
	cursor:pointer;
}


/*粘贴简历识别对比*/
.fj_selectresumebox .cont .pastebox .identify{
	float:left;
	width:858px;
	text-align:left;
	height:auto;}

.fj_selectresumebox .cont .pastebox .identify *{
	width:auto;}
.fj_selectresumebox .cont .pastebox .identify .identifyresume{
	float:left;
	width:420px;
	height:auto;
}
.fj_selectresumebox .cont .pastebox .identify .textresume{
	float:right;
	width:420px;
	height:auto;
	overflow:hidden;
}
.fj_selectresumebox .cont .pastebox .identify .textresume  textarea {
	float:left;
	width:400px;
	min-height:2000px;
	height:auto;
}
.fj_selectresumebox .cont .pastebox .identify .identifyresume table{
	float:left;
	width:400px;
	height:auto;
	overflow:hidden;
	background:none;
}
.fj_selectresumebox .cont .pastebox .identify .identifyresume table td{
	padding:2px 5px;
	width:auto;}

.fj_selectresumebox .cont .pastebox .identify .identifyresume table th{
	background:#f3f3f3;}
.fj_selectresumebox .cont .pastebox .identify .identifyresume table td img{
	width:12px;
	height:12px;
}
.fj_selectresumebox .cont .pastebox .identify .identifyresume table td.name{
	text-align:right;
	width:100px;
	vertical-align:top;}
.fj_selectresumebox .cont .pastebox .identify .identifyresume table input{
	width:auto;}
.fj_selectresumebox .cont .pastebox .identify .identifyresume table textarea{
	width:200px;
	font-size:12px;
	padding:2px 3px;
	line-height:20px;}
	
/*add 2009-10-21 zcm*/

/*职位详情页面*/
.jobsinfo_mainbody{
	float:left;
	width:900px;
	background:url(../images/jobsinfo_mainbodybg.gif) repeat-x;
	margin-top:10px;
	border-top:1px #eee solid;
	padding-top:10px;
	padding-bottom:10px;}
.jobsinfo_mainbodyin{
	width:730px;
	margin:0 85px;
	height:auto;
	overflow:hidden;
	background:#fff;
	}
/**/
.jobsinfo_topadv{
	float:left;
	width:730px;
	height:75px;}
/**/	
.jobsinfo_maincont{
	float:left;
	width:710px;
	margin-top:10px;
	border-top:1px #eee solid;
	padding:0 10px;
	height:auto;
	overflow:hidden;
	}
.jobsinfo_jobtit{
	float:left;
	width:710px;
	height:35px;
	overflow:hidden;}
.jobsinfo_jobtit span{
	float:left;
	height:35px;
	text-align:left;
	font-size:18px;
	font-weight:700;
	color:#049;
	line-height:38px;
	overflow:hidden;
	}
/*companyinfobox*/
.jobsinfo_cominfo{
	float:left;
	width:700px;
	background:#f6f6f6;
	height:auto;
	padding:5px;
	}
.jobsinfo_cominfo .tit{
	width:700px;
	height:23px;
	overflow:hidden;}
.jobsinfo_cominfo .tit span{
	float:left;
	height:23px;
	text-align:left;
	font-size:12px;
	line-height:23px;
	font-weight:700;
	color:#000;
	padding-left:2px;}
.jobsinfo_cominfo .cont{
	width:700px;
	height:72px;
	overflow:hidden;
	background: url(../images/jobsinfo_cominfocontbg.gif) no-repeat;
	 }
.jobsinfo_cominfo .contwithoutbtn{
	float:left;
	width:700px;
	height:72px;
	overflow:hidden;
	background: url(../images/companysinfo_cominfocontbg.gif) no-repeat;}
.jobsinfo_cominfo .comlogo{
	float:left;
	width:152px;
	height:52px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
	}
.jobsinfo_cominfo .comlogo img{
	width:150px;
	height:50px;
	border:1px #eee solid;
	}
.jobsinfo_cominfo .cominfo{
	float:left;
	width:528px;
	height:52px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
	color:#333;
}
.jobsinfo_cominfo .cominfo ul li{
	float:left;
	height:25px;
	overflow:hidden;
	line-height:28px;
	}
.jobsinfo_cominfo .cominfo ul li .name{
	float:left;
	text-align:left;}
.jobsinfo_cominfo .cominfo ul li .text{
	float:left;
	text-align:left;}
.jobsinfo_cominfo .cominfo ul li.n1{
	width:200px;}
.jobsinfo_cominfo .cominfo ul li.n2{
	width:200px;
	margin-left:10px;}
.jobsinfo_cominfo .cominfo ul li.n3{
	width:200px;}
.jobsinfo_cominfo .cominfo ul li.n4{
	width:400px;
}
.jobsinfo_cominfo  .applybtn{
	width:120px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:70px; 
	left:585px;}
.jobsinfo_cominfo  .applybtn a{
	float:left;
	width:120px;
	height:30px;
	display:block;
	overflow:hidden;
	background:url(../images/jobsinfo_applybtn.gif) no-repeat;}
.jobsinfo_cominfo  .applybtn a span{
	display:none;}
/*职位信息*/
.jobsinfo_jobinfo {
	float:left;
	width:710px;
	height:auto;
	overflow:hidden;
	margin-top:15px;}
.jobsinfo_jobinfo .tabmenu{
	float:left;
	width:710px;
	height:30px;
	overflow:hidden;
}
.jobsinfo_jobinfo .tabmenu ul{
	float:left;
	width:710px;
	height:30px;
	overflow:hidden;
	background:url(../images/jobsinfo_tab01boxbg.gif) repeat-x 0 26px;}
.jobsinfo_jobinfo .tabmenu ul li{
	float:left;
	width:100px;
	height:26px;
	overflow:hidden;
	margin-right:1px;
	text-align:center;
	line-height:30px;
	color:#000;
	background:url(../images/jobsinfo_tab01bg.gif) no-repeat;}
.jobsinfo_jobinfo .tabmenu ul li.hover{
	background:url(../images/jobsinfo_tab01curbg.gif);
	color:#fff;
	font-weight:700;}
.jobsinfo_jobinfo .tabcont{
	float:left;
	width:710px;
	clear:both;}
.jobsinfo_jobinfo .tabcont .tabjobbox{
	float:left;
	width:710px;}
.jobsinfo_jobinfo .tabcont .tabjobbox .basicinfo{
	float:left;
	width:710px;
	margin-top:10px;
	}
.jobsinfo_jobinfo .tabcont .tabjobbox .basicinfo table{
	float:left;
	width:710px;
	background:#d8e3ec;
	color:#333;
	font-size:12px;}
.jobsinfo_jobinfo .tabcont .tabjobbox .basicinfo table td{
	background:#fff;
	height:23px;
	text-align:left;
	padding-left:10px;
	line-height:23px;
	width:145px;
	}
.jobsinfo_jobinfo .tabcont .tabjobbox .basicinfo table th{
	background:#f3f8fc;
	height:23px;
	width:80px;
	text-align:center;
	line-height:23px;
	font-weight:400;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobdisc{
	float:left;
	width:710px;
	height:auto;
	margin-top:10px;
	}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobdisc .tit01{
	float:left;
	width:710px;
	height:23px;
	overflow:hidden;
	background:#f3f8fc;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobdisc .tit01 span{
	text-align:left;
	height:23px;
	overflow:hidden;
	line-height:25px;
	font-weight:700;
	color:#000;
	float:left;
	padding-left:10px;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobdisc .cont01{
	float:left;
	width:690px;
	padding:0 10px;
	height:auto;
	color:#000;
	overflow:hidden;
	text-align:left;
	margin-top:10px;
	line-height:23px;
}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobdisc .cont02{
	float:left;
	width:700px;
	padding-left:10px;
	height:auto;
	color:#000;
	overflow:hidden;
	text-align:left;
	margin-top:15px;
	line-height:23px;
}
.jobsinfo_jobinfo .tabcont .tabjobbox  .comcontact{
	float:left;
	width:710px;
	height:auto;
	margin-top:10px;
	}
.jobsinfo_jobinfo .tabcont .tabjobbox  .comcontact .tit01{
	float:left;
	width:710px;
	height:23px;
	overflow:hidden;
	background:#f3f8fc;}
.jobsinfo_jobinfo .tabcont .tabjobbox .comcontact .tit01 span{
	text-align:left;
	height:23px;
	overflow:hidden;
	line-height:25px;
	font-weight:700;
	color:#000;
	float:left;
	padding-left:10px;}
.jobsinfo_jobinfo .tabcont .tabjobbox  .comcontact .cont01{
	float:left;
	width:690px;
	padding:0 10px;
	height:auto;
	color:#000;
	overflow:hidden;
	text-align:left;
	margin-top:10px;
	line-height:23px;
}

.jobsinfo_jobinfo .tabcont .tabjobbox .jobapply{
	float:left;
	width:410px;
	padding-left:280px;
	height:auto;
	border-top:1px #eee solid;
	margin-top:10px;
	padding-top:10px;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobapply .applybtn a{
	float:left;
	width:120px;
	height:30px;
	display:block;
	overflow:hidden;
	background:url(../images/jobsinfo_applybtn.gif) no-repeat;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobapply .applybtn a span{
	display:none;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobapply .operate{
	float:right;
	width:280px;
	height:30px;
	overflow:hidden;
	line-height:40px;
	color:#1e50a2;
	margin-left:5px;
	display:inline;
	text-align:left;}
.jobsinfo_jobinfo .tabcont .tabjobbox .jobapply .operate a{
color:#1e50a2;
padding:0 3px;}
/**/
.jobsinfo_jobinfo .tabcont .tabcombox{
	float:left;
	width:710px;}
.jobsinfo_jobinfo .tabcont .tabcombox .comintro{
	float:left;
	width:710px;
	height:auto;
	margin-top:10px;
	}
.jobsinfo_jobinfo .tabcont .tabcombox .comintro .tit01{
	float:left;
	width:710px;
	height:23px;
	overflow:hidden;
	background:#f3f8fc;}
.jobsinfo_jobinfo .tabcont .tabcombox .comintro .tit01 span{
	text-align:left;
	height:23px;
	overflow:hidden;
	line-height:25px;
	font-weight:700;
	color:#000;
	float:left;
	padding-left:10px;}
.jobsinfo_jobinfo .tabcont .tabcombox .comintro .cont01{
	float:left;
	width:690px;
	padding:0 10px;
	height:auto;
	color:#000;
	overflow:hidden;
	text-align:left;
	margin-top:10px;
	line-height:23px;
}
.jobsinfo_jobinfo .tabcont .tabcombox .comcontact{
	float:left;
	width:710px;
	height:auto;
	margin-top:10px;
	}
.jobsinfo_jobinfo .tabcont .tabcombox .comcontact .tit01{
	float:left;
	width:710px;
	height:23px;
	overflow:hidden;
	background:#f3f8fc;}
.jobsinfo_jobinfo .tabcont .tabcombox .comcontact .tit01 span{
	text-align:left;
	height:23px;
	overflow:hidden;
	line-height:25px;
	font-weight:700;
	color:#000;
	float:left;
	padding-left:10px;}
.jobsinfo_jobinfo .tabcont .tabcombox .comcontact .cont01{
	float:left;
	width:690px;
	padding:0 10px;
	height:auto;
	color:#000;
	overflow:hidden;
	text-align:left;
	margin-top:10px;
	line-height:23px;
}
/**/
/*.jobsinfo_jobinfo .tabcont .tabjobrelatedbox**/
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox{
	float:left;
	width:710px;
	height:auto;
	overflow:hidden;
	margin-top:10px;}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header {
	float:left;
	width:710px;
	height:23px;
	overflow:hidden;
	background:#f3f8fc;
	font-weight:700;
	line-height:25px;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header div {
	float:left;
	width:90px;
	height:25px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
	color:#000000;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header .jobname {
	width:250px;

}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header .jobarea {
	width:120px;

}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header .time {

	width:120px;

}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header .number {
	width:90px;

}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_header .detail {

	width:80px;

}

.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont {
	float:left;
	width:710px;
	height:auto;
	overflow:hidden;
	display:inline;
	text-align:left;
	line-height:27px;
	
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont ul
{ float:left;
  margin-top:1px;}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont ul li
{ background:#fff;
  width:710px;
  height:22px;
  float:left;
  
		}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont ul li.gray
{ background:#f3f3f3;
  width:710px;
  height:22px;
  float:left;
  
		}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont li div{
	float:left;
	height:22px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
	color:#000;}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont .jobname {
	width:250px;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont .jobarea {
	width:120px;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont .time {
	width:120px;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont .number {
	width:80px;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont .detail {
	width:80px;
}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_cont li div a {
	color:#049;}
/**/
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_page{
	float:left;
	width:710px;
	height:20px;
	margin-top:5px;
	overflow:hidden;
	border-top:1px #eee solid;
	}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_page .fl{
	float:left;
	width:300px;
	text-align:left;
	padding-left:10px;
	line-height:20px;	}
.jobsinfo_jobinfo .tabcont .tabjobrelatedbox .list_page .fr{
	float:right;
	width:300px;
	text-align:right;
	padding-right:20px;
	line-height:20px;
}
