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

body {
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	text-align: left;
}
.top_logo {
	height: 134px;
	width: 1400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.bottom_logo {
	height: 134px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.menulist {
	height: 450px;
	width: 122px;
	top: 7px;
	left: 12px;
	position: relative;
}