@charset "utf-8";
/* CSS Document */

/*招聘信息*/
.zpxx{
	float:left; width: 210px;margin-left:3px; margin-top:2px;margin-bottom:2px;
}
.zpxx_headerdiv{
	float: left;
	width:195px;
	height:20px;
	background:url(dwjs_headerdiv.gif) no-repeat;
}
.zpxx_headertext{
	font-size: 13px;
	color: #045685;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	width:100px;
	text-align:center;
}
.zpxx_bodydiv{
	width: 210px;
	margin: 0;
	float: left;
}
.zpxx_bodyheight{
		height: 160px;
		overflow: hidden;
}
.zpxx_bottomdiv{

}

.zpxx_download{
	width:40px;
	height:15px;
	display: none;
}

.zpxx_table{
	width: 100%;
}
.zpxx_title{
	width: 100%;
	padding-left: 2px;
	padding-bottom:-4px;
}

.zpxx_newspic{
	width: 27px;
	height:13px;
	
}
.zpxx_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}

.zpxx_date{
	font-size:12px;
	width:15%;
	color:#7C8BA0;
	display: none;
}
.zpxx_upmorediv{
	float: right;
	width: 56px;
	height: 19px;
	background: url(more.gif) no-repeat;
	cursor:hand;
	margin-top: 2px;
}

