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

.img_team
{
	position: relative;
	width: 300px;
	height: 300px;
	margin: 10px;	
	float: left;
}

.img_team img
{
	width: 300px;
	height: 230px;	
}