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

#bg #wrapper #body #aboutus_body {
	background-color: #FFFFFF;
	height: 1200px;
	width: auto;
	margin: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bg #wrapper #aboutus_body #aboutus_text_wrapper {
	height: 420px;
	width: auto;
	background-color: #FFFFFF;
}

#bg #wrapper #body #aboutus_body #aboutus_text {
	background-color: #FFFFFF;
	float: left;
	height: 400px;
	width: 640px;
}
#bg #wrapper #body #aboutus_body #aboutus_canda {
	float: left;
	height: 400px;
	width: 300px;
	background-color: #FFFFFF;
}
#bg #wrapper #body #aboutus_body #aboutus_test_bdy {
	width: auto;
	background-color: #FFFFFF;
}
#bg #wrapper #body #aboutus_body #aboutus_test_text {
	height: 400px;
	width: auto;
	background-color: #FFFFFF;
}

