@charset "UTF-8";

@media all
{
  #nav_main { color: #fff; position: absolute; left: 194px; top: 48px; }
  #nav_main ul { white-space: nowrap; line-height: 1em; margin: 0; padding: 0; list-style: none; }
  #nav_main li { float:left; padding: 0 0 0 3px; margin: 0; }
  #nav_main a { background: transparent; color: #333; display: block; font-weight: bold; padding: 11px 0px 9px 0px; text-align: center; text-decoration: none; width: 110px; }
  #nav_main a:hover { background: transparent url(/dig/img/nav_main/hover_mid.gif) scroll no-repeat center 4px; }
  #nav_main li.current a { background: transparent url(/dig/img/nav_main/current.gif) scroll no-repeat center 1px !important; color: #fff !important; }
}
