/* GNB red default */

#gnb_box{float:left; width:760px; margin-left:10px; height:45px;}
#gnb{margin-top:4px; padding:0;}
#gnb li{float:left; text-align:center;}
#gnb li a{display:block; width:95px; height:33px; line-height:33px; font-weight: bold; color:#666666;}
#gnb li a:hover,
#gnb li a:focus{text-decoration:none; font-weight:bold; color:#fafafa; background:url(../img/red/sta_on.gif) repeat-x;}
#gnb li.on a{text-decoration:none; font-weight:bold; color:#fafafa; width:95px; height:33px; line-height:33px; background:url(../img/red/sta_on.gif) repeat-x; cursor:pointer;}