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

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


#individual-performance-title {
	width:100%;
	height:40px;
	float:left;
}


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



#individual-performance-point-2 {
	float:left;
	width:100%;
	height:30px;
	text-align: justify;
	margin-bottom: 5px;
	
	
}#individual-performance-point-3 {
	float:left;
	width:100%;
	height:45px;
	text-align: justify;
	margin-bottom: 5px;
	
}
#individual-performance-point-4 {
	float:left;
	width:100%;
	height:30px;
	text-align: justify;
	margin-bottom: 5px;
	
}
#individual-performance-point-5 {
	float:right;
	width:100%;
	height:30px;
	text-align: justify;
	margin-bottom: 5px;
	
}





#individual-performance-col-1 {
	float:left;
	font-weight:bold;
	font-size:medium;
	width:290px;
	height:95px;
	margin-right:20px;
	text-align: justify;
	border:1px #ffffff solid;
	padding:10px;
	}



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

#individual-performance-box-2 {
	float:left;
	width:100%;
	height:225px;
	text-align: justify;
	
}

