﻿@charset "utf-8";
* html{
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#gnb-container{
min-width:800px;
width:100%;
height:35px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/bg_gnb.gif) repeat-x;
font-family:"ＭＳ Ｐゴシック", Verdana, Osaka, "ヒラギノ角ゴ Pro W3";
}
#gnb-container img{
border:none;
}
#gnb-container span{
display:none;
}

#gnb{
z-index:30000;
position:relative;
margin:0 auto;
min-width:800px;
width:100%;
height:35px;
/*background:url(http://static.nexon.co.jp/global/gnb_09/img/img_gnb_image.gif) no-repeat 192px 2px;*/
}

#gnb #gnb-logo{
position:absolute;
top:7px;
left:85px;
width:66px;
height:21px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/img_gnb_logo.gif) no-repeat;
}
#gnb #gnb-logo a{
width:66px;
height:21px;
display:block;
}

#gnb #gnb-btn{
position:absolute;
top:8px;
right:202px;
width:190px;
height:18px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/bg_gnb_btn.gif) no-repeat;
}
#gnb #gnb-btn ul{
margin:0;
padding:0;
}
#gnb #gnb-btn ul li{
float:left;
margin:0;
padding:0;
list-style-type:none;
}
#gnb #gnb-btn ul li.gnb-btn-point{
width:95px;
height:18px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/btn_gnb_point.gif) no-repeat 10px 4px;
}
#gnb #gnb-btn ul li.gnb-btn-point a{
width:95px;
height:18px;
display:block;
}
#gnb #gnb-btn ul li.gnb-btn-support{
width:95px;
height:18px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/btn_gnb_support.gif) no-repeat 11px 4px;
}
#gnb #gnb-btn ul li.gnb-btn-support a{
width:95px;
height:18px;
display:block;
}

#gnb #gnb-btn-game{
clear:both;
position:absolute;
top:7px;
right:85px;
width:109px;
height:22px;
}
#gnb #gnb-btn-game a{
width:109px;
height:22px;
display:block;
}
#gnb #gnb-btn-game a:link,
#gnb #gnb-btn-game a:visited{
background:url(http://static.nexon.co.jp/global/gnb_09/img/btn_gnb_game.gif) no-repeat left bottom;
}
#gnb #gnb-btn-game a:hover,
#gnb #gnb-btn-game a:active{
background:url(http://static.nexon.co.jp/global/gnb_09/img/btn_gnb_game.gif) no-repeat left top;
}

#gnb-gamelist-cnt{
display:none;
position:relative;
clear:both;
}
#gnb-gamelist-cnt #gnb-gamelist{
position:absolute;
top:22px;
right:15px;
width:157px;
}
#gnb-gamelist-cnt #gnb-gamelist #gnb-top{
width:157px;
height:16px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_bg_top.gif) no-repeat left top;
overflow:hidden;
}
#gnb-gamelist-cnt #gnb-gamelist #gnb-btm{
width:157px;
height:20px;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_bg_btm.gif) no-repeat left top;
overflow:hidden;
}
#gnb-gamelist-cnt #gnb-gamelist a:link,
#gnb-gamelist-cnt #gnb-gamelist a:visited{
color:#616262;
text-decoration:underline;
}
#gnb-gamelist-cnt #gnb-gamelist a:active,
#gnb-gamelist-cnt #gnb-gamelist a:hover{
color:#0356af;
text-decoration:none;
}
#gnb-gamelist-cnt #gnb-gamelist ul{
margin:0;
padding:0 0 0 19px;
width:138px;
_width:157px;
list-style-type:none;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_bg_main.gif) repeat-y left top;
text-align:left;
}
#gnb-gamelist-cnt #gnb-gamelist li.list{
display:block;
padding:2px 0 2px 9px;
height:13px;
font-size:10px;
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
line-height:1.3;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_arrow_icon.gif) no-repeat left center;
}
#gnb-gamelist-cnt #gnb-gamelist li.list a{
font-size:10px;
line-height:1.3;
}
#gnb-gamelist-cnt #gnb-gamelist li.list a.hit{
padding:0 32px 3px 0;
height:15px;
font-size:10px;
line-height:1.3;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_hit_icon.gif) no-repeat right center;
}
#gnb-gamelist-cnt #gnb-gamelist li.list a.new{
padding:0 32px 3px 0;
height:15px;
font-size:10px;
line-height:1.3;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_new_icon.gif) no-repeat right center;
}

#gnb-gamelist-cnt #gnb-gamelist #close-btn{
padding:0 0 0 136px;
width:10px;
height:10px;
}
#gnb-gamelist-cnt #gnb-gamelist #close-btn a{
width:10px;
height:10px;
display:block;
background:url(http://static.nexon.co.jp/global/gnb_09/img/gnb_close_btn.gif) no-repeat;
}
