.staff_bg {
	background:url(../img/staff/staff_bg.gif) no-repeat;
	width:571px;
	height:170px;
	margin:0;
	padding:0;
	position:relative;
	margin-bottom:10px;
}

.staff_bg2 {
	background:url(../img/staff/staff_bg2.gif) no-repeat;
	width:571px;
	height:220px;
	margin:0;
	padding:0;
	position:relative;
	margin-bottom:10px;
}

.staff_photo {
	position:absolute;
	top:12px;
	left:12px;
}
.staff_name {
	position:absolute;
	top:12px;
	left:170px;
	font-size:12px;
	
}
.staff_info {
	position:absolute;
	top:30px;
	left:170px;
	width:290px;
	height:80px;
	font-size:10px;
	line-height:16px;
}
.staff_eg {
	position:absolute;
	top:85px;
	left:490px;
	width:250px;
	height:80px;
	color:#C38996;
}
.clm_title {
	font-size:14px;
	color:#737373;
	font-weight:normal;
	float:left;
}
.clm_date {
	font-size:10px;
	color:#818181;
	float:right;
}
.page_link a{
	text-decoration:none;
	color:#737373;
	border-bottom:1px solid #F2F2F2;
}
.page_link a:hover{
	color:#737373;
	border-bottom:1px solid #737373;
}
.staff_head {
	position:relative;
	widh:600px;
	height:40px;
}
.staff_lbl {
	position:absolute;
	top:0px;
	left:400px;
}
