@charset "utf-8";
@import url("style.css");
.h01{ min-height:100%; margin-top:10px;}

/*------------- 全設定 -----------*/
html, body {
	padding: 0;
	border: none;
	font-family: "微軟正黑體";
	word-break: break-all;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
	margin: 0 auto;
	_position: absolute; /* position fixed for IE6*/
    _top:expression(documentElement.scrollTop+"px");
}
body {
    background: url(../images/bg.jpg);
    min-width: 1150px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #071019 !important;
}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

img {
	border:0;
}

.clear{
    clear:both;
}

table {
	font-family: "Arial";	
}

ul {
	text-shadow:0px 0px 15px #D9D9D9;
	text-align:left;
    margin: 5px 0 0 0;}

a:link, a:visited {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #FD0D6C;
}


.topMenuBg {
	font-size: 12px;
	height: 35px;
	background-color: #144400;
}
.topMenuBg a{
	color:#FFF;
}

.topMenuBg a:hover {
    color: #FF0;
}

i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_star.png) no-repeat top left;
    position: relative;
    top: 3px;
    margin-right: 3px;
}

.i01{ display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_pink.png) no-repeat top left;
    position: relative;
    top: 3px;
    margin-right: 3px;
    
}

.footerBg {
	font-size: 12px;
	height: 87px;
	border-top: 5px #205d02 solid;
	color: #DBDBDB;
	background-color: #151515;
}
.f_txt {
    color: #777777;
    font-weight: normal!important;
}
.footerBg a {
    color: #DBDBDB!important;
    line-height: 24px;
}
.footerBg a:hover {
    color: #FFF!important;
}
.footerBg a:active {
    color: #F8F51E!important;
}
.footerBg a:focus {
    color: #F8F51E!important;
}

.menuList {
	width: 90px;
	height: 21px;
	float:left;
	padding-top: 8px;
	text-align: center;
}

.bottomMenu {
	float:left;
	background: url(../images/menuIco.gif) left no-repeat;
	padding: 4px 0 0 13px;
}

.copyright {
	font-size: 11px;
	color: #585858;
	padding-top: 5px;
	padding-bottom: 10px;
}

.bonusLogo {
	width: 64px;
	height: 42px;
	background:url(../images/bonusLogo.png) left no-repeat;
}

.class {
	width: 69px;
	height: 42px;
	background:url(../images/class.png) right no-repeat;
}

.bonusLogo {
	width: 69px;
	height: 42px;
	background:url(../images/bonusLogo.png) left no-repeat;
}



h1{
	padding:0;
	margin:0;
	font-weight: normal;
}
h2{
	padding:0;
	margin:0;
}
p {
	padding:0;
}



.shadowBg {
	background:url(../images/shadowBg.png) center repeat-y;
}


.style1 {
	font-family: "微軟正黑體";
	font-size:16px;
	font-weight:bolder;
	line-height:20px;
	color:#000;
}

/********** 選單 **********/

.btn_ios a {
	width:230px;
	height:65px;
	float:right;
	background:url(../images/btn_ios.jpg) no-repeat 0 0;
}

.btn_ios a:hover {
	background:url(../images/btn_ios.jpg) no-repeat 0 -65px;
}

.btn_android a {
	width:230px;
	height:65px;
	float:right;
	background:url(../images/btn_android.jpg) no-repeat 0 0;
}

.btn_android a:hover {
	background:url(../images/btn_android.jpg) no-repeat 0 -65px;
}

.btn_members-login a {
	width:230px;
	height:65px;
	float:right;
	background:url(../images/btn_members-login.jpg) no-repeat 0 0;
}

.btn_members-login a:hover {
	background:url(../images/btn_members-login.jpg) no-repeat 0 -65px;
}

.btn_members-join a {
	width:230px;
	height:65px;
	float:right;
	background:url(../images/btn_members-join.jpg) no-repeat 0 0;


}

.btn_members-join a:hover {
	background:url(../images/btn_members-join.jpg) no-repeat 0 -65px;
}

.btn_games a {
	width:230px;
	height:65px;
	float:right;
	background:url(../images/btn_games.jpg) no-repeat 0 0;
}

.btn_games a:hover {
	background:url(../images/btn_games.jpg) no-repeat 0 -65px;
}
/********** 內框架 - 主要內容框架 **********/

.case_mid{
	/*width:1000px;*/
	float:right;
	/*background-image: url(../images/case_mid.png);*/
	padding: 0 70px 0 70px;
}



/*float*/
#float_top {
	z-index:999; 
	position:fixed;
	right: 20px;
    bottom:70px;
}
#float_top .login a {
    position: absolute;
    top: 36px;
    width: 110px;
    height: 138px;
    margin: 0px 0 0 0;
    background: url(../images/top.png) no-repeat 0 0;
}

#float_top .login a:hover {
    background: url(../images/top.png) no-repeat 0px -168px;
}
#float_top .top a {
    background: url(../images/top.png) no-repeat 0px -139px;
    width: 110px;
    height: 30px;
    display: block;
    cursor: hand;
    margin: 172px 0 0 0;
}

#float_top .top a:hover {
    background: url(../images/top.png) no-repeat 0 -305px;
}



@media screen and (max-width:1024px){
#float_top .login a {
	display:none;
}
#float_top a{
    bottom:70px!important;
    width:81px!important;
    cursor: pointer!important;
    height: 55px!important;
	background: url(../images/top.png) no-repeat 0 -333px !important;
}
}
