﻿@charset "utf-8";
/* 职位列表 */


.zwlb{
	float: left; width: 617px;margin-top:5px;
}
.zwlb_headerdiv{
	float: left;
	width:617px;
	height:23px;
	background: url(../image/zwlb_headerdiv.gif) no-repeat;
}
.zwlb_headertext{
margin-left:60px;
margin-top:4px;
font-size:14px;
font-weight:900;
color:#1f5809;

}
.zwlb_bodydiv{
	width: 617px;
	margin: 0;
	float: left;
	background: url(../image/zwlb_bodydiv.gif) repeat-y;
}
.zwlb_bodyheight{
		height: 370px;
		overflow: hidden;
}
.zwlb_bottomdiv{
	width: 617px;
	height:15px;
	float: left;
	background: url(../image/zwlb_bottomdiv.gif) no-repeat;
}



.zwlb_table{
float:left:
margin:0px;
	width: 100%;
}
.zwlb_title{
float:left;
padding:0px;
margin:0px;
width:50%;
text-align:left;
vertical-align:top;
}

.zwlb_newspic{
	width: 27px;
	height:13px;
	display: none;
}
.zwlb_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}


.zwlb_downmorediv{
	float: right;
	width: 46px;
	height: 21px;
	background: url(../image/more.gif) no-repeat;
	cursor:hand;
	margin-right:10px;
	margin-top: 1px;
}
.zwlb_link:link {
	font-size: 13px;
	line-height: 180%;
	color:#000066;
	text-decoration: none;
}
.zwlb_link:visited {
	font-size: 13px;
	line-height: 180%;
	color:#000066;
	text-decoration: none;
}
.zwlb_link:hover {
	font-size: 13px;
	line-height: 180%;
	color: #f00;
	text-decoration:underline
}