.top {
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	width: 875px;
	height: 140px;
	border-bottom: 2px solid #B7B7B7;
}
.top-left {
	display: block;
	float: left;
	position:relative;
	overflow:hidden;
	width: 556px;
	height: 90px;
	padding:25px;
}
.scrollon-top {
	display:block;
	float:left;
	position:relative; 
	overflow:hidden;
	width: 530px;
	height: 90px;
	z-index:1;
}
.scrolloff-top {
	display:block;
	float:left;
	position:relative; 
	overflow:hidden;
	width: 556px;
	height: 90px;
	z-index:1;
}
.content-top {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px; 
	z-index:1; 
}
.head {
	position:relative;
	padding-bottom: 20px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	text-align: left;
	padding-left:1px;
}
.body {
	position:relative;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:1.5em;
	text-align: left;
	padding-left:1px;
}
.top-right {
	display: block;
	float: right;
	position:relative;
	overflow:hidden;
	width: 269px;
	height: 140px;
}
.photo {
	display: block;
	position:relative;
	overflow:hidden;
	width: 269px;
	height: 140px;
}
.bottom {
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	z-index:100;
	width: 825px;
	height: 256px;
	padding: 25px;
}
.scrollon-bottom {
	display:block;
	float:left;
	position:relative; 
	overflow:hidden;
	width: 799px;
	height: 256px;
	z-index:1;
}
.scrolloff-bottom {
	display:block;
	float:left;
	position:relative; 
	overflow:hidden;
	width: 825px;
	height: 256px;
	z-index:1;
}
.content-bottom {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px; 
	z-index:1; 
}
.staff-group-head {
	display:block;
	position:relative; 
	overflow:hidden;
	clear:both;
	width: 799px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #666666;
	padding-left:1px;
}
.staff-group-item {
}
.staff-group-item a {
	display:block;
	position:relative;
	float:left;
	width: 124px;
	height:170px;
	padding:15px;
}
.staff-group-item-nolink {
	display:block;
	position:relative;
	float:left;
	width: 124px;
	height:170px;
	padding:15px;
}
.staff-group-sep {
	display:block;
	position:relative; 
	overflow:hidden;
	width: 799px;
	height:0px;
}
