
/* Default Style */
* 	 		{margin:0; padding:0;list-style-type: none;list-style:none;}
body		{background-color:#fff;}

ul, ol, li {list-style:none;}
a,em,span,strong {vertical-align:middle;}
td *, div *, li *, span *, p * {vertical-align: middle;}

img, hr		{border:none;}
img			{border:0px;}


BODY {scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #2277b6;
scrollbar-highlight-color: #2277b6;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color:  #2277b6}
BODY, TH, TD {font-size:12px; font-family:gulim; line-height:150%; color:#666666; }
BODY {margin:0px}
TABLE {border-collapse:collapse;}
TH, TD {padding:0px}
A:link {color: 666666; text-decoration: none}
A:visited {color: #666666; text-decoration: none; }
A:hover {color:2277b6;}s
IMG {border: none;}
.notice{font-size:11px; font-family:µ¸¿ò; line-height:150%; color:#2277b6 }
.notice2{font-size:11px; font-family:µ¸¿ò; line-height:150%; color:#666666 }
.home{font-size:11px; font-family:µ¸¿ò; line-height:150%; color:#666666 }
textarea {border:1px solid; color: #2277b6;}

#container {width:100%; }

#gnb {width:100%; height:98px; margin:0 auto; overflow:hidden; }
#gnb li {float:left;}
#gnb > li > a {display:block; height:98px; background:url(/img/menu.gif) 0 0 no-repeat; }


#gnb .m1 a {width:80px; background-position:0px 0px; padding:10px 10px 0 10px;}
#gnb .m1.on a {background-position:0px -98px;}
#gnb .m1 a:hover {background-position:0px -98px;}
#gnb .m2 a {width:92px; background-position:-110px 0px; padding:10px 10px 0 10px;}
#gnb .m2.on a {background-position:-110px -98px;}
#gnb .m2 a:hover {background-position:-110px -98px;}
#gnb .m3 a {width:85px; background-position:-222px 0px; padding:10px 10px 0 10px;}
#gnb .m3.on a {background-position:-222px -98px;}
#gnb .m3 a:hover {background-position:-222px -98px;}
#gnb .m4 a {width:85px; background-position:-333px 0px; padding:10px 10px 0 10px;}
#gnb .m4.on a {background-position:-333px -98px;}
#gnb .m4 a:hover {background-position:-333px -98px;}
#gnb .m5 a {width:85px; background-position:-434px 0px; padding:10px 10px 0 10px;}
#gnb .m5.on a {background-position:-434px -98px;}
#gnb .m5 a:hover {background-position:-434px -98px;}
#gnb .m6 a {width:80px; background-position:-537px 0px; padding:10px 10px 0 10px;}
#gnb .m6.on a {background-position:-537px -98px;}
#gnb .m6 a:hover {background-position:-537px -98px;}



#gnb li ul.sub{
  height:21px;
  display: none;
  position: absolute;
  background-color:#3e7cc7;
  z-index: 1000;
  padding: 7px 0 0 1px;
  margin-top:-35px; 
}

#gnb > li > a:after{
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}


.sub a:link		{text-decoration:none; color:#9fbee3; font-weight: bold}
.sub a:visited	{text-decoration:none; color:#9fbee3; font-weight: bold}
.sub a:active	{text-decoration:none; color:#ffffff; font-weight: bold}
.sub a:hover	{text-decoration:none; color:#ffffff; font-weight: bold}