* {

	margin:0;
	font-family:verdana,굴림,돋움;
	font-size:9pt;
	color:#777777;

}

html {

	margin:0;

}

body {

	margin:0 auto;
	font-family:verdana,굴림,돋움;
	font-size:9pt;
	color:#777777;
	width:100%;
	height:100%;
	background-color:#000000;

}

img { border:0 }

div {

	margin:0 auto;
	font-family:verdana,굴림,돋움;
	font-size:9pt;
	color:#777777;

}

div#container {

	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;

}



div#main_menu {
	
	position:absolute;
	left:440px;
	top:0;
	width:171px;

}

div#sub_menu {

	position:absolute;
	left:300px;
	top:0;
	width:171px;
	z-index:50;

}

div#main_menu_bottom {

	background-image:url(/img/main_menu_bottombg.jpg);
	height:669px;

}

div#sub1_menu_bottom {

	background-image:url(/img/sub1_menu_bottombg.jpg);
	height:669px;

}

div#subcontent {

	position:absolute;
	left:471px;
	top:0;

}

div#subcover {

	position:absolute;
	left:471px;
	top:0;
	z-index:10;

}

div#menu1 { cursor:pointer; }
div#menu2 { cursor:pointer; }
div#menu3 { cursor:pointer; }
div#menu4 { cursor:pointer; }

.png24 { tmp:expression(setPng24(this)); } 