@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/bg-loop.gif) repeat;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#060;
}
#wrapperOut {
	background:url(../images/bg-body.jpg) repeat-x left top;
	width:100%;
}
#wrapper {
	background:url(../images/bg-header.jpg) no-repeat top center;
	margin:0 auto;
	width:100%;
}
#main {
	margin:0 auto;
	position:relative;
}
#header {
	width:1000px;
	height:308px;	
	position:relative;	
	z-index: 100;
	margin: 0 auto;
}
#header h1 {
	width:90px;
	display: block;
	height:77px;
	position:absolute;
	z-index:5;
	top:13px;
	right:307px;
}
#header h1 a {
	height:77px;
	width:89px;
	text-indent:-9999px;
	display:block;
}
#header a.NapThe {
	background:url(../images/m_napthe.gif) 0 0 no-repeat;
	width:124px;
	height:72px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	z-index:4;
	top:281px;
	left:255px;
}
#header a.NapThe:hover {
	background-position:-124px 0;
}
ul.menuTop {
	position: absolute;
	top: 22px;
	right: 57px;
}
ul.menuTop li {
	list-style-type:none;
	display: inline;
	color:#fff;
	font-weight:bold;
}
ul.menuTop li a:link, ul.menuTop li a:visited, ul.menuTop li a:active {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
ul.menuTop li a:hover {
	text-decoration:underline;
	color: #7ff4fe;	
}
ul.menu {
	display:block;
	width: 445px;	
	height: 63px;
	position:absolute;
	right:27px;
	top:239px;
}
ul.menu li {
	list-style-type:none;
	float:left;
}
ul.menu li a {
	height:63px;
	display:block;
	text-indent:-9999px;
	background: url(../images/menu.gif) no-repeat;
}
/*-----------*/
ul.menu li a.MenuItem01 {
	width: 221px;
	background-position: 0px 0px;
}
ul.menu li a.MenuItem01:hover, ul.menu li.Active a.MenuItem01, ul.menu li.Active a.MenuItem01:hover {
	background-position: 0px -63px;
}
/*-----------*/
ul.menu li a.MenuItem02 {
	width: 224px;
	background-position: -221px 0px;
}
ul.menu li a.MenuItem02:hover, ul.menu li.Active a.MenuItem02, ul.menu li.Active a.MenuItem02:hover {
	background-position: -221px -63px;
}
/*-----------*/
#content {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}
#bgFooter {
	background: url(../images/bg-footer-loop.gif) repeat-x left top;
	height: 130px;
}
#footer {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height: 130px;
	background: url(../images/bg-footer1.jpg) no-repeat center top;
}
a.LogoVNG:link,a.LogoVNG:visited,a.LogoVNG:hover {
	left:218px;
	top:60px;
	position:absolute;
	width:37px;
	height:53px;
	text-indent:-9999px;
}
a.LogoNexon:link,a.LogoNexon:visited,a.LogoNexon:hover {
	left:276px;
	top: 60px;
	position:absolute;
	width: 49px;
	height:45px;
	text-indent:-9999px;
}
#copyright {
	font-size:11px;
	text-align:left;
	line-height:18px;
	color:#350d05;
	position:absolute;
	right:158px;
	top:60px;
}
#top {
	position:absolute;
	top:0px;
	left:920px;	
	width:41px;	
}
#top a:link, #top a:visited, #top a:active {
	background:url(../images/bg-top.png) no-repeat;
	width:41px;
	bottom:0;
	display:block;
	padding:26px 0 0;
	text-indent:-9999px;
	position:absolute
}
