@charset "utf-8";

.cl_zhaopin{
	width:251px;
	height:309px;
	padding-left:50px;
	padding-top:25px;
}
.cl_zhaopin_img1{
	width:251px;
	height:139px;
	margin-bottom: 31px;
	background-image: url(img/btn_zp.png);
	background-repeat: no-repeat;
	display: block;
}
.cl_zhaopin_img2{
	width:251px;
	height:139px;
	margin-bottom: 31px;
	background-image: url(img/btn_zp.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
.cl_zhaopin_img1:hover{
	background-position: right top;
}
.cl_zhaopin_img2:hover{
	background-position: right bottom;
}