/* CSS Document */
/*hr*/
.jobinfo_sub{
    background-image:url(../images/hr/job_bg.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
	height:28px;
	font-weight:bold;
  
}
a.jobtxt_title:link{ 
  color:#FFFFFF;
  line-height:26px;
}
a.jobtxt_title:hover{ 
  color:#FFFFFF;
  line-height:26px;
}
a.jobtxt_title:visited{ 
  color:#FFFFFF;
  line-height:26px;
}
.job_on_title{ 
  float:left; 
  background-image:url(../images/hr/hr_job_03.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:104px;
  height:26px;
  padding-left:20px;
  
  }

 .job_off_title{ 
  float:left; 
  background-image:url(../images/hr/hr_job_04.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:104px;
  padding-left:20px;
  line-height:26px;
  height:26px;
    }
.jobmain p{ line-height:24px; margin:0px; padding:0px;} 
.job_contentbox{
   border:1px solid #e9ebec;
   padding:5px;
   margin-bottom:30px;
  }
.job_content_bg{
   background-color:#dbe4ef;
   margin-bottom:5px;
  }
.job_content_bg h6{
  margin:0px;
   color:#225695;
   font-size:12px;
   line-height:24px;
   padding-left:16px;
  }

.dotline{
 background:url(../images/hr/dotline.jpg) repeat-x left top;
 padding:3px 0px;
}

.fittings_table2{
	background-color:#cfcfcf;
}
.fittings_table2 th{
	background-color:#fff;
	color:#4b5465;
	line-height:18px;
	padding:4px;
}
.fittings_table2 td{
	background-color:#fff;
	color:#696969;
	line-height:18px;
	padding:4px;
}

/*applyjob*/
.presales_con{
	border:1px solid #c4d4eb;
	padding:3px;
	background-color:#e1ebf5
}
.presales_con2{
	background-color:#fff;
	padding:2px;
}
table.presales_table3{border-collapse:collapse;}
table.presales_table3 td{ border:1px #d7dbe4 solid;  padding:5px 10px; }
table.presales_table3 td select.long{ width:200px;}

table.presales_table3 td input{vertical-align:middle; margin-right:4px;}
table.presales_table3 td input.long{vertical-align:middle; margin-right:4px; width:400px;}
table.presales_table3 td input.short{vertical-align:middle; margin-right:4px; width:80px;}
table.presales_table3 td textarea{width:400px;height:100px; border:1px #d7dbe4 solid;}
table.presales_table3 tr.pre_tr02 td{
	background-color:#f7f8fc;	
}
.applyjob_btn{
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
.applyjob_btn input.applyjob_btn1{
	background:url(../images/presales/choose_btn_00.jpg) left top no-repeat;
	height:23px;
	width:86px;
	color:#fff;
	border:0px;
	margin-right:4px;
}
.applyjob_btn input.applyjob_btn2{
	background:url(../images/presales/choose_btn_00.jpg) left top no-repeat;
	height:23px;
	width:86px;
	color:#fff;
	border:0px;
	margin-right:4px;
}




/*speak end*/