@charset "utf-8";

/*
이 마크업 문서는 아래 제공자에 의해 작성 및 수정, 배포 되었습니다
Markup : Hyunhw Jung
Website: http://www.premiumxe.com
Email : clubnb2@naver.com
*/

#sub_nav { margin:0; padding:0; font:9pt 돋움; letter-spacing:0px; *zoom:1; list-style:none; overflow:hidden; }

/* 1차 */
#sub_nav li a { padding:6px 12px 6px 12px; display:block; border:1px solid #e6e6e6; color:#e6e6e6; background:#ECEDEA url(img/icon_allow_right.gif) no-repeat right center; *zoom:1; }
#sub_nav li a:hover { color:#2F98E6 !important; }
#sub_nav li.on a { font-weight:bold; color:#2F98E6; }

/*2차 */
#sub_nav li ul { list-style:none; margin:0 0 0 13px; padding:0; }
#sub_nav li ul li a { padding-left:0; font-weight:normal; border:none; background:url(img/breaker.png) no-repeat left bottom; _background:url(img/breaker.gif) no-repeat left bottom; color:#555; }
#sub_nav li.on ul li a { font-weight:normal !important; color:#555; }
#sub_nav li.on ul li.on a { font-weight:bold !important; color:#2F98E6; }

/*3차 */
#sub_nav li ul li ul li a { background:none; }
#sub_nav li.on ul li.on ul li a { font-weight:normal !important; color:#555; background:none; }
#sub_nav li.on ul li.on ul li.on a { font-weight:bold !important; color:#2F98E6; background:url(img/icon_allow_left.gif) no-repeat right center; }

/*4차 */
#sub_nav li.on ul li.on ul li.on ul li a { font-weight:normal !important; color:#555; background:none; }
#sub_nav li.on ul li.on ul li.on ul li.on a{ font-weight:bold !important; color:#555f6a; background:url(img/icon_allow_left.gif) no-repeat right center; }