@charset "utf-8";
html,body{
    position: relative;
}
.footer{
	height: 99px;
}

/*Jobs*/

.jobs-search{
	height: 36px;
	margin-bottom: 15px;
}
.jobs-search input{
	width: 140px;
	height: 34px;
	padding: 0 5px;
	border: 1px solid #ebebeb;
	float: left;
	margin-right: 7px;
	display: inline;
	line-height: 34px;
	color: #a9a9a9;
}
.jobs-search input.submit{
	width: 96px;
	height: 36px;
	padding: 0;
	border: none;
	background: #2e5eaa;
	font-size: 14px;
	color: #fff;
	float: right;
}
.jobs-search select{
	width: 152px;
	height: 36px;
	float: left;
	margin-right: 7px;
	display: 
}
.jobs-table th{
	font-size: 14px;
	line-height: 38px;
	color: #333;
	border-top: 2px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
}
.jobs-table td{
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.jobs-table span{
	padding-left: 12px;
}
.jobs-table a{
	color: #666;
}
.jobs-table td.bg{
	background: #2e5eaa;
	color: #fff;
}
.jobs-table td.bg a{
	color: #fff;
}
.jobs-main .page{
	margin-top: 35px;
}

.jobs-main td input.error{
border: 1px solid #D70128;
}
.jobs-main td textarea.error{
border: 1px solid #D70128;
}
..jobsdetail-table td input.error{
border: 1px solid #D70128;
}
.jobsapply-table td input.error{
border: 1px solid #D70128;
}


/*JobsInfo Table*/
.jobsinfo-table{
	border-bottom: 1px solid #e6e6e6;
}
.jobsinfo-table th{
	padding-left: 10px;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	text-align: left;
	background: #00923f;
}
.jobsinfo-table td{
	border-left: 1px solid #e6e6e6;	
	border-top: 1px solid #e6e6e6;
	line-height: 36px;
	padding: 0 10px;
}
.jobsinfo-table td.tac{
	width: 80px;
	text-align: center;
	background: #f4f4f4;
}
.jobsinfo-table td.br{
	border-right: 1px solid #e6e6e6;
}
.jobsinfo-main .depict-box{
	padding: 15px 24px 22px;
	border: 1px solid #e6e6e6;
	border-top: none;
}
.jobsinfo-main .depict-box h2{
	font-size: 14px;
	line-height: 30px;
	color: #e17f13;
}
.jobsinfo-main .depict-box .details{
	padding-bottom: 15px;
}
.jobsinfo-main .depict-tips{
	height: 25px;
	margin-top: 20px;
	position: relative;
	text-align: right;
}
.jobsinfo-main .depict-tips a.btn{
	display: inline-block;
	width: 68px;
	line-height: 25px;
	color: #fff;
	background: #00923f;
	text-align: center;
	margin-left: 3px;
	float: right;
}
.jobsinfo-main .depict-tips a.btn:hover{
	background: #e17f13;
}
.file-box{
	width: 468px;
	height: 210px;
	border: 1px solid #e6e6e6;
	background: #fff;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: left;
	display: none;
}
.file-box a.close{
	display: inline-block;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 20px;
	top: 12px;
}
.file-box p{
	padding-left: 25px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	color: #0067b2;
	text-align: left;
	border-bottom: 1px solid #dbdbdb;
	background: #f5f5f5;
}
.file-box form{
	padding: 16px 35px 0;
}
.file-box input{
	width: 288px;
	height: 22px;
	padding-left: 5px;
	border: 1px solid #dbdbdb;
	line-height: 22px;
	color: #666;
	float: left;
}
.file-box input.error{
	border: 1px solid #D70128;
}
.file-box input.submit{
	width: 51px;
	height: 24px;
	padding: 0;
	border: none;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	background: url(../../img/jobbtn.jpg) no-repeat;
	margin-left: 15px;
}
.jobs-applymain a.fr{
	display: inline-block;
	padding: 0 16px;
	border: 1px solid #007f37;
	line-height: 32px;
	color: #fff;
	background: #00923f;
}
.jobsapply-table{
	margin-top: 15px;
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
}
.jobsapply-table th{
	line-height: 28px;
	color: #fff;
	background: #00923f;
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}
.jobsapply-table td{
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	padding: 0 10px;
	line-height: 30px;
}
.jobsapply-table td.bg{
	background: #f5f5f5;
}
.jobsapply-table td input{
	width: 120px;
	height: 22px;
	padding-left: 5px;
	border: 1px solid #ccc;
	background: url(../../img/input102901.jpg) repeat-x;
	float: left;
	margin: 5px 0;
}
.jobsapply-table td input.radio{
	width: 13px;
	height: 13px;
	margin: 9px 10px 0 0;
	display: inline;
}
.jobsapply-table td p{
	float: left;
	margin-right: 15px;
	display: inline;
}
.jobsapply-table td textarea{
	width: 703px;
	height: 68px;
	padding: 0 4px;
	border: 1px solid #ccc;
	line-height: 22px;
	background: url(../../img/input102901.jpg) repeat-x top;
	float: left;
	margin: 6px 0;
}
.jobsapply-table td img{
	float: left;
	margin: 5px 0 0 5px;
	display: inline;
}
.jobs-applymain .button{
	height: 32px;
	margin-top: 25px;
}
.jobs-applymain .button input{
	width: 86px;
	height: 32px;
	border: none;
	background: #e17f13;
	line-height: 32px;
	color: #fff;
	float: left;
	margin-right: 5px;
	display: inline;
}
.jobs-applymain .button input.reset{
	background: #00923f;
}
.jobs-applymain .button a{
	display: inline-block;
	padding: 0 25px;
	line-height: 32px;
	color: #fff;
	background: #00923f;
	float: right;
}
.codeBox{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	display: none;
}
.codeBoxBg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	filter:alpha(opacity=50); 
	opacity: 0.5;
}
.codeSubmit{
	width: 420px;
	height: 32px;
	padding: 24px 37px 24px 41px;
	border: 1px solid #ebebeb;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	z-index: 2;
	line-height: 32px;
}
.codeSubmit a{
	display: inline-block;
	width: 40px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
}
.codeSubmit img{
	cursor: pointer;
}
.codeSubmit input{
	width: 228px;
	height: 32px;
	padding-left: 5px;
	border: 1px solid #ebebeb;
	float: left;
	margin-left: 20px;
	display: inline;
}
.codeSubmit input.submit{
	width: 98px;
	height: 32px;
	margin-left: 10px;
	background: #c30e1d;
	font-size: 14px;
	color: #fff;
}
.jobsdetail-table td input{
	width: 78px;
}
.jobtips-main h2 {
    background: url(../../img/jobline.jpg) no-repeat left bottom;
    color: #035cac;
    font-size: 16px;
    line-height: 46px;
    margin-bottom: 13px;
    padding-bottom: 1px;
}
.jobtips-main a.btn {
    background: #035cac;
    border: 1px solid #ececec;
    color: #ffffff;
    display: inline-block;
    line-height: 32px;
    margin: 6px 2px 0 0;
    padding: 0 16px;
}
.jobtips-main .button {
    position: relative;
}