/*当前位置*/
.weizhi{
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	padding-left: 5px;
}
.weizhi p{
	width: 1200px;
	margin: 0 auto;
	color: #666;
}
.weizhi p a{
	color: #666;
}

.nei_center{
	/*border: 1px solid red;*/
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
}


.nei_left{
	float: left;
	width: 890px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
/*卫生医疗招聘*/
.shiye_zp{
	border: 1px solid #ccc;
}
.shiye_zp h3{
	color:#0E6CAA;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 5px;
	padding-left: 40px;
	background: url("https://www.tmgouwu.com/Public/default/image/001_28.png") 5px center no-repeat;
	background-color: #F5F5F5;
	border-bottom: 1px solid #ccc;
}
.shiye_zp h3 span{
	float: right;
	font-size: 14px;
	font-weight: 500;
	margin-right: 5px;
}
.shiye_zp h3 span a{
	color: #999;
}
.shiye_zp_ul{
	height: auto;
	overflow: hidden;
	padding-left:0.6%;
	margin-bottom: 5px;
	width: 99%;
}
.shiye_zp_ul li{
	border-bottom: 1px dotted #ccc;
	height: 32px;
	line-height: 32px;
	margin: 3px 3px;
	padding: 0 5px;
}
.shiye_zp_ul li span{
	float: right;
	margin-right: 10px;
}


/*分页*/
.fenye{
	/*line-height: 35px;*/
	text-align: center;
	/*margin-top: 20px;
	margin-bottom: 20px;*/
}


