@charset "utf-8";

a:hover{background-position:bottom;}

table{border-spacing:0px;}



.enter_ok{
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #09F;
}

.enter_warn{
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #F00;
}


/*-----錯誤404.403.500-------------------------------------------*/

.wrapper .error {
	background-image: url(../images/404.png);
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.wrapper .error403 {
	background-image: url(../images/403.png);
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.wrapper .error500 {
	background-image: url(../images/500.png);
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.wrapper .error .lastPage {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #018CBF;
	display: block;
	position: absolute;
	width: 70px;
	left: 233px;
	top: 504px;
	font-weight: bold;
}

.wrapper .error403 .lastPage {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #018CBF;
	display: block;
	position: absolute;
	width: 70px;
	left: 159px;
	top: 431px;
	font-weight: bold;
}

.wrapper .error403 .mailto {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #018CBF;
	display: block;
	position: absolute;
	width: 241px;
	left: 214px;
	top: 472px;
	font-weight: bold;
}

.wrapper .error500 .mailto {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #018CBF;
	display: block;
	position: absolute;
	width: 241px;
	left: 213px;
	top: 443px;
	font-weight: bold;
}




/*-----選單列--------------------------------------------------*/
#nav_head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 71px;
	z-index:200;
	position: relative;
}


#nav_head .navBox {
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	position: relative;
	
}

#nav_head .navBox ul {
	z-index: 200;
}



#nav_head .navBox li {float: left;}

#nav_head .navBox li a {display:block;}

#nav_head .navBox .logo {
	background-image: url(../images/logo.png);
	display: block;
	height: 35px;
	width: 169px;
	margin-top: 24px;
	margin-left: 36px;
	margin-right: 20px;
}
#nav_head .navBox .logo_gt {
	background-image: url(../images/logo_gt.png);
	display: block;
	height: 45px;
	width: 140px;
	margin-top: 16px;
	margin-left: 20px;
	margin-right: 20px;
}
#nav_head .navBox .games {
	background-image: url(../images/nav_games.png);
	height: 70px;
	width: 110px;
}


#nav_head .navBox .barBanner {
	background-image: url(../images/head_banner.png);
	height: 70px;
	width: 255px;
	z-index:300;
}

.barBanner .bannerBox {
	height: 70px;
	width: 240px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}

#nav_head .navBox .nav_home {
	background-image: url(../images/nav_home.png);
	height: 70px;
	width: 100px;
}

#nav_head .navBox .nav_mamber {
	background-image: url(../images/nav_mamber.png);
	height: 70px;
	width: 100px;
	margin-left:15px;
}

#nav_head .navBox .nav_preprid {
	background-image: url(../images/nav_preprid.png);
	height: 70px;
	width: 100px;
	margin-left:15px;
}

#nav_head .navBox .nav_service {
	background-image: url(../images/nav_service.png);
	height: 70px;
	width: 100px;
	margin-left:15px;
}

/*w-1000 navBox--------*/
#nav_head .navBox-1000 {
	background-image: url(../images/nav-bg-1000.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	position: relative;
	
}

#nav_head .navBox-1000 ul {
	z-index: 200;
}



#nav_head .navBox-1000 li {float: left;}

#nav_head .navBox-1000 li a {display:block;}

#nav_head .navBox-1000 .logo {
	background-image: url(../images/logo.png);
	display: block;
	height: 35px;
	width: 169px;
	margin-top: 24px;
	margin-left: 36px;
	margin-right: 20px;
}
#nav_head .navBox-1000 .logo_gt {
	background-image: url(../images/logo_gt.png);
	display: block;
	height: 45px;
	width: 140px;
	margin-top: 16px;
	margin-left: 20px;
	margin-right: 20px;
}
#nav_head .navBox-1000 .games {
	background-image: url(../images/nav_games.png);
	height: 70px;
	width: 110px;
}


#nav_head .navBox-1000 .barBanner {
	background-image: url(../images/head_banner.png);
	height: 70px;
	width: 255px;
	z-index:300;
}

.barBanner .bannerBox {
	height: 70px;
	width: 240px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}

#nav_head .navBox-1000 .nav_home {
	background-image: url(../images/nav_home.png);
	height: 70px;
	width: 100px;
}

#nav_head .navBox-1000 .nav_mamber {
	background-image: url(../images/nav_mamber.png);
	height: 70px;
	width: 100px;
	margin-left:15px;
}

#nav_head .navBox-1000 .nav_preprid {
	background-image: url(../images/nav_preprid.png);
	height: 70px;
	width: 100px;
	margin-left:15px;
}

#nav_head .navBox-1000 .nav_service {
	background-image: url(../images/nav_service.png);
	height: 70px;
	width: 100px;
	margin-left:15px;
}
/*-----------end-------*/


.line {
	background-color: #0089d0;
	height: 6px;
	width: 1250px;
	margin:0 auto;
}

/*-----好玩遊戲區---------------------------------------------------*/
.gamesBox {
	background-image: url(../images/games_bg.png);
	height: 138px;
	width: 809px;
	position: absolute;
	z-index: 50;
	overflow: hidden;
	top:-138px;
	left:21%;
	
}

.gameMenu {
	display: block;
}
.gamesBox .last {
	background-image: url(../images/icon_last.png);
	display: block;
	float: left;
	height: 24px;
	width: 13px;
	margin-top: 60px;
	margin-left: 60px;
	margin-right: 30px;
}
.gamesBox .menu {
	float: left;
	margin-top: 10px;
	width: 620px;
	height: 118px;
	display: block;
	position: relative;
	overflow: hidden;
}
.gamesBox .menu ul {
	width: 6000px;
	position: absolute;
}

.gamesBox .menu li {
	margin-right: 10px;
	display: block;
	height: 118px;
	width: 90px;
	float: left;
	margin-left: 3px;
}


.gamesBox .menu .photo {
	height: 90px;
	width: 90px;
	margin-bottom: 5px;
	position: relative;
	
}

.gamesBox .menu .photo:hover img{opacity:0.9;}

.gamesBox .photo .ID {
	position: absolute;
	z-index: 10;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	bottom: 9px;
	text-align: center;
	height: 12px;
	width: 90px;
}

.gamesBox .play {
	background-color: #ea0004;
	height: 20px;
	width: 90px;
	display: block;
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
.gamesBox .play:hover{
	background-color: #ff1c20;
}

.gamesBox .next {
	background-image: url(../images/icon_next.png);
	display: block;
	height: 24px;
	width: 13px;
	float: left;
	margin-left: 20px;
	margin-top: 60px;
}
/*-----好玩遊戲區w-1000---------------------------------------------------*/
.gamesBox-1000 {
	background-image: url(../images/games_bg.png);
	height: 138px;
	width: 809px;
	position: absolute;
	z-index: 50;
	overflow: hidden;
	top:-138px;
	left:29%;
	
}

.gameMenu {
	display: block;
}
.gamesBox-1000 .last {
	background-image: url(../images/icon_last.png);
	display: block;
	float: left;
	height: 24px;
	width: 13px;
	margin-top: 60px;
	margin-left: 60px;
	margin-right: 30px;
}
.gamesBox-1000 .menu {
	float: left;
	margin-top: 10px;
	width: 620px;
	height: 118px;
	display: block;
	position: relative;
	overflow: hidden;
}
.gamesBox-1000 .menu ul {
	width: 6000px;
	position: absolute;
}

.gamesBox-1000 .menu li {
	margin-right: 10px;
	display: block;
	height: 118px;
	width: 90px;
	float: left;
	margin-left: 3px;
}


.gamesBox-1000 .menu .photo {
	height: 90px;
	width: 90px;
	margin-bottom: 5px;
	position: relative;
	
}

.gamesBox-1000 .menu .photo:hover img{opacity:0.9;}

.gamesBox-1000 .photo .ID {
	position: absolute;
	z-index: 10;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	bottom: 9px;
	text-align: center;
	height: 12px;
	width: 90px;
}

.gamesBox-1000 .play {
	background-color: #ea0004;
	height: 20px;
	width: 90px;
	display: block;
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
.gamesBox-1000 .play:hover{
	background-color: #ff1c20;
}

.gamesBox-1000 .next {
	background-image: url(../images/icon_next.png);
	display: block;
	height: 24px;
	width: 13px;
	float: left;
	margin-left: 20px;
	margin-top: 60px;
}





/*-----大banner------------------------------------------------------*/
#bigBanner {
	height: 320px;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#bigBanner .bannerBox {
	display: block;
	height: 320px;
	width: 1250px;
	
	position:absolute;
	overflow: hidden;
}

.bannerBox ul {
	margin: 0;
	padding: 0;
	position: absolute;
}
.bannerBox ul li {
	position:relative;
	height: 320px;
	width: 1920px;
}

.bannerBox li a {
	height: 320px;
	width: 100%;
}

#bigBanner .bannerBOx_nav {
	display: block;
	position: absolute;
	overflow: hidden;
	height: 72px;
	width: 380px;
	background-image: url(../images/bannerBox_bg.png);
	left: 870px;
	top: 248px;
	z-index: 10;
}

.bannerBOx_nav ul{
	margin-left: 48px;
	display: block;
	width: 350px;
}
.bannerBOx_nav li {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 12px;
	margin-top: 10px;
	border: 1px solid #0089D0;
	position: relative;
	cursor: pointer;
	display: block;
	opacity: 0.6;
}

.bannerBOx_nav li.open{
	border: 3px solid #0089D0;
	margin-top: 8px;
	opacity: 1;
	}

.bannerBox_nav li img{
	position: absolute;
}


/*-----下方區塊-------------------------------------------------------*/
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
	
	
}
.wrapper-1250 {
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
	
	
}
.wrapper-1250.home{
	position: relative;
	/*height:1450px;*/
	min-height:770px;
	top:25px;
	overflow:hidden;
}

.wrapper.inside{overflow:hidden;}

/*---左方區塊----------------------------------------------------------*/
.wrapper .leftBox {
	
	float:left;
	
	
}
.wrapper .leftBox.inside{}


.wrapper-1250 .leftBox.home {
	left: -2px;
	position:absolute;
}



.wrapper-1250 .login_frame1 {
	background-image: url(../images/login_frame1.png);
	height: 101px;
	width: 266px;
	position: absolute;
}



.leftBox .leftContent {
	width: 246px;
	
	z-index: 10;
	overflow:hidden;
}

.leftBox.home .leftContent {position: absolute;}


.leftBox.inside .leftContent{
	margin-top: 0px;
	margin-left: 0px;

}



.wrapper-1250 .login.home {
	position: absolute;
	top: -91px;
}


/*-----會員登入--------------------------------------------------------*/

.leftContent .login {
	width: 246px;
	margin-bottom: 20px;
}

.login .head {
	background-image: url(../images/login_head.png);
	height: 20px;
	width: 246px;
}
.login .bg {
	background-image: url(../images/login_bg.png);
	background-repeat: repeat-y;
	width: 246px;
	overflow: hidden;
}
.login .footer {
	background-image: url(../images/login_footer.png);
	height: 25px;
	width: 246px;
}

.login .bg .main {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
}
.login .main .nav {
	height: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.login .nav .login_btn {
	background-image: url(../images/login_in.png);
	display: block;
	height: 25px;
	width: 100px;
	float: left;
	background-position: center -25px;
}
.login .nav .registration_btn {
	background-image: url(../images/registration_btn.png);
	display: block;
	height: 25px;
	width: 100px;
	float: left;
	margin-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ADADAD;
}

.login .loginBox {
	display: block;
	width: 205px;
	overflow: hidden;
}
.login .loginBox .enterBg {
	background-image: url(../images/enterBox.png);
	height: 25px;
	width: 204px;
	display:block;
}

.login .loginBox .enterBg2 {
	background-image: url(../images/enterBox2.png);
	height: 25px;
	width: 122px;
	float:left;
	display:block;
	float:left;
	margin-right: 5px;
}


.loginBox li {
	margin-top: 2px;
	margin-bottom: 7px;
	overflow: hidden;
}
.btn_login {
	background-image: url(../images/btn_login.jpg);
	display: block;
	height: 37px;
	width: 204px;
	margin-top: 10px;
}
.loginBox .forgetPw,
.loginBox .modifyPw,
.loginBox .modifyData {
	color: #FFF;
	height: 20px;
	width: 99px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 20px;
	background-color: #0089d0;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	float: left;
}

a.forgetPw:hover,a.modifyPw:hover{
	color: #FF9;
	background-color: #00A2F9;
}

.loginBox .line2 {
	background-image: url(../images/line2.jpg);
	display: block;
	float: left;
	height: 20px;
	width: 6px;
}



.loginBox .ID ,.loginBox .PW {
	width: 195px;
	height: 17px;
	margin-left: 4px;
	background-color: #ADADAD;
	margin-top: 4px;
}

.loginBox .CODE {
	width: 113px;
	height: 17px;
	margin-left: 4px;
	background-color: #ADADAD;
	margin-top: 4px;
	margin-right: 5px;
}

.loginBox .codePic{
	margin-top: 2px;
	display: block;
	float: left;
	margin-left: 2px;
}

.loginBox .again{
	background-image: url(../images/again.png);
	display: block;
	height: 15px;
	width: 14px;
	margin-top: 5px;
	float: left;
	margin-left: 8px;
}

.loginBox li input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	color: #000;
	font-family: "新細明體", Arial;	
}


.loginBox .warning {
	font-size: 12px;
	color: #F00;
}


/*---會員登入後----------------------------------------------------------------*/


.loginBox.after li {
	font-size: 13px;
	color: #0089D0;
}

.loginBox.after .txt {
	color: #666;
	padding-left: 25px;
	display: block;
	width: 180px;
	word-wrap: break-word; word-break: normal;
}
.loginBox.after .gameserver {
	padding-left: 20px;
}
.loginBox.after .gameserver a {
	color: #829218;
	display: block;
	margin-bottom: 5px;
}

.loginBox.after .gameserver a:hover{
	color: #360;
}

.loginBox.after .icon11 {
	background-repeat: no-repeat;
	margin-right: 5px;
	display: block;
	background-image: url(../images/icon_11.png);
	width: 18px;
	height: 17px;
	float: left;
}

.loginBox.after .icon12 {
	background-image: url(../images/icon_12.png);
	display: block;
	height: 16px;
	width: 21px;
	float: left;
	margin-right: 5px;
}

.loginBox.after .icon13 {
	background-image: url(../images/icon_13.png);
	display: block;
	height: 16px;
	width: 15px;
	float: left;
	margin-right: 5px;
}
.loginBox.after .icon14 {
	background-image: url(../images/icon_14.png);
	display: block;
	height:16px;
	width: 17px;
	float: left;
	margin-right: 2px;
}
.btn_logout {
	background-image: url(../images/btn_logout.jpg);
	display: block;
	height: 37px;
	width: 204px;
	margin-top: 10px;
}




/*---我要註冊----------------------------------------------------------------*/


.login .nav .login2_btn {
	background-image: url(../images/login_in.png);
	display: block;
	height: 25px;
	width: 100px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ADADAD;
	float: left;
	margin-right: 3px;
}
.login .nav .registration2_btn {
	background-image: url(../images/registration_btn.png);
	display: block;
	height: 25px;
	width: 100px;
	float: left;
	background-position: center -25px;
}
.loginBox.rag .check {
	font-size: 13px;
	color: #849513;
}
.loginBox.rag .check a {
	margin-left: 18px;
	color: #F30;
}
.loginBox.rag .check a:hover{
	color: #E87400;
}

.loginBox.rag .check input {
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.btn_registration {
	background-image: url(../images/btn_registration.jpg);
	display: block;
	height: 37px;
	width: 204px;
	margin-top: 10px;
	
	
}






/*---其他帳號登入----------------------------------------------------------------*/
.login .member {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-top: 10px;
}
.member ul {
	margin-top: 5px;
	overflow: hidden;
}
.member ul li {
	float: left;
	margin-right: 3px;
}
.newServer .title {
	background-image: url(../images/izon_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 20px;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	color: #0089D0;
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089D0;
	padding-bottom: 3px;
}



/*---最新開服----------------------------------------------------------*/

.leftBox .newServer {
	height: auto;
	width: 215px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.newServer .main {
	overflow: hidden;
}
.newServer .main li {
	margin-bottom: 5px;
	overflow: hidden;
}
.newServer .main li a {
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	width:215px;
	height: 20px;
	display:block;
}

.newServer .main li a:hover{
	background-color:#D2FFF2;
}

.newServer .main .gameICON {
	height: 16px;
	width: 16px;
	margin-top: 2px;
	display: block;
	float: left;
	margin-right: 5px;
}
.newServer .main .gameID {
	font-family: "新細明體";
	color: #600;
	float: left;
}


.newServer .main .openDate {
	font-size: 13px;
	color: #F60;
	font-family: "新細明體", Arial;
	float: right;
	margin-right: 10px;
}


/*---左方活動banner-----------------------------------------------------------*/
.leftContent .eventBox {
	width: 240px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;

}
.eventBox .title {
	height: 28px;
	width: 210px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089D0;
}

.eventBox .title .tabs li {
	float: left;
	height: 29px;
	width: 70px;
	display: block;
	line-height: 29px;
	font-size: 12px;
	text-align: center;
}
.eventBox .title .tabs a {
	height: 29px;
	width: 70px;
	text-decoration: none;
}
.eventBox .tabs .e01.eBg,.eventBox .tabs .e02.eBg,.eventBox .tabs .e03.eBg {
	background-image: url(../images/sbanner_nav_bg2.png);
	height: 29px;
	width: 70px;
}
.eventBox .tabs .e01.eBg a,.eventBox .tabs .e02.eBg a,.eventBox .tabs .e03.eBg a{color: #999;}

.eventBox .sbannerAll {
	width: 210px;
	margin-top: 12px;
}

.sbanner ul li {
	display: block;
	margin-bottom: 12px;
}


.eventBox .tabs .e01.active,.eventBox .tabs .e02.active,.eventBox .tabs .e03.active {
	background-image: url(../images/sbanner_nav_bg.png);
	height: 29px;
	width: 70px;
}

.eventBox .tabs .e01.active a,.eventBox .tabs .e02.active a,.eventBox .tabs .e03.active a {color: #0089D0;}
.eventBox .title .tabs {
	overflow: hidden;
}



/*----------右方區塊----------------------------------------------------------*/



/*---遊戲選單區塊---------------------------------------------------*/

.rightBox .rightBest {
	width: 201px;
	float: right;
	overflow: hidden;
}

.wrapper .rightBox {
	float: right;
	width: 734px;
	overflow: hidden;
	margin-right: 5px;
}
.wrapper-1250 .rightBox {
	float: right;
	width: 980px;
	overflow: hidden;
	
}
.rightBox .allGames {
	width: 980px;
	margin-top: 10px;
	float: right;
	margin:0 auto;

	
}
.allGames .nav {
	height: 25px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	position: relative;
}

.allGames .nav ul {
	position: absolute;
	z-index: 100;
}

.allGames .nav li {
	float: left;
	z-index: 100;
	
}

.allGames .nav a {
	font-size: 13px;
	text-decoration: none;
	height: 25px;
	width: 82px;
	display: block;
	line-height: 25px;
	text-align: center;
	z-index: 100;
	color: #0089D0;
}
.nav .blueBox {
	background-image: url(../images/allGame_nav.png);
	height: 25px;
	width: 82px;
	z-index: 99;
	position: absolute;
}
.allGames .nav li a:hover {
	color:#FFF;
}


/*---遊戲列表-----------------------------------------------------------*/
.game-title-01{
	background: url(../images/game-title-01.png) no-repeat;
	height:35px;
}
.game-title-02{
	background: url(../images/game-title-02.png) no-repeat;
	height:35px;
}
.line-02 {
	background-color: #0089d0;
	height: 1px;
	width: 895px;
	top:17px;
	left:86px;
	position:relative;
}
.allGames .gameList {
	margin-top: 10px;
	height:auto;
	margin-bottom:20px;
	
}
.allGames .gameList ul{overflow: hidden;}

.allGames .gameList li {
	float: left;
	display: block;
	height: 230px;
	width: 230px;
	position: relative;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.gameList .listBox {
	background-image: url(../images/gameList_bg.png);
	height: 80px;
	width: 215px;
	z-index: 100;
	position: absolute;
	left: 8px;
	top: 202px;
}

.gameList li a {
	display: block;
	height: 230px;
	width: 230px;
	background-color: #FC6;
}
.listBox .gameName {
	/*font-family: "新細明體", Arial;*/
	font-family:"微軟正黑體", Arial; 
	font-weight:bold;
	font-size: 18px;
	color: #333;
	width: 195px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	height: 16px;
	margin-top: 8px;
	overflow: hidden;
}

.listBox .gameName .icon {
	margin-right: 5px;
	height: 17px;
	width: 38px;
	float: left;
}
.listBox .listBtn {
	display: block;
	height: 27px;
	width: 200px;
	margin-top: 7px;
	overflow: hidden;
	margin-left: 10px;
}
.listBox .listBtn a {
	display: block;
	float: left;
	height: 27px;
	width: 94px;
	margin-right: 6px;
}
.listBox .listBtn .start {
	background-image: url(../images/icon_start.jpg);
}

.listBox .listBtn .goWeb {
	background-image: url(../images/icon_web.jpg);
}
/*-----------遊戲類別---------*/
.allGames .gameTag-bar{
	margin-top:10px;
	width:100%;
	height:32px;
	margin-bottom:10px;
	display:inline-block;
	position:relative;
	/*white-space:nowrap;*/
	
}

.gameTag-box{
	width:732px;
	height:32px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	display:inline-block;
	margin-left: 8px;
}
.gameTag a{text-decoration:none;color:#5d5d5d; height:32px;float:left;
	display:inline;
	width:auto;
	text-align:center;
	padding:0px 15px 0px 15px;
	line-height:32px;
	font-family:"微軟正黑體", Arial; 
	font-weight:bold;
    font-size: 15px;
	background:#eeeeee;
	margin-right:10px;
	border-radius:30px;}
.gameTag a:hover{text-decoration:none;color:#fff;background:#949494;}

.gameTag .active{text-decoration:none;color:#fff;background:#949494;}
/*-----------搜尋bar---------*/

.search_bar{
	width:230px;
	height:32px;
	display:inline-block;
	position:relative;
	overflow:hidden;

}
.searchTerm {
	float: left;
	width: 160px;
	border: 1px solid #b6b6b6;
	padding: 0px 40px 0px 25px;
	line-height:30px;
	font-family:"微軟正黑體", Arial; 
	font-weight:bold;
    font-size: 15px;
	height:30px;
	border-radius: 30px;
	outline: none;
	color: #9e9e9e;
	z-index:1;
}
.search_bar input::placeholder {
  color: #9e9e9e;
}
.searchTerm:focus{
  color: #6c6c6c;
}

.searchButton {
  position: absolute;  
  right: 0px;
  width: 32px;
  height: 32px;
  border: 1px solid #0089d0;
  background: #0089d0;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  font-size: 18px;
  z-index:99;
}
.searchButton:hover { background: #006ba2; border: 1px solid #006ba2;}


/*-----------經典遊戲----------*/
.allGames .gameList-02 {
	margin-top: 10px;
	height:auto;
	margin-bottom:20px;
	
}
.allGames .gameList-02 ul{overflow: hidden;}

.allGames .gameList-02 li {
	float: left;
	display: block;
	height: 100px;
	width: 230px;
	position: relative;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.gameList-02 li a {
	margin-top:-23px;
	display: block;
	height: 100px;
	width: 230px;
	background-color: #FC6;
	position:relative;
}
.gameList-02 .gameName-s{
	color: #fff;
    display: inline-block;
    font-family:"微軟正黑體", Arial; 
	font-weight:bold;
    font-size: 15px;
   	padding:0px 20px 0px 8px;
	line-height:23px;
	z-index:109;
	position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	max-width:130px;
	background: linear-gradient(-65deg, transparent 15px, #a50003 0);
    }
	

.gameList-02 .start-s a{
	z-index:99;
	position:absolute;
	margin-top:79px;
	margin-left:171px;
	width:56px;
	height:18px;
	background: url(../images/icon_start-s.jpg) no-repeat;
}

.gameList-02 .start-s a:hover{background-position:bottom;}



/*----新手虛寶包----------------------------------------------------------*/

.wrapper .rightBox .newCard {
	float: left;
	width: 201px;
	margin-top:10px;
	margin-bottom:20px;
	}

.newCard .hesd {
	background-image: url(../images/newcard_head.png);
	height: 20px;
	width: 201px;
}
.newCard .bg {
	background-image: url(../images/newcard_bg.png);
	background-repeat: repeat-y;
	width: 161px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.newCard .footer {
	background-image: url(../images/newcard_footer.png);
	height: 20px;
	width: 201px;
}

.newCard .title {
	background-image: url(../images/icon_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 20px;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	color: #0089D0;
	line-height: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089D0;
	padding-bottom: 3px;
}
.newCard li {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
}
.newCard li select {
	width: 137px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	color: #666;
}
.newCard .btnBox {
	display: block;
	float: right;
	width: 142px;
}

.newCard .btnBox .ereceiveNo {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #BCD22E;
	text-align: center;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 138px;
	word-break: break-all;
	
}

.newCard .btnBox .btn_free {
	background-image: url(../images/btn_newcard.png);
	display: block;
	height: 27px;
	width: 138px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 27px;
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
.newCard .btnBox .teaching {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	background-color: #0089D0;
	text-align: center;
	display: block;
	height: 27px;
	width: 67px;
	margin-right: 4px;
	float:left;
	text-decoration: none;
}
.newCard .btnBox .start {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	background-color: #0089D0;
	text-align: center;
	display: block;
	height: 27px;
	width: 67px;
	float:left;
	text-decoration: none;
}
.newCard .btnBox a.teaching:hover , .newCard .btnBox a.start:hover{
	background-color: #0094E3;
}


.newCard .icon {
	display: block;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #0089D0;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 5px;
}

.newCard .txt {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #0089D0;
	line-height: 15px;
}





/*-----首頁官方公告-----------------------------------------*/


.wrapper .rightBox .announcement {
	height: 250px;
	width: 180px;
	float: left;
	padding-left:10px;
	padding-right:10px;
}


.announcement .title {
	height: 28px;
	width: 180px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089D0;
	margin-top:0;
}

.announcement .title .an_tabs li {
	float: left;
	height: 28px;
	width: 81px;
	display: block;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
}
.announcement .textAll {
	margin-top: 10px;
	margin-bottom: 10px;
}

.announcement .textAll .an_text li {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.announcement .textAll .icon {
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

.announcement .textAll .gameID{
	font-family: "新細明體";
	color: #600;
	float: left;
	}
	
.announcement .textAll .date{
	font-size: 13px;
	color: #F60;
	font-family: "新細明體", Arial;
	float: right;
	margin-right: 10px;
	}
	
.announcement .textAll .txt{
	width: 180px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 16px;
	display: block;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 20px;
	padding-bottom: 2px;
	}

.announcement .textAll .an_text .txt:hover{
	color: #9EAF25;
}
	
.announcement .textAll .an_text a{
	text-decoration: none;
	font-size: 12px;
}

.announcement .title .an_tabs a {
	height: 28px;
	width: 81px;
	text-decoration: none;
}
.announcement .an_tabs .an01.anBg,.announcement .an_tabs .an02.anBg{
	background-image: url(../images/indexAnnouncement_nav_bg2.png);
	height: 28px;
	width: 81px;
}
.announcement .an_tabs .an01.anBg a,.announcement .an_tabs .an02.anBg a{color: #999;}

.announcement .sbannerAll {
	width: 210px;
	margin-top: 12px;
}

.sbanner ul li {
	display: block;
	margin-bottom: 12px;
}


.announcement .an_tabs .an01.active,.announcement .an_tabs .an02.active{
	background-image: url(../images/indexAnnouncement_nav_bg.png);
	height: 28px;
	width: 81px;
}

.announcement .an_tabs .an01.active a,.announcement .an_tabs .an02.active a{color: #0089D0;}
.announcement .title .an_tabs {
	overflow: hidden;
}


/*-----橫幅banner-----------------------------------------*/
.insideBanner {
	height: 100px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/*-----我的位置-----------------------------------------*/
.rightBox .place,.article .place {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 22px;
	background-image: url(../images/icon_place.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	padding-left: 13px;
	margin-bottom: 10px;
	color: #0089D0;
}
.rightBox .place a,.article .place a {color: #0089D0;}
.rightBox .place a:hover,.article .place a:hover{color: #859519;}



/*-----客服中心按鈕-----------------------------------------*/
.rightBox .content {
	background-image: url(../images/inside_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 734px;
	overflow: hidden;
}


.content .serviceBtn {
	margin: 45px;
	height: 400px;
	width: 400px;
	overflow:hidden;
	float: left;
}
.content .serviceBtn a {
	display: block;
	height: 178px;
	width: 178px;
	float: left;
	margin-bottom: 35px;
}
.serviceBtn .service01,.serviceBtn .service03 {
	margin-right: 35px;
}
.serviceBtn .service01{background-image: url(../images/service_01.png);}
.serviceBtn .service02{background-image: url(../images/service_02.png);}
.serviceBtn .service03{background-image: url(../images/service_03.png);}
.serviceBtn .service04{background-image: url(../images/service_04.png);}




/*-----客服中心-官方公告-----------------------------------------*/

.wrapper .rightBox .content .announcement.inside {
	float: left;
	background-image: url(../images/announcement_bg.png);
	height: 280px;
	width: 197px;
	margin-top: 42px;
	overflow: hidden;
}

.announcement.inside .textAll,.announcement .textAll {
	padding-right: 15px;
	padding-left: 15px;
}
.announcement.inside .textAll .an_text .txt {width: 140px;}

.announcement.inside .textAll .an_text li{margin-top:7px;}

.wrapper .rightBox .content .announcement.inside .title,
.wrapper .rightBox .announcement .title {
	background-image: url(../images/icon_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 20px;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	color: #0089D0;
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089D0;
	padding-bottom: 3px;
	width: 140px;
	margin-left: 15px;
}

.announcement.inside .title{margin-top: 20px;}


.content .serviceMail {
	background-image: url(../images/serviceMail.png);
	height: 39px;
	width: 166px;
	float: left;
	margin-top: 15px;
	margin-left: 3px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFF;
	padding-top: 45px;
	padding-left: 43px;
}

.rightBox .theme {
	height: 40px;
	width: 681px;
	margin-top: 15px;
	margin-bottom: 20px;
}






/*-----客服中心-我要提問-----------------------------------------*/


.content .question_tab {
	margin-top: 45px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #424242;
}
.question_tab tr td .selected {
	width: 200px;
}
.question_tab tr td .selected,.question_tab tr td input,.question_tab tr td textarea{border: 1px solid #4ca7d5;}
.question_tab .line3 {
	background-color: #0089D0;
	height: 1px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}
.question_tab .select_btn {
	background-image: url(../images/select_btn.png);
	display: block;
	margin: 5px;
	height: 24px;
	width: 75px;
	float: left;
}
.question_tab .moreImg_btn {
	background-image: url(../images/moreImg_btn.png);
	display: block;
	margin: 5px;
	height: 24px;
	width: 75px;
	float: left;
}
.question_tab .enter_btn,.changeBox .enter_btn {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 27px;
	color: #FFF;
	text-decoration: none;
	background-color: #0089D0;
	display: block;
	height: 27px;
	width: 110px;
	float: right;
	margin: 5px;
	text-align: center;
}



.question_tab .enter_btn:hover,.service_record .return_btn:hover,.member_block .enter_btn:hover,.changeBox .enter_btn:hover{
	background-color:#00A6FF;
}


/*-----客服中心-提問紀錄-----------------------------------------*/

.content .service_record {
	width: 662px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.service_record .navBox,.member_block .navBox,.prepaid_block .navBox {
	height: 45px;
	overflow: hidden;
	padding-left: 2px;
}

.service_record .navBox li,.member_block .navBox li,.prepaid_block .navBox li {
	float: left;
}
.service_record .navBox li a,.member_block .navBox li a,.prepaid_block .navBox li a{
	display: block;
	height: 45px;
	width: 115px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}
.service_record .navBox .btn_off,.member_block .navBox .btn_off,.prepaid_block .navBox .btn_off {
	background-image: url(../images/btn_02.png);
	line-height: 55px;
	color: #FFF;
}
.service_record .navBox .btn_on,.member_block .navBox .btn_on,.prepaid_block .navBox .btn_on {
	background-image: url(../images/btn_01.png);
	line-height: 50px;
	color: #0089D0;
}

.service_record .main{
	width: 662px;
}
.service_record .main .txt {
	background-image: url(../images/inside_bg2.png);
	width: 662px;
	padding-top: 30px;
}

.service_record .main .allQlist,.member_block .main .allQlist {
	height: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5C5C5;
	font-size: 12px;
	color: #333;
	font-family: "新細明體", Arial;
}

.allQlist .line4 tr td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
}

.allQlist .title {
	background-color: #0089D0;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-family: "新細明體", Arial;
}



.service_record .main .footer {
	background-image: url(../images/inside_footer2.png);
	height: 30px;
	width: 662px;
}
.allQlist .q_title {
	text-decoration: none;
	color: #2E8987;
	display: block;
	line-height: 16px;
	padding: 5px;
}
.allQlist .q_title:hover{color: #849511;}

.not_yet{color: #C00;}
.being{
	color: #390;
}
.end{
	color: #666;
}

/*-----客服中心-處理內容-----------------------------------------*/
.questionBox .propose .title {
	background-color: #cae6f5;
	height: 30px;
	display: block;
	font-size: 13px;
	line-height: 30px;
	color: #048BD1;
	text-align: center;
}
.questionBox .propose .enterTxt {
	height: 80px;
	width: 558px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}



.service_record .questionBox{
	width: 582px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.service_record .questionBox>li{
	margin-bottom: 15px;
	border: 1px solid #0089D0;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

.questionBox .status {
	height: 85px;
	width: 580px;
	background-color: #f9ffc3;
	padding-top: 15px;	
	
}
.questionBox .line3 {
	background-color: #0089D0;
	height: 1px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.questionBox .q1,.questionBox .q2,.questionBox .answer01,.questionBox .score{
	width: 580px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.service_record .main .txt .enter_btn,.member_block .enter_btn {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 27px;
	color: #FFF;
	text-decoration: none;
	background-color: #0089D0;
	display: block;
	height: 27px;
	width: 110px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.service_record .main .txt .enter_btn:hover{
	background-color:#00A6FF;
}
.questionBox .answer01{
	background-color: #FEF1D3;
}
.questionBox li .score {
	line-height: 30px;
	height: 30px;
	background-color: #cae6f5;
	color: #C00;
}
.questionBox .score span {
	float: left;
	margin-right: 5px;
	margin-left: 25px;
}

.questionBox li .score ul {
	float: left;
	overflow: hidden;
}
.questionBox .score ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.questionBox .score li a {
	background-image: url(../images/icon_star_no.png);
	display: block;
	height: 31px;
	width: 31px;
}


.service_record .return_btn {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 27px;
	color: #FFF;
	text-decoration: none;
	background-color: #0089D0;
	display: block;
	height: 27px;
	width: 110px;
	text-align: center;
	margin-left: 40px;
}


/*-----客服中心-表單下載-----------------------------------------*/

.service_record .download_list {
	width: 634px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.download_list li {
	margin-bottom: 10px;
}
.download_list .title {
	background-image: url(../images/download_title.png);
	height: 20px;
	width: 634px;
}


.download_list .bg {
	background-image: url(../images/download_bg.png);
	display: block;
	width: 584px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.download_list .items .explanation {
	padding-top: 10px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

.download_list .footer {
	background-image: url(../images/download_footer.png);
	display: block;
	height: 20px;
	width: 634px;
}

.download_list li .bg .items {
	width: 470px;
	float: left;
	margin-right: 20px;
}
.download_list .items .title {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #0089D0;
	background-image: url(../images/icon_06.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 445px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B4B4;
	padding-left: 25px;
	line-height: 20px;
}
.download_list .download_btn {
	background-image: url(../images/download_btn.png);
	display: block;
	height: 72px;
	width: 72px;
	float: left;
}



/*-----客服中心-問與答-----------------------------------------*/

.QA .QA_Q {
	background-image: url(../images/QA_title.png);
	display: block;
	height: 20px;
	width: 634px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #028AD0;
	text-decoration: none;
	padding-top: 20px;
	line-height: 20px;
}

.QA .QA_Q:hover{color: #829517;}


.QA .QA_A {
	background-image: url(../images/download_bg.png);
	width: 534px;
	background-repeat: repeat-y;
	display:none;
	padding-right: 50px;
	padding-left: 50px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top: 10px;
	position:relative;
}
.QA .QA_A img{
	margin-top: 5px;	

}
.QA .QA_A .line5 {
	display: block;
	width: 420px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B4B4;
}

.QA .QA_Q .icon07 {
	background-image: url(../images/icon_07.png);
	display: block;
	height: 20px;
	width: 19px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}
.QA .QA_footer {
	background-image: url(../images/download_footer.png);
	height: 20px;
	width: 634px;
	display: block;
}

.QA .QA_A .QA2_01,.QA .QA_A .QA2_02,.QA .QA_A .QA2_03 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	position:absolute;
}
.QA2_01 {
	top: 340px;
	right:85px;
}
.QA2_02 {
	top: 360px;
	right:130px;
}
.QA2_03 {
	top: 770px;
	right:220px;
}






.service_record .QA {
	width: 634px;
	margin-right: auto;
	margin-left: auto;
}
.rightBox .member_block,.rightBox .prepaid_block {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}



/*-----會員專區-會員資料-----------------------------------------*/


.member_block .navBox,.prepaid_block .navBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089D0;
	margin-top: 35px;
	margin-bottom: 20px;
}

.member_block .memberData {
	width: 339px;
	float: left;
}

.memberData ul li {
	margin-bottom: 5px;
}

.memberData .bg .no {
	height: 15px;
	width: 15px;
	margin-left: 20px;
	display: block;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 3px;
}
.memberData .bg .txt .name {
	float: left;
	margin-right: 5px;
	display: block;
}

.memberData .bg .up,.loginBox.after .up {
	background-image: url(../images/up_btn.png);
	display: block;
	float: right;
	height: 24px;
	width: 53px;
	margin-right: 20px;
}

.memberData .bg .upend,.loginBox.after .upend {
	background-image: url(../images/up_end.png);
	display: block;
	float: right;
	height: 24px;
	width: 53px;
	margin-right: 20px;
	
}

.memberData .bg .txt {
	display: block;
	float: left;
	line-height: 22px;
	overflow: hidden;
}
.memberData .bg .txt .detail {
	float: left;
	display: block;
	width: 175px;
}
.memberData .bg .detail.add {width: 220px;}


.memberData .bg .txt input,.memberData .bg .txt select {
	margin-right: 5px;
	border: 1px solid #35A1D9;
	margin-bottom: 5px;
}

.memberData .title,.memberData .footer {
	display: block;
	height: 20px;
	width: 339px;
}

.memberData .bg{
	background-repeat: repeat-y;
	width: 339px;
	font-size: 13px;
	color: #0089D0;
	overflow: hidden;
	display:block;
}
.detail .counties,.detail .area{float: left;}


.memberData .title.w{background-image: url(../images/member_title_w.png);}
.memberData .title.y{background-image: url(../images/member_title_y.png);}
.memberData .bg.w{background-image: url(../images/member_bg_w.png);}
.memberData .bg.y{background-image: url(../images/member_bg_y.png);}
.memberData .footer.w{background-image: url(../images/member_footer_w.png);}


.memberData .footer.y{background-image: url(../images/member_footer_y.png);}




/*-----會員專區-獎勵拼圖-----------------------------------------*/


.member_block .jigsawBox {
	float: right;
	width: 290px;
	overflow: hidden;
}
.jigsawBox .tips {
	background-image: url(../images/icon_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-left: 20px;
	height: 70px;
	font-size: 13px;
	color: #859618;
	line-height: 18px;
}

.jigsawBox .title{
	font-size: 13px;
	line-height: 15px;
	color: #0089D0;
	background-image: url(../images/icon_08.png);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.jigsawBox .jigsaw {
	background-image: url(../images/jigsaw_bg.png);
	height: 290px;
	width: 290px;
	position: relative;
}
.jigsaw span{
	display:block;
	position: absolute;
}
.jigsaw .upper{z-index:30;}
.jigsaw .img01,.jigsaw .img02,.jigsaw .img03,.jigsaw .img04,.jigsaw .img05{z-index:20;}
.jigsaw .bg{z-index:10;}
.member_block .modify_btn{
	float: left;
	margin-right: 10px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 27px;
	color: #FFF;
	text-decoration: none;
	background-color: #95A81B;
	display: block;
	height: 27px;
	width: 110px;
	text-align: center;
	margin-left: 50px;
}
.member_block .modify_btn:hover{
	background-color: #ADC12A;
}
.member_block .enter_btn.p2{float: left;}

.member_block .allQlist .play {color: #0089D0;}
.member_block .allQlist .play:hover {color: #859616;}

.enter_btn.member{
	margin-left: 40px;
	float: left;
}




/*跳頁選單*/
#page  {
	font-family: Arial;
	font-size: 10px;
	color: #0089D0;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#page a {
	font-family: Arial;
	font-size: 10px;
	color: #0089D0;
	text-decoration: none;
	height: 0px;
	width: 0px;
	-moz-border-radius:4px;
	padding: 3px 5px;
}
#page a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height: 0px;
	width: 0px;
	padding: 3px 5px;
	;
	background-color: #0089D0;
	-moz-border-radius:4px;
}







/*-----儲值兌換-儲值購點-----------------------------------------*/



.prepaid_block .main .step,.prepaid_block .main .exchange,.prepaid_block .main .record {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 645px;
	margin-bottom: 10px;
}

.prepaid_block .step .agree{color: #7F9800;font-size: 12px;font-family: "微軟正黑體";
	padding-top: 10px;
	padding-bottom: 10px;}

.step .step2box{
	display: block;
	overflow: hidden;
	width: 450px;
}
.step .step2box li {
	margin-right: 15px;
	margin-bottom: 15px;
	display: block;
	float: left;
}
.step2box li a {
	display: block;
	height: 39px;
	width: 134px;
}

.prepaid_block .step .title,.prepaid_block .exchange .title,.prepaid_block .record .title {
	background-image: url(../images/step_title.png);
	display: block;
	height: 20px;
	width: 645px;
}
.prepaid_block .step .bg,.prepaid_block .exchange .bg,.prepaid_block .record .bg {
	background-image: url(../images/step_bg.png);
	display: block;
	width: 589px;
	background-repeat: repeat-y;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}

.step .head,.exchange .head,.record .head{
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.step .bg select,.exchange .bg select{
	border: 1px solid #1793D3;
	color: #333;
	padding: 2px;
}


.step .head .arrow {
	background-image: url(../images/icon_17.png);
	display: block;
	height: 12px;
	width: 7px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 7px;
}

.step h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	color: #028AD0;
	display: block;
	float: left;
}
.step h2,.exchange h2,.result h2 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 25px;
	font-family: "微軟正黑體";
	color: #058AD0;
}

.step h3{
	font-size: 13px;
	line-height: 25px;
	color: #666;
	display: block;
	float: left;
	height: 25px;
	margin-left: 10px;
}
.step h4{
	font-size: 15px;
	line-height: 25px;
	color: #7f9800;
	display: block;
	height: 25px;
	text-align: center;
	}
.step h5{
	font-size: 13px;
	line-height: 25px;
	color: #666;
	display: block;
	height: 25px;
	text-align: center;
	}
.step h6{
	font-size: 13px;
	line-height: 25px;
	color: #C00;
	display: block;
	height: 25px;
	text-align: center;
	}

.prepaid_block .step .footer,.prepaid_block .exchange .footer,.prepaid_block .record .footer {
	background-image: url(../images/step_footer.png);
	display: block;
	height: 20px;
	width: 645px;
}

.btn_CreditCard{background-image:url(../images/btn_CreditCard.jpg);}
.btn_atm{background-image:url(../images/btn_atm.jpg);}
.btn_card{background-image:url(../images/btn_card.jpg);}
.btn_ChainStore{background-image:url(../images/btn_ChainStore.jpg);}
.btn_home{background-image:url(../images/btn_home.jpg);}
.btn_tel{background-image:url(../images/btn_tel.jpg);}
.btn_tel2{background-image:url(../images/btn_tel2.jpg);}
.btn_alipay{background-image:url(../images/btn_alipay.png);}
.btn_mol{background-image:url(../images/btn_mol.png);}
.btn_web{background-image:url(../images/btn_web.jpg);}
.btn_molP{background-image:url(../images/btn_molP.png);}

.prepaid_block .step .explanation{
	font-size: 12px;
	color: #666;
	padding: 5px;
	display: block;
}

.prepaid_block .step .atmBox,.prepaid_block .step .telBox{
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7f9800;
	font-size: 13px;
	color: #7F9800;
	font-family: "微軟正黑體";
	padding-top: 15px;
	padding-bottom: 10px;
}
.prepaid_block .step .cardBox {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;

}

.cardBox li{
	float:left;
	margin-right: 3px;
}
.prepaid_block .step .step3tabBox {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #0089d0;
}
.prepaid_block .step .getMoney {
	height: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 40px;
	color: #0089d0;
	background-color: #c9e6f5;
}
.prepaid_block .step .homeTip {
	font-size: 13px;
	color: #414141;
	font-family: "新細明體", Arial;
}
ol.homeTip>li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.step .homeTip .tip {
	font-weight: bold;
	color: #7f9800;
}


.homeTip li ul{
	margin-left: 25px;
	color: #066;
}


.homeTip li ul li {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}




.prepaid_block .step .step3tabBox td{
	padding-top: 5px;
	padding-bottom: 5px;
}


.cardBox li a {
	display: block;
	height: 49px;
	width: 143px;
}

.btn_gash{background-image:url(../images/btn_gash.png);}
.btn_ue{background-image:url(../images/btn_ue.png);}
.btn_imoney{background-image:url(../images/btn_imoney.png);}
.btn_mycard{background-image:url(../images/btn_mycard.png);}


.prepaid_block .step .invoice,.exchange .changeBox,.record .dateBox,.record .timeSearch {
	font-size: 13px;
	color: #666;
}

.prepaid_block .step .invoiceData {
	font-size: 13px;
	color: #666;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7F9800;
	padding-top: 10px;
}
.invoiceData .zipCode {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #000;
	width: 50px;
	display: block;
	background-color: #CCC;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
.prepaid_block .enter_pay {
	background-image: url(../images/enter_pay.jpg);
	display: block;
	height: 48px;
	width: 198px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.prepaid_block td input {
	border: 1px solid #29B3FC;
}



.changeBox .enter_btn{float:left;}


.prepaid_block .record .recordBox {
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f9800;
	overflow: hidden;
}
.record .recordBox .button,.prepaid_block .step .btnBox .button {
	background-image: url(../images/btn_001.jpg);
	display: block;
	height: 24px;
	width: 75px;
	float: left;
	margin-right: 10px;
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 25px;
	color: #028AD0;
	text-align: center;
	text-decoration: none;
}

.prepaid_block .step .btnBox{
	overflow:hidden;
	display: block;
	margin-left: 160px;
}
.prepaid_block .step .btnBox.Virtual{
	margin-left: 220px;
}

.record .dateBox li {
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 25px;
}
.prepaid_block .record .dateBox,.prepaid_block .record .timeSearch {
	overflow: hidden;
	margin-top: 10px;
}
.record .timeSearch li {
	float: left;
	margin-right: 5px;
}
.timeSearch .search_btn {
	height: 20px;
	width: 50px;
	font-size: 13px;
	text-align: center;
}


.prepaid_block .record .dateBox input{
	height: 25px;
	width: 60px;
}


.prepaid_block .record .dateBox input:hover,.prepaid_block .record .timeSearch input:hover{
	border: 1px solid #028AD0;
	color: #0064B5;
	background-color: #E7E7E7;
}

.prepaid_block .step .tel1Box{	
	font-size: 14px;
	color: #7F9800;
	font-family: "微軟正黑體";
	padding-top: 10px;
	padding-bottom: 10px;
}

.record .recordBox .button:hover,.record .recordBox .press_btn,.prepaid_block .step .btnBox .button:hover{background-image: url(../images/btn_002.jpg);} 
.record .result table tr th {
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
.record .result table tr td {
	font-size: 13px;
	color: #333;
}




/*------FOOTER資料----------------------------------------*/


.wrapper .article {
	width: 996px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .article .title {
	background-image: url(../images/footer_title.png);
	height: 20px;
	width: 996px;
	margin-top:10px;
}
.wrapper .article .bg{
	background-image: url(../images/footer_bg.png);
	width: 876px;
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wrapper .article .footer {
	background-image: url(../images/footer_footer.png);
	height: 20px;
	width: 996px;
}

.article h1 {
	color: #7f9800;
	font-size: 18px;
	display: block;
	font-family: "新細明體", Arial;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

.article h2 {
	color: #0089D0;
	font-size: 14px;
	display: block;
	font-family: "新細明體", Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.article h3 {
	color: #099;
	font-size: 13px;
	display: block;
	font-family: "新細明體", Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.article h4 {
	color: #F00;
	font-size: 12px;
	display: block;
	font-family: "新細明體", Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:16px;
}

.article h5 {
	color: #099;
	font-size: 12px;
	font-family: "新細明體", Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:16px;
	display: block;
}


.article p {
	line-height: 16px;
	margin-bottom: 7px;
}








/*-----copyright-----*/
.footerBox {
	background-color: #666;
	height: 100px;
	width: 100%;
	margin-top:20px;
}
.footerBox.other {
	position: fixed;
	bottom: 0px;
}






.footerBox .copyright {
	background: url(../images/logo_footer.png) 35px 38px no-repeat;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #FFF;
	width: 600px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left:220px;
}
.footerBox .copyright a {
	text-decoration: none;
	color: #FFF;
}
.footerBox .copyright a:hover{
	color: #FF9;
}

.footerBox .copyright p {
	margin-top: 3px;
	margin-bottom: 5px;
}
.gotop {
	background-image: url(../images/icon_top.png);
	display: block;
	height: 41px;
	width: 41px;
	position:absolute;
	right:0;
	z-index:999;
	top:-300px;
}
.gotop:hover{background-position:bottom;}
.hidden{
	display:none;
}
