/* CSS Document */

#structure_member_photo_container{
	width:696px;
	margin-left:57px;
	margin-bottom:20px;
}
#structure_member_photo_item{
	width:100px;
	text-align:center;
	float:left;
	margin:7px;
}
#structure_member_caption{
	width:100px;
	text-align:center;
	padding:4px;
	height:25px;
}
#structure_member_photo_img{
	background-color:#999999;
	width:100px;
	height:135px;
}
