#staff {
	width: 650px;
	margin-left: 25px;
	margin-top: 15px;
}
#staff h3 {
	background-image: url(../img/staff_title.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 41px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.staffdata dl {
	font-size: 12px;
	clear: both;
}
.staffimg {
	float: left;
}
.staffdata dt {
	width: 100px;
	float: left;
}
.staffdata dd {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.ddline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D6D6C0;
}
.staff_no {
	margin-bottom: 10px;
}
.staffdata {
	clear: both;
	margin-bottom: 15px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../img/datafoot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 650px;
}
.pagetop {
	clear: both;
	text-align: right;
}
.data {
	float: right;
	width: 460px;
}
