    #menuArea *{margin:0;padding:0;list-style:none; position: relative; z-index:9998;}
    #menuArea {float:left; position:relative;font:12px '돋움';width:100%; margin-top:3px; padding:0; top:0; right:0; height: 70px; border-bottom:2px solid #0078DC;}
    
    #ctiArea {top:9px; width:160px;}
    
    #ctiStatusArea {position:absolute; top:10px; right: 0px; left:540px; height:18px; width:100%}
    /*#topMenu *{margin:0;padding:0;list-style:none; position: relative; z-index:9998; background: #ff0000;}*/
    #topMenu {position:absolute; top:0; width:100%; }
    
    #topMenu .topMenuWrap{ right: 0px; left:182px; height:18px; width:830px; margin-top:50px;}
    #topMenu .topMenuWrap .topMenuList{margin-top:40px; font-size: 12px; font-weight: bold;}
    #topMenu .topMenuWrap .topMenuList li{float:left;width:112px;}
    #topMenu .topMenuWrap .topMenuList li:first-child{margin-left:0px; width:130px;}
    #topMenu .topMenuWrap .topMenuList li:nth-child(6){width:130px;}
    #topMenu .topMenuWrap .topMenuList li a{display:block;width:100%;height:100%; color:#333333;}
    #topMenu .topMenuWrap .topMenuList li a img{}
    #topMenu .topMenuWrap .topMenuList li.DB_select{}
    
    #topMenu .topMenuMask{display:none;position:absolute;width:100%;left:0px; margin-top:2px; background:#00A0F5;overflow:hidden;border-bottom:2px solid #0078DC;}
    #topMenu .topMenuMask .topMenuSubSet{position:relative; left:180px; width:100%; ;margin-top:5px}
    #topMenu .topMenuMask .topMenuSubSet ul{float:left;width:112px;}
    #topMenu .topMenuMask .topMenuSubSet ul:first-child{margin-left:0px; width:130px;}
    #topMenu .topMenuMask .topMenuSubSet ul:nth-child(6){width:130px;}
    #topMenu .topMenuMask .topMenuSubSet ul li{height:22px;}
    #topMenu .topMenuMask .topMenuSubSet ul li a{font-size:11px; display:block;width:90%;padding:2px;color:#ffffff;font-weight:bold;}
    #topMenu .topMenuMask .topMenuSubSet ul li a:hover{color:#59afe4;background:#ffffff;font-weight:bold;letter-spacing:-1px;}
    #topMenu .topMenuMask .topMenuSubSet ul li.DB_select a{color:#59afe4;background:#ffffff;font-weight:bold;letter-spacing:-1px;}
