body {
	font-family: "µ¸¿òÃ¼";
	font-size: 9px;
	line-height: 150%;
	background-color: #d6d6d6;
	background-image: url(images/bg_02.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

#wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page_header {
	height: 102px;
	width: 900px;
}
#logo {
	float: left;
	height: 35px;
	width: 233px;
	margin-top: 37px;
}
#nav {
	text-align: right;
	float: right;
	height: 22px;
	width: 500px;
	margin-top: 57px;
}
#nav ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#nav ul li {
	font-size: 11pt;
	font-weight: bold;
	display: inline;
	margin-left: 15px;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #C60;
	text-decoration: underline;
}
#page_center {
	width: 900px;
	margin-top: 10px;
}
.main_img {
	float: left;
	height: 414px;
	width: 900px;
}
.ban_set {
	clear: both;
	float: left;
	height: 127px;
	width: 900px;
	margin-top: 10px;
}
.ban_01 {
	background-image: url(images/banner_07_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 160px;
	padding-top: 27px;
	padding-left: 140px;
}
#page_footer {
	color: #FFF;
	background-color: #000;
	clear: both;
	float: left;
	height: 60px;
	width: 900px;
	margin-top: 10px;
	padding-top: 20px;
	text-align: center;
}

.ban_02 {
	background-image: url(images/banner_07_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 160px;
	padding-top: 27px;
	padding-left: 140px;
}
.ban_03 {
	background-image: url(images/banner_07_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 160px;
	padding-top: 27px;
	padding-left: 140px;
}


#wrap:after{
	content:'';
	display:block;
	clear:both
}
