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

#team_name{
	margin-top: 20px;
	text-align: left;
	text-indent: 5px;
}
#team_name ul li{
	float: left;
	margin-bottom: 5px;
}
#team_name img{
	width: 320px;
	height: 57px;
}
h4{
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #333;
}
