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

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

#management-process-box-1 {
	float:left;
	width:100%;
	height:25px;
	text-align: justify;
	
}
#managing-process-title {
width:100%;
height:30px;
float:left;
}

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

#contact-cathy {
	float:left;
	width:280px;
	height:80px;
	text-align: center;
	margin-bottom: 5px;
	font-size: medium;
	font-weight: bold;
	margin-top: 5px;
	border: 1px solid #fff;

}


#managing-process-point-2 {
	float:right;
	width:100%;
	height:60px;
	text-align: justify;
	margin-bottom: 5px;
	
	
}#managing-process-point-3 {
	float:right;
	width:100%;
	height:40px;
	text-align: justify;
	margin-bottom: 5px;
	
}
#managing-process-col-1 {
	float:right;
	font-weight:bold;
	width:260px;
	height:100px;
	text-align: justify;
	border:1px #ffffff solid;
	padding:10px;
	}
	

