@charset "utf-8";
/* CSS Document */
html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
body {
	background:url(../images/bg.jpg);
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: 0;
}
img.bg {
  /* Set rules to fill background */
  min-height: 550px;
  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% */
  }
    .topMenu{
	  display:none;
}
}
	
table {
	font-size: 12px;
	font-family: "Arial";	
}

ul {
	/*text-shadow: 0px 0px 3px rgb(255, 255, 255);*/
    color: #FFF;
    text-align: left;
}

a:link, a:visited {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #FD0D6C;
}

.topMenu{	
	position: absolute;
	width: 100%;
 }
.topMenuBg {
	position: relative;
    max-width: 1010px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    font-family: "Arial";
    margin: 0 auto;
}
.topMenuBg ul{
	text-shadow: 0px 0px 3px rgb(0, 0, 0);
	overflow: hidden;
	height: 35px;
	max-width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	list-style-type: none;
}
.topMenuBg ul li {
	top:7px;
    position: relative;
	display:inline;margin-right:18px;
}
.topMenuBg li a{color:#FFF;}
.topMenuBg li a:hover {color: #FF0;}
.n_logo{margin-left: 60px;}
.logo {
    background: url(../images/logo.png) no-repeat top left;
    width: 90px;
    height: 35px;
    position: absolute;
    top: 0px;
    left: 452px;
}

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;
    
}

.menuList {
	width: 90px;
	height: 21px;
	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;
}

.all_bg{ 
    width: 100%;
}

@media screen and (max-width: 1024px) { 
  .all_bg{ }
}
	
	
	 
.container{    margin: 0 auto;
    height: auto;
	 width: 100%;
	}

.banner{
	display: table;
	margin-top: 50px;
	width: 800px;
	height: 350px;
	margin: 0 auto;
}

.b_title {
    position: absolute;
    width: 286px;
    height: 110px;
    background: url(../images/vip.png) no-repeat;
    margin:145px 0 0 250px;
    z-index: -1;
}
.s_title {
    position: absolute;
    width: 445px;
    height: 114px;
    background: url(../images/s_title.png) no-repeat;
    margin:238px 0 0 172px;
    z-index: -1;
}
.s_h1 {
    position: absolute;
    width: 700px;
    height: 19px;
    background: url(../images/s_h1.png) no-repeat;
    margin:375px 0 0 55px;
    z-index: -1;
}

.content {
	padding-top: 1px;
	font-size: 16px;
	background-repeat: repeat;
	color: #ffffff;
	margin: 0 auto;
	margin-left: -30px;
	margin-right: -35px;
	
	font-family: "微軟正黑體";
}
.content ul.note{
    margin: 0 auto;
    max-width: 760px;
    font-size: 16px;
	line-height:40px;
    padding-bottom: 30px;
}


.content a, .content a:visited{
	color: rgb(202, 255, 0);
	text-decoration: none;
	font-weight:bolder;
}
.content a:hover{
	color: rgb(120, 255, 0);
}

.content .box{
	width:1000px;
    margin: 0 auto;
}

.left{text-align:left!important;}
.center{text-align: center;}



/*footer*/
#footer {
    font-size: 13px;
    font-family: "Arial";
	background-color: #151515;width: 100%;border-top:5px #d2d4d3 solid;}
.footer {
	position: relative;
    max-width: 1010px;
    margin: 0 auto;
    height: 63px;
    padding: 15px 0 0 0;
    color: #DBDBDB;
    bottom: 0;
    clear: both;
    z-index: 10;
}
.footer .pr {
    position: relative;
	
}
.footer a {
    color: #DBDBDB!important;
}
.footer a:hover {
    color: #FFF!important;
}
.footer a:active {
    color: #F8F51E!important;
}
.footer a:focus {
    color: #F8F51E!important;
}
.footer a.bonusLogo {
    display: block;
    float: left;
    width: 64px;
    height: 42px;
    background: url(../images/bonusLogo.png) no-repeat;
    overflow: hidden;
    margin: 0 5px 0 0;
    display: inline-block;
    text-indent: -9999px;
}
.footer a.class {
    width: 50px;
    height: 49px;
    background: url(../images/class.png) no-repeat;
    overflow: hidden;
    display: inline-block;
    text-indent: -9999px;
}
.footer ul {
	text-shadow: 0px 0px 15px rgb(57, 57, 57);
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: disc;
}
.footer li {
    display: inline;
    margin: 0 5px 0 5px;
    line-height: 22px;
}
.footer li a {
    color: #DBDBDB;
}
.footer .s1 {
    float: left;
    margin: 3px 6px 0 0;
}

.footer .s2 {
    float: left;
    color: #5F5F5F;
    clear: both;
    position: absolute;
    margin: 25px 0 0 68px;
	font-family: "Arial";
}

.footer ul {
	text-shadow: none;
    color: #fff;
    text-align: left;
}


/*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;
}


}



/*閃爍*/
.light{
    display: block;
    top: 130px;
    position: absolute;
    margin: 2px 0 0 230px;
    width: 327px;
    height: 138px;
    background-image: url("../images/light.png");
    animation-name: light;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    //
    Firefox 1+
    -webkit-animation-name: light;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    //
    Safari 3-4
    -moz-animation-name: light;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
}

@keyframes light {  
    30% { opacity: 1.0; }
	45% { opacity: 0.9; }
    55% { opacity: 1.0; }
	90% { opacity: 0.7; }
    100% { opacity: 1.0; }
}

//為了支持舊版瀏覽器 Firefox 1+, 加入-webkit和-moz css前綴
@-webkit-keyframes light {  
    30% { opacity: 1.0; }
	45% { opacity: 0.9; }
    55% { opacity: 1.0; }
	90% { opacity: 0.7; }
    100% { opacity: 1.0; }
}

//為了支持舊版瀏覽器 Safari 3-4, 加入-webkit和-moz css前綴
@-moz-keyframes light {  
    30% { opacity: 1.0; }
	45% { opacity: 0.9; }
    55% { opacity: 1.0; }
	90% { opacity: 0.7; }
    100% { opacity: 1.0; }
}

.light2{
    display: block;
    top: 130px;
    position: absolute;
    margin: 13px 0 0 258px;
    width: 283px;
    height: 71px;
    background-image: url("../images/light2.png");
    animation-name: light2;
    animation-duration: 1.6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    //
    Firefox 1+
    -webkit-animation-name: light2;
    -webkit-animation-duration: 1.6s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    //
    Safari 3-4
    -moz-animation-name: light2;
    -moz-animation-duration: 1.6s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
}

@keyframes light2 {  
    20% { opacity: 1.0; }
	30% { opacity: 0.8;   }
	50% { opacity: 1.0;  transform: scale(0.99);  }
    90% { opacity: 0.4;   }
    100% { opacity: 1.0;  }
}

//為了支持舊版瀏覽器 Firefox 1+, 加入-webkit和-moz css前綴
@-webkit-keyframes light2 {  
    20% { opacity: 1.0; }
	30% { opacity: 0.8;   }
	50% { opacity: 1.0;  transform: scale(0.99);  }
    90% { opacity: 0.4;   }
    100% { opacity: 1.0;  }
}

//為了支持舊版瀏覽器 Safari 3-4, 加入-webkit和-moz css前綴
@-moz-keyframes light2 {  
    20% { opacity: 1.0; }
	30% { opacity: 0.8;   }
	50% { opacity: 1.0;  transform: scale(0.99);  }
    90% { opacity: 0.4;   }
    100% { opacity: 1.0;  }
}