#GamesofaNav {
	background:url(../images/nav/bg_nav_repeat.png) repeat-x 0 0;
	width:100%;
	position:absolute;
	top:0px;
	z-index:9999;
}
#GamesofaNav .GamesofaNavBG {
	background:url(../images/nav/bg_nav.png) no-repeat top center;
	height:103px;
	width:100%;
	margin:0 auto;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox {
	width:980px;
	margin:0 auto;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .Gamesofa_Logo {
	background:url(../images/nav/nav_logo.png) no-repeat 0 0;
	margin:8px 0 0 352px;
	width:258px;
	height:47px;
	float:left;
	text-indent:-5000px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .Slogan {
	background:url(../images/nav/nav_slogan.png) no-repeat 0 0;
	width:120px;
	height:15px;
	float:left;
	margin:27px 0 0 15px;
	text-indent:-5000px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .Gamesofa_Logo_EN {
	background:url(../images/nav/nav_logo.png) no-repeat 0 0;
	margin:5px 0 0 280px;
	width:258px;
	height:47px;
	float:left;
	text-indent:-5000px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .Slogan_EN {
	background:url(../images/nav/nav_slogan_en.png) no-repeat 0 0;
	width:175px;
	height:15px;
	float:left;
	margin:27px 0 0 15px;
	text-indent:-5000px;
}

/****************** Nav MoreGame *********************************/
#GamesofaNav .MoreGame {
	position:relative;
	/*width:853px;*/
}
#GamesofaNav .MoreGame .GameBox {
	position:absolute;
	top:60px;
	 -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.5);
   	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transform-origin: 690px top;
    -moz-transform-origin: 690px top;
    -o-transform-origin: 690px top;
    -ms-transform-origin: 690px top;
    transform-origin: 690px top;
    -webkit-transform: translateX(0) translateY(-15px) scale(0.01);
    -moz-transform: translateX(0) translateY(-15px) scale(0.01);
    -o-transform: translateX(0) translateY(-15px) scale(0.01);
    -ms-transform: translateX(0) translateY(-15px) scale(0.01);
    transform: translateX(0) translateY(-15px) scale(0.01);
    -webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -ms-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); /* easeInOutSine */
}
#GamesofaNav .MoreGame .GameBox-show {
	position:absolute;
	top:60px;
	-webkit-transform: translateX(0) translateY(0px) scale(1);
    -moz-transform: translateX(0) translateY(0px) scale(1);
    -o-transform: translateX(0) translateY(0px) scale(1);
    -ms-transform: translateX(0) translateY(0px) scale(1);
    transform: translateX(0) translateY(0px) scale(1);
    opacity: 1;
	filter:alpha(opacity=100);
}
#GamesofaNav .MoreGame .GameBox .Btn_Close {
	background:url(../images/nav/btn_close.png) no-repeat 0 0;
	width:30px;
	height:30px;
	position:absolute;
	top:-1px;
	right:0px;
	filter:alpha(opacity=0);
}
#GamesofaNav .MoreGame .GameBox-show .Btn_Close {
	background:url(../images/nav/btn_close.png) no-repeat 0 0;
	width:30px;
	height:30px;
	position:absolute;
	top:-1px;
	right:0px;
	filter:alpha(opacity=100);
}
/*************** MoreGame  **************************/
.MoreGame {
	width:819px;
	margin:0 0 0 80px;
}
.MoreGame h2 {
	background:url(../images/title_moregame.png) no-repeat 0 0;
	text-indent:-5000px;
	height:30px;
	display:block;
	margin:0px;
}
#GamesofaNav .MoreGame .GameBox {
	border:1px solid #e6e6e6;
	overflow:hidden;
	background:#ffffff;

	width:100%;
	top:60px;
	left:80px;
	position:absolute;
}
.MoreGame .GameBox .colum {
	width:272px;
	border-right:1px solid #e6e6e6;
	float:left;
	font-size:12px;
	height:355px;
}
.MoreGame .GameBox .colum:last-child {
	width:272px;
	border-right:none;
	float:left;
}
.MoreGame .GameBox .colum h3 {
	background-color:#fafafa;
	color:#7c7c7c;
	font-size:15px;
	margin:0;
	padding:0 0 0 20px;
	border-bottom:1px solid #e6e6e6;
	line-height:28px;
	clear:both;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體";
}
.MoreGame .GameBox .colum h3.LastH3 {
	margin:70px 0 0 0;
}
.MoreGame .GameBox .colum ul {
	margin:0px;
	padding:0px;
}
.MoreGame .GameBox .colum ul li {
	display:block;
	line-height:30px;
	padding:0;
}
.MoreGame .GameBox .colum ul li a {
	color:#3a3a3a;
	display:block;
	padding:0 0 0 40px;
	text-decoration:none;
}
.MoreGame .GameBox .colum ul li .gunsrush {background:url(../images/icon_allsmall.png) no-repeat 20px 0;}
.MoreGame .GameBox .colum ul li .bigpk {background:url(../images/icon_allsmall.png) no-repeat 20px -420px;}
.MoreGame .GameBox .colum ul li .vallage {background:url(../images/icon_allsmall.png) no-repeat 20px -30px;}
.MoreGame .GameBox .colum ul li .mj16 {background:url(../images/icon_allsmall.png) no-repeat 20px -60px;}
.MoreGame .GameBox .colum ul li .mj13 {background:url(../images/icon_allsmall.png) no-repeat 20px -90px;}
.MoreGame .GameBox .colum ul li .mjjp {background:url(../images/icon_allsmall.png) no-repeat 20px -120px;}
.MoreGame .GameBox .colum ul li .tax9 {background:url(../images/icon_allsmall.png) no-repeat 20px -150px;}
.MoreGame .GameBox .colum ul li .landlord {background:url(../images/icon_allsmall.png) no-repeat 20px -180px;}
.MoreGame .GameBox .colum ul li .big2 {background:url(../images/icon_allsmall.png) no-repeat 20px -210px;}
.MoreGame .GameBox .colum ul li .poker13 {background:url(../images/icon_allsmall.png) no-repeat 20px -240px;}
.MoreGame .GameBox .colum ul li .seven {background:url(../images/icon_allsmall.png) no-repeat 20px -270px;}
.MoreGame .GameBox .colum ul li .bigwod {background:url(../images/icon_allsmall.png) no-repeat 20px -300px;}
.MoreGame .GameBox .colum ul li .tax4 {background:url(../images/icon_allsmall.png) no-repeat 20px -330px;}
.MoreGame .GameBox .colum ul li .nine {background:url(../images/icon_allsmall.png) no-repeat 20px -360px;}
.MoreGame .GameBox .colum ul li .blinkchess {background:url(../images/icon_allsmall.png) no-repeat 20px -390px;}
.MoreGame .GameBox .colum ul li .renju {background:url(../images/icon_allsmall.png) no-repeat 20px -450px;}
.MoreGame .GameBox .colum ul li .mj2 {background:url(../images/icon_allsmall.png) no-repeat 20px -477px;}
.MoreGame .GameBox .colum ul li a:hover {
	background-color: #EE7700;
	color: #ffffff;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu {
	/*width: 90px;*/
	display:inline-block;
	height: 25px;
	float: right;
	margin: 0 10px 0 0px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu a {
	width:20px;
	height:20px;
	float:left;
	text-indent:-5000px;
	margin:5px 0 0 7px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu .Loved {
	background:url(../images/nav/icon_nav.png) no-repeat 0 0;}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu .Loved:hover {
	background:url(../images/nav/icon_nav.png) no-repeat 0 -20px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu .Quick {
	background:url(../images/nav/icon_nav.png) no-repeat -30px 0;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu .Quick:hover {
	background:url(../images/nav/icon_nav.png) no-repeat -30px -20px;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu .Btn_MoreGame {
	background:url(../images/nav/icon_nav.png) no-repeat -60px 0;
}
#GamesofaNav .GamesofaNavBG .GamesofaNavBox .NavMenu .Btn_MoreGame:hover {
	background:url(../images/nav/icon_nav.png) no-repeat -60px -20px;
}
/********** 20131202 **************/
.Language {
	float:right;
	margin:3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
