#div-top-pannel{
	height: 45px; 
	position: relative; 
	z-index: 1; 
	background: url(../images/topPushMenu/bg_lnb.gif) repeat-x;
}

div#div-aw{width: 1000px; margin: 0 auto;}

div.allgame_list li{width: 172px; height: 14px; margin: 4px; padding: 4px 5px; background: url(../images/topPushmenu/game_selection_n.gif) no-repeat;}
div.allgame_list li:hover{background: url(../images/topPushmenu/game_selection_o.gif) no-repeat; color: #fff;}

.ul-panel{height: 48px; overflow: hidden;}
.ul-panel li{display: inline;}
.ul-panel li a{height: 49px; display: block; float: left;}
.ul-panel li a span{display: none;}
.ul-panel li a#all-games{width: 123px; background: url(../images/topPushmenu/lnb_allgames.gif) no-repeat left top; }
.ul-panel li a#all-games:hover{background-position: 0px -48px;}

.ul-panel li a.selected{background-position: 0px -96px;}
div.allgames_close{text-align: center; height: 17px;}
 
#div-menu-content{background: #e6e6e6; _margin-top:-5px;}

#allgames_area{background: #383737 url(../images/topPushMenu/bg_allgames_b.gif) repeat-x center bottom;}
.game-area-middle{width: 950px; height: 85px;  margin: 0 auto; padding: 5px 0px;}
.game-area-middle .allgame_list{width: 182px; float: left; margin: 1px 0 0;}
.allgame_list .top_game{height: 85px; padding: 19px 0 0; text-align: center; position: relative; color: #7E7972;}
.allgame_list .top_game img{display: block; margin: 0 auto 4px;}

.allgame_list a{color: #000000;}
.allgame_list a:visited{color: #000000;}
.allgame_list .top_game a{font-weight: bold; text-decoration: none;}
