@charset "utf-8";
.Mainbody {
	height: 340px;
	width: 934px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
		
}

.topbody {
	height: 70px;
	width: 934px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	}


.menubody {
	height: 340px;
	width: 934px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
		color: #00CC66;
	}
