 
#xet_gnb { z-index:99; *zoom:1; clear:both; position:relative; margin:0; padding:3px 0; background:#e1e1e1; }
#xet_gnb ul { z-index:99; *zoom:1; clear:both; position:relative; margin:0; padding:0; border-width:1px 0; border-style:dotted; border-color:#c9c9c9; background:#f9f9f9; }
#xet_gnb ul:after { content:""; display:block; clear:both; }
#xet_gnb li { display:block; float:left; position:relative; list-style:none; margin:0; padding:0; }
#xet_gnb li a { *zoom:1; display:block; padding:12px 0; font-size:14px; overflow:hidden; font-weight:bold; text-align:center; letter-spacing:-1px; color:#777; }
#xet_gnb li a img { vertical-align:middle; }
#xet_gnb li a.on,
#xet_gnb li:hover > a {  }
#xet_gnb ul ul { display:none; position:absolute; top:45px; left:0; margin:0; padding:0; width:100%; border:none; }
#xet_gnb ul ul li { float:none; margin:0 0 -1px; border-width:1px; border-style:solid; border-color:#e1e1e1; background:#fafafa; }
#xet_gnb ul ul li a { font-size:12px; padding:5px 20px; font-weight:bold; text-align:left; letter-spacing:0; }
#xet_gnb ul ul li a.parent { background:url(../img/gnb_right_arrow.gif) 95% center no-repeat; }
#xet_gnb ul ul li:hover > a { background:#fff; }
#xet_gnb ul ul ul { top:-1px; left:100%; }


	#xet_layout.b #xet_gnb { background:#333; }
	#xet_layout.b #xet_gnb ul { border-color:#333; background:#444; }
	#xet_layout.b #xet_gnb li a { color:#aaa; }
	#xet_layout.b #xet_gnb li a.on,
	#xet_layout.b #xet_gnb li:hover > a {  }
	#xet_layout.b #xet_gnb ul ul li { border-color:#333; background:#444; }
	#xet_layout.b #xet_gnb ul ul li:hover > a { background:#333; }