﻿/* 各遊戲自己右上方選單 */

#nav{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px; margin:0; padding:0;}

#nav{ display:block; width:850px; height:100px; line-height:100%;}
#nav li{ float:left; position:relative; list-style:none; }

/* main level link */
#nav a{ font-weight:bold; color:#fff; text-decoration:none; display:block; margin:0;}
#nav li ul li a{ padding:4px 8px 3px 8px; height:25px;}

/* sub levels link hover */
#nav ul li:hover a,#nav li:hover li a,ul .sub li{ background:none; border:none; font-size:13px;	letter-spacing:0.1em;}

/* dropdown */
#nav li:hover > ul{	display:block;}

/* level 2 list */
#nav ul{ display:none; margin:0; padding:0; width:110px; position:absolute; /*按鈕與下方選單間距*/top:36px;  left:0;}

/* level 2 list */
#nav ul li{ float:none; margin:0; padding:0; height:25px; _height:18px; background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/subBg.png) no-repeat 0 0; margin-top:-1px;}

#nav ul li:hover{ float:none;	margin:0;	padding:0; background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/subBg.png) no-repeat 0 -25px; margin-top:-1px;}

#nav ul a{ font-weight:normal;}

/* level 3+ list */
#nav ul ul{ left:120px; top:80px;}

/* clearfix */
#nav:after{ content: "."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
#nav{ display:inline-block;} 
html[xmlns] #nav{ display:block;}

#nav .Activity{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn01.png) no-repeat; width:74px; height:35px; line-height:30px; margin-left:2px; margin-right:20px; margin-top:5px; margin-bottom:30px;}
#nav .Activity:hover{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn01_over.png) no-repeat; width:74px; height:35px; line-height:30px;}

#nav .Services{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn02.png) no-repeat; width:74px; height:35px; line-height:30px; margin-left:2px; margin-right:20px; margin-top:5px; margin-bottom:30px;}
#nav .Services:hover{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn02_over.png) no-repeat; width:74px; height:35px; line-height:30px;}

#nav .guide{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn03.png) no-repeat; width:74px; height:35px; line-height:30px; margin-left:2px; margin-right:20px; margin-top:5px; margin-bottom:30px;}
#nav .guide:hover{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn03_over.png) no-repeat; width:74px; height:35px; line-height:30px;}

#nav .logo{width:260px;}

#nav .Intro{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn04.png) no-repeat; width:74px; height:35px; line-height:30px; margin-left:2px; margin-right:20px; margin-top:5px; margin-bottom:30px;}
#nav .Intro:hover{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn04_over.png) no-repeat; width:74px; height:35px; line-height:30px;}

#nav .Data{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn05.png) no-repeat; width:74px; height:35px; line-height:30px; margin-left:2px; margin-right:20px; margin-top:5px; margin-bottom:30px;}
#nav .Data:hover{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn05_over.png) no-repeat; width:74px; height:35px; line-height:30px;}

#nav .moregame{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn06.png) no-repeat; width:74px; height:35px; line-height:30px; margin-left:2px; margin-right:20px; margin-top:5px; margin-bottom:30px;}
#nav .moregame:hover{ background:url(/Graphics/Games/FreePlay/MJ/Star31/index/navigation/btn06_over.png) no-repeat; width:74px; height:35px; line-height:30px;}
