@charset "utf-8";

/* 漂浮属性 */
#left1,#left2,#center,#login {
	clear: both;
	margin: 0 auto;
}

/* 最新公告 */
#left1 {
	width: 223px;
	height: auto;
	font-size: 0px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 10px;
}

#left1 .title {
	width: 223px;
	height: 47px;
	background: url(../job/images/left_title1.gif) no-repeat left;
}

#left1 .content {
	width: 223px;
	height: auto;
	text-align: center;
	margin: 5px auto;
}

#left1 .content li {
	width: 212px;
	height: auto;
	letter-spacing: 1px;
	line-height: 20px;
	float: none;
	font-size: 12px;
	text-align: left;
}

/* 本站最新提示 */
#left2 {
	width: 223px;
	height: auto;
	font-size: 0px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 10px;
}

#left2 .title {
	width: 223px;
	height: 28px;
	font-size: 0px;
	background: url(../job/images/left_title2.gif) no-repeat;
}

#left2 .content {
	width: 223px;
	height: auto;
	text-align: center;
	margin: 10px auto;
}

#left2 .content li {
	width: 212px;
	height: auto;
	letter-spacing: 1px;
	line-height: 20px;
	float: none;
	font-size: 12px;
	text-align: left;
}

/* 中间 */
#center {
	width: 490px;
	height: auto;
	font-size: 0px;
	background: url(../job/images/center_title_bg.gif) repeat-x;
}

#center .title {
	width: 490px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	padding-top: 8px;
}

#center .content {
	width: 490px;
	height: auto;
	text-align: center;
}

#center .content table {
	width: 460px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 10px auto;
}

.center1 {
	background: url(../job/images/center_title1.gif) no-repeat;
}

.center2 {
	background: url(../job/images/center_title2.gif) no-repeat;
}

.center3 {
	background: url(../job/images/center_title3.gif) no-repeat;
}

/* 会员登录 */
#login {
	width: 200px;
	height: auto;
	margin-top: 12px;
	margin-bottom: 30px;
}

#login .title {
	width: 200px;
	height: 27px;
	background: url(../job/images/right_title1.gif) no-repeat;
}

#login .content {
	width: 200px;
	height: auto;
	padding-top: 10px;
	text-align: left;
}

#login .text {
	width: 140px;
	height: 16px;
	border: solid 1px #85a37f;
}

#login .radio {
	margin-right: 3px;
	margin-left: 5px;
}

/* 有问必答 */
#interlocution {
	width: 200px;
	height: auto;
}

#interlocution .title {
	width: 200px;
	height: 28px;
	background: url(../job/images/right_title2.gif) no-repeat;
}

#interlocution .content {
	width: 200px;
	height: auto;
	margin: 15px auto;
}

#interlocution .content li {
	width: 200px;
	height: auto;
	letter-spacing: 1px;
	line-height: 20px;
	float: none;
	font-size: 12px;
}

/* =============================================== 
人才招聘管理系统
=============================================== */
#left1 .title2 {
	background: url(../enterprise/images/left_title1.gif) no-repeat;
	margin-bottom: 10px;
}

#left1 .admin {
	font-size: 12px;
	width: 180px;
	height: 65px;
	padding: 10px;
	background: #ddecdd;
	text-align: center;
	margin-bottom: 10px;
}

#left1 .admin div {
	margin: 0 auto;
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
}

#center0 {
	font-size: 0px;
	background: url(../job/images/center_title_bg.gif) repeat-x;
	height: 400px;
}

.center4 {
	background: url(../enterprise/images/center_title1.gif) no-repeat;
	width: 739px;
	height: 23px;
}

.content0 {
	width: 739px;
	background: #eff9f0;
	text-align: center;
	margin-top: 6px;
}

.content0 .table {
	width: auto;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 20px auto 50px 80px;
}

/* ===============================================
人才招聘列表
=============================================== */
#center .content li {
	font-size: 12px;
	width: 700px;
	line-height: 25px;
	border-bottom: dashed 1px #999999;
}

.button1 {
	background-image: url("../enterprise/images/submit.gif");
	border: 0;
	cursor: hand;
	height: 24px;
	width: 55px;
}

.button2 {
	background-image: url("../enterprise/images/resetting.gif");
	border: 0;
	cursor: hand;
	height: 24px;
	width: 55px;
}