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

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



#team-performance-title {
width:100%;
height:30px;
float:left;
}


#team-performance-sub-title {
	float:right;
	width:100%;
	
	height:30px;
	text-align: center;
	margin-bottom: 5px;
	
}
#team-performance-point-1 {
	float:right;
	width:100%;
	height:60px;
	text-align: justify;
	margin-bottom: 5px;
	
}



#team-performance-point-2 {
	float:right;
	width:100%;
	height:50px;
	text-align: justify;
	margin-bottom: 5px;
	
	
}#team-performance-point-3 {
	float:right;
	width:100%;
	height:45px;
	text-align: justify;
	margin-bottom: 5px;
	
}
#team-performance-col-1 {
	float:left;
	font-weight:bold;
	font-size:medium;
	width:310px;
	height:80px;
	margin-right:20px;
	text-align: justify;
	border:1px #ffffff solid;
	padding:10px;
	}


#team-performance-box-1 {
	float:left;
	width:100%;
	height:25px;
	text-align: justify;
	
}

#team-performance-box-2 {
	float:left;
	width:100%;
	height:50px;
	text-align: justify;
	margin-bottom: 5px;
	
}

