@charset "utf-8";

body{
	margin:0;
	padding:0;
}
#wrap {
	position: relative;
	margin:0 auto;
	width: 949px;
	height: 1715px;
	background: url('../images/bg.jpg') no-repeat;
}
.career {
	position: relative;
	top:1292px;
	left: 353px;
}
.introduce {
	position: relative;
	top:1322px;
	left: 353px;
}
.program {
	position: relative;
	top:1352px;
	left: 353px;
}
.btn {
	position: absolute;
	width:56px;
	height: 23px;
	text-indent: -9999px;
}
.hwp {
	background: url('../images/hwp_btn.jpg');
}
.doc {
	background: url('../images/docx_btn.jpg');
	left: 60px;
}
.zip {
	background: url('../images/zip_btn.jpg');
	left: 120px;
}
.submit_btn {
	display: block;
	position: absolute;
	left: 365px;
	/*bottom: 35px;*/
	bottom: 50px;
	width: 221px;
	height: 59px;
	background: url('../images/submit_btn.jpg') no-repeat;
	text-indent: -9999px;
}

/*popup*/
th {
	padding-left: 14px;
	width: 75px;
	border-right: 1px solid #C9C9C9;
}
th, td {
	height: 54px;
	text-align: left;
	border-bottom: 1px solid #C9C9C9;
	vertical-align:middle;
}
td {
	padding: 0 9px;
	border-right: 0;
}
tr.first th,
tr.first td{
	border-top: 1px solid #c9c9c9;
}
td+th {
	border-left: 1px solid #c9c9c9;
}

.blacklayer {position:absolute; top:0; left:0; width:100%; height:1000px; background:#000; opacity:0.6; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE 8 */ filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); /* IE 7 and olders */z-index:10; display:none;}
.popup {
	position: absolute;
	left: 138px;
	bottom:150px;
	width: 672px;
	height: 666px;
	background: url('../images/popup_bg.jpg') no-repeat;
	z-index:20;
	display:none;
}
.popup a {
	text-indent: -9999px;
}
.close_btn {
	position: absolute;
	top:20px;
	right: 20px;
	width: 29px;
	height: 29px;
	background: url('../images/close_btn.png') no-repeat;
}
.popup_table {
	position: absolute;
	left: 31px;
	top:300px;
	border:1px solid #C9C9C9;
}
.popup_table caption {
	widows: 610px;
	height: 0px;
	font-size: 0px;
}
.popup_table input {
	height: 34px;
	text-align:center;
}
.name {
	width: 154px;
}
.phone_n1,
.phone_n2,
.phone_n3 {
	margin: 0 9px;
	width: 58px;
}
.phone_n1 {
	margin-left: 0;
}
.phone_n3 {
	margin-right: 0;
}
.ok_bton {
	position: absolute;
	left: 286px;
	bottom: 28px;
	width: 102px;
	height: 40px;
	background: url('../images/ok_btn.jpg') no-repeat;
}

.file_wrap {position:relative;width:100%;height:36px;}
.file_text {float:left;width:400px;height:32px !important;background-color:#e4e4e4;border:1px solid #c9c9c9;color:#777;margin-right:10px;text-align:left !important;}
.file_name {display:inline-block;width:81px;height:36px;background:url(../images/file_btn.png) no-repeat 0 0;position:relative;}
.file_add {filter:alpha(opacity:0);opacity:0; width:81px;height:36px;}