.box_menu{ 
	width:745px; 
	margin:0px; 
float:left}
.menu { 
	position:absolute;
	height:24px; 
	top:179px;
	width:745px; 
	font-weight:bold; 
	margin-left:2px; 
	overflow:hidden 
	}
.menu ul { list-style:none; z-index:10; position:absolute; z-index:100; padding:0px; }
.menu li { 
	float:left; 
	text-align:center; 

		padding:4px 15px 4px 15px;
	}
.menu li.dsgame { float:left; text-align:center; background:none; padding:8px 25px 9px 25px;}

.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#fff;}
.menu a:hover {text-decoration:none; color:#fff;}
.current a, .current a:active, .current a:visited, .current a:hover{ color:#fff}
.menu_off a, .menu_off a:visited, .menu_off a:active, .menu_off a:hover{ color:#4b4b4b; cursor:default}

#slide { 
position:absolute; 
top:0px; 
height:24px; 
background:url(../images/layout/menu-right-act.jpg) repeat-x; 
z-index:10;}
