@charset "utf-8";

#gtitle { width:180px; height:75px; font-family: 'Nanum Gothic';font-size:28px;font-weight:bold;text-decoration:none; color:#000; padding:0;  text-align:center;  background:#fff; line-height:75px }
#nav1 { width:180px; float:left; position:relative;   }
  #nav1 ul {width:180px; height: auto;list-style:none; padding:0px;margin-left:5px; border-top:#0485d0 solid 3px; border-bottom:#0485d0 solid 3px; background:#fafafa}
  #nav1 li { padding:2px 0px 2px 0px; color:#4b4b4b; font-family:Verdana, Geneva, Nanum; font-size:14px; font-weight:bold; line-height:40px;  border-bottom : 1px dotted #AAAAAA;text-indent:20px}
  #nav1 li a { display:block;  line-height:40px; color:#4b4b4b; font-family:Verdana, Geneva, Nanum Gothic; font-size:14px; font-weight:bold; letter-spacing:normal }
  #nav1 li a:hover { background: url(../img/sidebar.png) no-repeat 130px center; display: block; color:#db8200; text-decoration:none}
  #nav1 li.on a { color:#db8200; font-family:Verdana, Geneva, Nanum Gothic; font-size:14px; font-weight:bold; display: inherit; background: url(../img/sidebar.png) no-repeat 130px center; text-decoration:none}
