﻿@charset "utf-8";
/* 简历列表 */


.jllb{
	float: left; width: 616px;margin-top:5px; margin-left:5px;
}
.jllb_headerdiv{
	float: left;
	width:617px;
	height:30px;
	background: url(../image/jllb_headerdiv.gif) no-repeat;
}
.jllb_headertext{
margin-left:55px;
margin-top:5px;
font-size:14px;
font-weight:900;
color:#1f5809;

}
.jllb_bodydiv{
	width: 616px;
	margin: 0;
	float: left;
	background: url(../image/jllb_bodydiv.gif) repeat-y;
}
.jllb_bodyheight{
		height: 238px;
		overflow: hidden;
}
.jllb_bottomdiv{
	width: 616px;
	height:8px;
	float: left;
	background: url(../image/jllb_bottomdiv.gif) no-repeat;
}



.jllb_table{
float:left:
margin:0px;
margin-top:5px;
width: 100%;
}
.jllb_title{
font-size:14px;
float:left;
padding:0px;
padding-left:8px;
border-bottom:1px solid #FFFFFF;
border-left:3px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-right:3px solid #FFFFFF;
text-align:left;
}

.jllb_newspic{
	width: 27px;
	height:13px;
	display: none;
}
.jllb_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}


.jllb_downmorediv{
	float: right;
	width: 46px;
	height: 21px;
	background: url(../image/more.gif) no-repeat;
	cursor:hand;
	margin-right:10px;
	margin-top: 1px;
}
.jllb_link:link {
	font-size: 13px;
	line-height: 180%;
	color:#000066;
	text-decoration: none;
}
.jllb_link:visited {
	font-size: 13px;
	line-height: 180%;
	color:#000066;
	text-decoration: none;
}
.jllb_link:hover {
	font-size: 13px;
	line-height: 180%;
	color: #f00;
	text-decoration:underline
}
