@charset "utf-8";
@charset "utf-8";
.body
{
	float:left;
	width:100%;
	height:auto;
	min-height:100%;
	background-image:url(../images/team12.jpg);
	background-size:100% 100%;
}
.text_base
{
	height:100%;
	text-align:left;
	padding:25px;
	box-sizing:border-box;
	color:rgba(44,62,80,1.00);
	background-color:rgba(255,255,255,0.80) !important;
	overflow:auto;
}
.team_text1, .team_text2
{
	padding:10px;
	box-sizing:border-box;
	width:100%;
	float:left;
	height:auto;
}
.team_text1 text_base p, .team_text2 text_base p
{
	margin-top:25px;
	font-size:16px;
}
.team_text1 text_base h1, .team_text2 text_base h1
{
	margin-top:25px;
	font-size:24px;
}
.about_text1 .text_base img, .about_text2 .text_base img
{
	width:100%;
}
.text_base span
{
	font-weight:bold;
	line-height:30px;
}
/* CSS Document */