@charset "utf-8";
/* CSS Document */

.selected-menu-about {}

.staff-list {
	list-style:none;
	clear:both;
}

.staff-list li {
	clear:both;
	height:100px;
	margin-bottom:10px;
}

.staff-list img {
	float:left;	
	margin-right: 10px;
}

.support {
	clear: both;	
}