/*主体内容样式*/
#main
{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	*display:inline-block;
}

#content
{
	width:784px;
	float:right;
	font-size:14px;
}

#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;
}
