/*主体内容样式*/
#main
{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	*display:inline-block;
}

#content
{
	width:784px;
	float:right;
	font-size:14px;
	margin-bottom:30px;
}

#content .section_job h3
{
	color:#153a8b;
	font-weight:bold;
	font-size:14px;
	background:url(images/employ.jpg) no-repeat left center;
	height:22px;
	line-height:22px;
	padding-left:30px;
}
#content .section_job .cls_wrapper
{
	background:url(images/bg_job.jpg) no-repeat;
	height:239px;
	margin:10px 0 20px;
	padding:5px;
	line-height:24px;
}
#content .section_job th,#content .section_job td
{
	padding:4px 5px;
	color:#707070;
	font-family:"宋体";
}
#content .section_job th
{
	width:84px;
	color:#707070;
	vertical-align:top;
}
#pager
{
	margin-bottom:20px;
	text-align:center;
}
#pager a
{
	color:#969595;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 5px;
}
#pager a:hover
{
	color:#900;
}
#pager .cls_cur
{
	color:#153a8b;
	font-weight:bold;
	text-decoration:underline;
}

#tips
{
	background:url(images/bg_icon.jpg) no-repeat 10px center;
	border:1px solid #ffe08d;
	background-color:#fefdc9;
	line-height:24px;
	padding:5px ;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#931310;
	margin:10px 0;
}

/*简历资料*/
#person_mat .nav_bar
{
	background:url(images/bg_tab.jpg) repeat-x;
	height:28px;
	overflow:hidden;
}
#person_mat .nav_bar .tab1
{
	background:url(images/bg_tab1.jpg) no-repeat;
	height:28px;
	width:122px;
	overflow:hidden;
	display:inline-block;
	line-height:28px;
	text-align:center;
	color:#184981;
	font-weight:bold;
	margin-right:10px;
}
#person_mat .nav_bar .tab2
{
	background:url(images/bg_tab2.jpg) no-repeat 0 3px;
	height:24px;
	width:119px;
	overflow:hidden;
	display:inline-block;
	line-height:24px;
	text-align:center;
	color:#333;
	padding:3px 0 1px;
}
#person_mat .cls_wrapper
{
	border:1px solid #ded7c0;
	border-top:none;
	padding:10px;
}
#person_mat .inputbox
{
	border:1px solid #b4b4b4;
	padding:2px;
	font-size:14px;
}
#person_mat .star
{
	color:#c00;
}
#person_mat .btn_submit
{
	background:url(images/btn_submit.jpg) no-repeat;
	width:179px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#0c3360;
	font-weight:bold;
	border:none;
	margin:10px auto;
	display:block;
	cursor:pointer;
}
#person_mat .btn_submit:hover
{
	color:#c00;
}
#baseinfo .inputbox:focus
{
	border:1px dotted #b4b4b4;
	background-color:#d7e6f1;
}
#person_mat .cls_wrapper td
{
	padding:10px;
}
#person_mat .cls_wrapper th
{
	text-align:left;
	font-weight:normal;
	color:#333;
}
#person_mat .cls_wrapper h4
{
	font-weight:normal;
	color:#333;
	font-size:14px;
}
#person_mat .cls_wrapper textarea
{
	font-weight:normal;
	color:#333;
	font-size:14px;
	background:url(images/bg_textarea.jpg) no-repeat;
	height:183px;
	overflow:auto;
	border:none;
	width:746px;
	padding:5px;
	margin:10px 0;
}
