@charset "utf-8";
/* CSS Document */

.team_photo {
	position:relative;
	float:left;
	width:140px;
	margin-right:30px;
}

.team_info {
	position:relative;
	float:left;
	width:522px;
}

.team_clear {
	clear:both;
	margin-bottom:30px;
}

.team_name_title {
	font-weight:bold;
	font-size:1.2em;
	color:#59481C;
}