@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container #manu {
	height: 44px;
	width: 800px;
	top: 100px;
	margin-top: 15px;
}
#container #banner {
	height: 77px;
	width: 800px;
	clip: rect(10px,auto,auto,auto);
	margin-top: 10px;
}
#container #body {
	height: 430px;
	width: 800px;
	margin-top: 20px;
	font-family: "Myriad Pro";
	font-size: 12px;
	background-color: #FFF;
}
#container #buttom {
	height: 120px;
	width: 800px;
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #000;
	text-align: center;
	top: 2000px;
}
#container #footer {
	height: 50px;
	width: 800px;
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #000;
	text-align: center;
}
#container #body #left {
	float: left;
	height: 430px;
	width: 480px;
	margin-left: 10px;
	font-size: 18px;
	font-family: "Myriad Pro";
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#container #body #heading {
	height: 80px;
	width: 780px;
	margin-top: 20px;
	margin-left: 10px;
}
#container #body #right {
	float: right;
	height: 430px;
	width: 300px;
	margin-right: 10px;
}
#container #body #left table tr td p {
	font-size: 16px;
}
#container #body #left table tr td p {
	font-size: 10px;
}
#container #body #left table tr td p {
	font-size: 24px;
}
#container #body #left table tr td p {
	font-size: 18px;
}
#container #body #left table tr td p {
	text-align: center;
}
#container #body #left table tr td p {
	text-align: justify;
}
