@charset "utf-8";
/* CSS Document */

img, fieldset{border}
li{list-style:none;}
body,td,th {
	font-family: 굴림, 굴림체, 돋움, 돋움체;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style></head>

<body>
</body>
</html>


A:link {text-decoration:none;color:#333;}
A:visited {text-decoration:none;color:#333;}
A:active {text-decoration:none;color:#333;}
A:hover {text-decoration:none;color:#333;}

#wrapper { width:100%;}
#header {background:url(./img/main/head_bg.jpg) no-repeat;}
#header { width:100%; height:111px;}
#top {position:relative; height:110px; margin:0 auto;}
#top h1{padding-top:22px;}

#topmenu{position:absolute; top:50px; left:207px; width:540px; height:17px; padding: 0 18px;}
#topmenu li ul{display:none; position:absolute; top:25px; left:0;}
#topmenu li ul{padding:5px 0}

.topMenu { color:#000; background: #FFF ; text-align: center;}
.topMenuOver {  color:#FFF; background:#999 ;/*text-decoration: underline;*//*font-weight:bold;*/ text-align:center;cursor:hand;}
