@charset "euc-kr";
@import url("");
/*
 * Layout
 */

/*
 * body
 */
body {
  top: 0;  
	padding: 0;
	margin: 0;
}
#container {
	width:100%;
	height:auto;
}

/* ¸ÞÀÎÈ­¸é ÇØ´õ */
#header {
  width:100%;
  height: 94px;
}

/* ·Î°í */
#header #logo {
	position: absolutr;
	top: 5px;
	left: 5px;
	margin-left: 25px;
	padding-top: 10px;
}

/* ¼­ºêÈ­¸é Home, ´Ù±¹¾îÆäÀÌÁö ¸µÅ© */
#header #topmenu {
	position: absolute;
	top: 10px;
	width:160px;
	left: 808px;
}

#header #banner {
	position: absolute;
	top: 5px;
	left: 5px;
	width:250px;
	padding:0;
	margin: 0;
}

#header #topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #topmenu ul li {
	float: left;
	margin-left: 3px;
}

#fantasy {
	position: absolute;
	top: 30px;
	width:160px;
	left: 808px;
}
#fantasy ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#fantasy ul li {
	float: left;
	margin-left: 3px;
}



/* ¸ÞÀÎ¸Þ´º */
#header #mainmenu {
	position: absolute;
	float: left;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 48px;
	background: url(/images/main_image22.jpg) repeat-x;
}


/*
 * content
 */  
#subcontents {
	float: right;
	padding: 0;
	margin: 0;
	width: 100%;
}



#visual{
	padding: 0 0 0 0;
	float: left;
	width: 100%;
	height: 200px;
		background: url(/images/img_bg.gif) repeat-x;
}

#left {
	padding: 0;
	margin: 0;
	float: left;
	width: 200px; // ¿ÞÂÊ ¸Þ´º ³ÐÀÌ 
}

#middle {
	position:relative;
	padding: 0;
	margin: 140px 0 0 160px;
	float: none;
	width: 760px; // ³»¿ë ³ÐÀÌ
	overflow:hidden;
}
* html #middle {
	margin: 0;
	position:fixed;
	float: none;
}

/*
 * footer
 */


/* È­¸é ÇÏ´Ü */

#footerline {
  clear: both;
  width: 100%;
  height: 20px;
  border-top: 1px solid #DDDDDD;
}

#footer {
clear: left;
margin: 0px;
width: 920px;
height: 30px;
}


hr {
  display: none;
}

/* ¿ìÃø ÀÌº¥Æ®¹è³Ê */

#eventbanner {
  position: absolute;
  left:965;
  top: 150px;
  width: 50px;
  margin: 0px;
  z-index: 50;
  }
