@charset "utf-8";
#staff1 {
	float: left;
	height: 950px;
	width: 900px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
#staff1 ul {
	float: left;
	height: auto;
	width: 890px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	line-height: 20px;
}
#staff1 li {
	float: left;
	height: 300px;
	width: 150px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}

