﻿@charset "utf-8";



.title_zhaopin {
width:100%;
margin:20px 0 0 0;
text-align:center;
color: #1E1E1E;
font-size: 25px;
}

.form1_table {
width:100%;
height:auto;
margin:15px auto 0;
}

table{

}
td{
	
}

table.t1{
    width:100%;
	font-size:14px;
	empty-cells:show; 
	border-collapse:collapse;
    line-height:24px;	
	background:#FFF;
	overflow-y:auto;
	border:1px solid #EAEAEA;
}

table.t1 th {
	height:24px;
	text-align:center;
	background:#EAEAEA;
	padding:8px 1em 8px;
}

table.t1 td {
	height:20px;
	padding:7px 1em 7px;
	border-bottom:1px dashed  #DDDDDD;
}

table.t1 td a {
    color:#000000;
	text-decoration:none;
}

table.t1 td a:hover{
    color:#000099;
}

table.t1 tr{
	text-align:center;
} 

table.t2{
    width:90%;
	font-size:14px;
	empty-cells:show; 
	border-collapse:collapse;
    line-height:24px;	
	background:#FFF;
	overflow-y:auto;
	margin:0 5% 0 5%;
}

table.t1 td {
	height:20px;
	padding:7px 1em 7px;
	border-bottom:1px dashed  #DDDDDD;
}


.btn_apply {
width:77px;
height:26px;
margin:10px 0;
padding:0;
background:url(../images/btn_apply.png);
cursor:pointer;
border:none;
outline:none;
font:12px "微软雅黑"; 
color:#FFFFFF;
}

.title_zhaopin_job {
margin:20px 5% 0 5%;
text-align:left;
color: #1B1A1A;
font-size: 20px;
}

.job_aq {
margin:10px 5% 20px 5%;
text-align:left;
font:14px "微软雅黑";
line-height:26px;
}

.job2 {
border:1px solid #DDDDDD;
margin:10px 0 0 0;
}

.job2_btn_apply {
width:100%;
margin:10px 0 30px 0;
text-align:center;
}


.login_mask {
    position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	filter: Alpha(opacity=30);
	opacity:0.3; 
	background:#000000;
}

.login_box {
    position:relative;
	width:450px; 
	height:330px; 
	
	font:14px "微软雅黑";
	background:#FFF;
	vertical-align:top;
	border:1px solid #DDDDDD;
	text-align:center;
}

.login_box_title {
    margin:0 0 10px 0;
	padding:8px 0 8px 0;
    font:bold 15px "微软雅黑";
	background:#EAEAEA;
	text-align:center;
}

.login_box_form {
    text-align:left;
	padding:0 20px;	
	vertical-align:top;
	line-height:30px;
}

.login_box_file {
    margin:5px 10px 15px 10px;
}

.login_box_textarea {
    margin:0 10px 0 10px;
	width:310px;
	height:60px;
}

.login_box_suc {
    margin:150px 0 20px 0;
	text-align:center;
	font:13px "微软雅黑";
}
.select_width {
    width:137px;
	text-align:center;
	margin:0 0 0 5px;	
}

.text_width {
    width:137px;
	text-align:center;
	margin:0 0 0 7px;
	vertical-align:middle;
	height:30px;
}
.list_left { width: 198px; height: auto; float: left; margin: 10px 10px 10px 0;}
.list_left_title { width: 108px; height: 41px; padding: 30px 0 0 70px; margin: 0; font-weight: bold; font-size: 15px; color: #000099; background: url(../images/list_title.jpg) no-repeat top; }
.list_left ul { width: 198px; height: auto; margin: 0; padding: 0; }
.list_left li { width: 190px; height: 25px; margin: 0; padding: 15px 0 0 40px; list-style: none; background: url(../images/list_line.jpg) bottom left no-repeat; }
.list_left li a { color: #000033; font-size: 13px; font-weight: bold; text-decoration: none; padding-left: 25px; }
.list_left li a:hover { background: url(../images/list_click.png) left no-repeat; }
.list_left_img { width: 188px; height: 70px; overflow: hidden; margin: 50px 0 0 10px; }
.list_left_img img { margin: 0 0 13px 0; }
.list_right { width: 854px; height: auto; margin: 20px 0 10px 0; float: left; background: url(../images/location_bg.png) repeat-x; }
.field_div{margin:10px 5px;}
.memberInfo_title{margin-left:auto;margin-right:auto;font-size:20px;text-align:center;}
.memberText{
	width:330px;
	height: 20px;
	font-size: 14px;
	margin: 2px;
}