@charset "utf-8";

#gtitle { width:180px; height:128px; font-family:'Nanum Gothic',sans-serif; font-size:20px;font-weight:bold;text-decoration:none; color:#fff; padding-bottom:0px; padding-top:40px; text-indent:15px; background:url(../img/top_bg.jpg) no-repeat; top:0px; position:relative;border:#dddddd solid 1px; }
#nav1 { width:180px; height:auto; position:relative; top:0px; border-left:#dddddd solid 1px; border-right:#dddddd solid 1px; border-bottom:#dddddd solid 1px;   }
  #nav1 ul {width:178px; height: auto;list-style:none; padding:0px;}
  #nav1 li { padding:0px; color:#fff; font-family:'Nanum Gothic',sans-serif; font-size:14px; line-height:40px;  border-bottom : 1px solid #dddddd;text-indent:15px}
  #nav1 li:last-child {  border-bottom : 0px solid #dddddd; padding-bottom:0}
  #nav1 li a { display:block; height:40px; line-height:40px; color:#000; font-family:'Nanum Gothic',sans-serif; font-size:14px;letter-spacing:normal; padding:0;  }
  #nav1 li a:hover { height:40px; display: block; color:#fff; text-decoration:none; background:#00783f url(../img/bg01.jpg) 147px center no-repeat ; line-height:40px}
  #nav1 li.on a { color:#fff; font-family:'Nanum Gothic',sans-serif; font-size:14px;  display:inherit; height:40px; line-height:40px;text-decoration:none; background:#00783f url(../img/bg01.jpg) 147px center no-repeat ; line-height:40px}
