﻿@charset "utf-8";
@import url("reset.css");

.text_s {
	font-size:12px; 
	color:#ffff7d; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #ff4b00; 
    text-decoration: none;
}

a:visited {
	color: #ff9b00; 
	text-decoration: none;
}

a:hover {
	color: #ffaf00; 
	text-decoration: underline;
}

a:active {
	color: #ffff00;
}

/*首頁 index*/
#CONTAINER{
	width:100%;
	background:url(../img/bg_1.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}

/*預熱*/
#Preheat{
	width:100%;
	background:url(../img/bg_preview.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}





#CONTAINER_R{
	width:100%;
	background:url(../img/bg_rank.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}


/*福袋名稱 Fukubukuro*/
#CONTAINER_5{
	width:100%;
	background:url(../img/bg_5.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}


/*兌換的福袋 exchange*/
#CONTAINER_4{
	width:100%;
	background:url(../img/bg_4.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}


#CONTAINER_3{
	width:100%;
	background:url(../img/bg_6.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}








/*選擇遊戲頁 activity*/
#CONTAINER_2{
	width:100%;
	background:url(../img/bg_2.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}


/*集字遊戲頁 set_word */
#CONTAINER_61{
	width:100%;
	background:url(../img/bg_3.jpg) 0 0 no-repeat;
	background-position:center top;
	z-index:2;
}



#WRAP {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 830px;
}
#WRAP h1 a{
	position: absolute;
	top: 6px;
	left: 125px;
	display: block;
	width: 203px;
	height: 35px;
	border: 0px;
}
	
#WRAP h2 a{
	position: absolute;
	top: 6px;
	left: 351px;
	display: block;
	width: 115px;
	height: 45px;
	border: 0px;
}

#WRAP h3 a{
	position: absolute;
	top: 7px;
	left: 476px;
	display: block;
	width: 102px;
	height: 45px;
	border: 0px;
}
	
#WRAP h4 a{
	position: absolute;
	top: 6px;
	left: 586px;
	display: block;
	width: 79px;
	height: 45px;
	border: 0px;
}

#board1{
	position: absolute;
	width: 179px;
	height: 349px;
	top: 30px;
	left: 183px;
	z-index: 2;
}

#board2{
	position: absolute;
	width: 381px;
	height: 269px;
	top: 533px;
	left: 7px;
	z-index: 2;
}

#board3{
	position: absolute;
	width: 846px;
	height: 596px;
	top: 270px;
	left: 80px;
	z-index:2;
}

#wish_border {
	position:absolute; 
	width:480px; 
	height:130px; 
	top:270px; 
	left:250px; 
	background-image:url(../img/show_wish_border.png);
	background-repeat:no-repeat;
	font-size:13px;
	color: #05190f;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	line-height:17px;
	z-index:3;
}

#game_start {
	position: absolute;
	width: 215px;
	height: 345px;
	top: 177px;
	left: -58px;
	z-index: 3;
}

#CONTENT{ 
    width: 980px; 
	margin:0 auto; 
	background-image:url(../img/content_border.png);
	background-repeat:no-repeat;
}
#CONTENT ul{
    width: 800px; 
	margin:0 auto; 
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #9b1900;
	line-height:22px;
}
li.title{
	width:240px;
	height:60px;
}

.subtitle{
	font-size: 16px;
	font-weight: bold;
	color: #af2de1;
}

.title02 {
	font-size: 16px;
	font-weight: bold;
	color: #eb2300;
	line-height:27px;
}

.tab_rank{
	position:absolute;
	left:355px; 
	top:350px; 
	font-size:18px; 
	color:#731923; 
	font-family:Verdana, Geneva, sans-serif;
 }

#tab_page {
	position:absolute; 
	width:470px; 
	height:30px;
	font-size:16px;
	color:#ff0000;
	font-family:Verdana, Geneva, sans-serif;
	top:620px; 
	left:355px; 
	z-index:2;
}


#rank_date {
	position:absolute; 
	width:200px; 
	height:35px;
	font-size:20px;
	color:#ffff00;
	font-family:Verdana, Geneva, sans-serif;
	top:290px; 
	left:385px; 
	z-index:2;
}

#rnk_date {
	position:absolute; 
	width:200px; 
	height:35px;
	font-size:20px;
	color:#ffff00;
	font-family:Verdana, Geneva, sans-serif;
	top:290px; 
	left:385px; 
	z-index:2;
}

#rnk_Place{
	position:absolute; 
	width:110px; 
	height:30px;
	font-size:20px;
	color:#9b0f0f;
	font-family:Verdana, Geneva, sans-serif;
	top:430px; 
	left:215px; 
	z-index:2;
}

#ttl_point{
	position:absolute; 
	width:70px; 
	height:30px;
	font-size:20px;
	color:#9b0f0f;
	font-family:Verdana, Geneva, sans-serif;
	top:570px; 
	left:255px; 
	z-index:2;
}

#play_again {
	position:absolute; 
	width:170px; 
	height:80px; 
	top:660px; 
	left:185px; 
	z-index:2;
}

#fb_share {
	position:absolute; 
	width:170px; 
	height:80px; 
	top:660px; 
	left:360px; 
	z-index:2;
}


#link_hall {
	position: absolute;
	width: 147px;
	height: 41px;
	top: 0px;
	left: 770px;
	z-index: 2;
}





#link_avatar {
	position: absolute;
	width: 147px;
	height: 41px;
	top: -6px;
	left: 770px;
	z-index: 2;
}

#link_avatar1 {
	position: absolute;
	width: 147px;
	height: 41px;
	top: -4px;
	left: 727px;
	z-index: 2;
}


#link_gamet {
	position:absolute; 
	width:560px; 
	height:32px; 
	top:345px; 
	left:200px; 
	z-index:2;
}

#link_gamed {
	position:absolute; 
	width:520px; 
	height:32px; 
	top:385px; 
	left:215px; 
	z-index:2;
}

#excg_tool1 {
	position: absolute;
	width: 160px;
	height: 195px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 415px;
	left: 89px;
	z-index: 2;
}



#excg_tool2 {
	position: absolute;
	width: 160px;
	height: 195px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 200px;
	left: 50px;
	z-index: 2;
}

#excg_tool2 {
	position: absolute;
	width: 160px;
	height: 196px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 262px;
	left: 553px;
	z-index: 2;
}



/*兌換遊戲獎勵名稱*/
#Game_rewards {
	width: 682px;
	height: 90px;
	position: absolute;
	left: 180px;
	top: 93px;
	font-size: 70px;
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}



/*摩爾*/
#Moore{
	position: absolute;
	width: 337px;
	height: 234px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 311px;
	left: 588px;
	z-index: 2;
}

/*賽爾*/
#seer {
	position: absolute;
	width: 255px;
	height: 223px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 301px;
	left: 335px;
	z-index: 2;
}
	
/*小花仙*/	
#flower {
	position: absolute;
	width: 305px;
	height: 279px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 531px;
	left: 499px;
	z-index: 2;
}	

/*彈彈堂*/
#bomb {
	position: absolute;
	width: 315px;
	height: 243px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 569px;
	left: 163px;
	z-index: 2;
}	

/*百變兵團*/
#hundred {
	position: absolute;
	width: 283px;
	height: 221px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 302px;
	left: 49px;
	z-index: 2;
}

/*春*/
#spring {
	position: absolute;
	width: 160px;
	height: 195px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 226px;
	left: 152px;
	z-index: 2;
}


/*喜*/
#like {
	position: absolute;
	width: 160px;
	height: 195px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 223px;
	left: 483px;
	z-index: 2;
}

/*猴*/
#monkey {
	position: absolute;
	width: 160px;
	height: 195px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 509px;
	left: 159px;
	z-index: 2;
}

/*福*/
#blessing {
	position: absolute;
	width: 160px;
	height: 195px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 511px;
	left: 488px;
	z-index: 2;
}


#excg_tool2 {
	position: absolute;
	width: 160px;
	height: 196px;
	font-size: 15px;
	color: #7d2d2d;
	font-family: Verdana, Geneva, sans-serif;
	top: 401px;
	left: 614px;
	z-index: 2;
}



}

#excg_tool4 {
	position:absolute; 
	width:160px; 
	height:190px; 
	font-size:15px;
	color:#7d2d2d;
	font-family:Verdana, Geneva, sans-serif;
	top:465px; 
	left:662px; 
	z-index:2;
}

#point_exchange {
	position:absolute; 
	width:263px; 
	height:80px; 
	top:660px; 
	left:535px; 
	z-index:2;
}

#excg_point {
	position: absolute;
	width: 240px;
	height: 35px;
	font-size: 20px;
	color: #ffff00;
	font-family: Verdana, Geneva, sans-serif;
	top: 280px;
	left: 418px;
	z-index: 2;
}

#ava_tool1 {
	position:absolute; 
	width:160px; 
	height:190px; 
	font-size:15px;
	color:#7d2d2d;
	font-family:Verdana, Geneva, sans-serif;
	top:470px; 
	left:155px; 
	z-index:2;
}

#ava_tool2 {
	position:absolute; 
	width:160px; 
	height:190px; 
	font-size:15px;
	color:#7d2d2d;
	font-family:Verdana, Geneva, sans-serif;
	top:470px; 
	left:330px; 
	z-index:2;
}

#ava_tool3 {
	position:absolute; 
	width:160px; 
	height:190px; 
	font-size:15px;
	color:#7d2d2d;
	font-family:Verdana, Geneva, sans-serif;
	top:470px; 
	left:495px; 
	z-index:2;
}

#ava_tool4 {
	position:absolute; 
	width:160px; 
	height:190px; 
	font-size:15px;
	color:#7d2d2d;
	font-family:Verdana, Geneva, sans-serif;
	top:470px; 
	left:662px; 
	z-index:2;
}

#btn_excg1 {
	position: absolute;
	width: 320px;
	height: 198px;
	top: 580px;
	left: 55px;
	z-index: 2;
}

#btn_excg2 {
	position: absolute;
	width: 170px;
	height: 80px;
	top: 578px;
	left: 337px;
	z-index: 2;
}

#btn_excg3 {
	position: absolute;
	width: 170px;
	height: 80px;
	top: 577px;
	left: 591px;
	z-index: 2;
}

#btn_excg4 {
	position: absolute;
	width: 170px;
	height: 80px;
	top: 249px;
	left: 322px;
	z-index: 2;
}

#notice { 
    width: 770px; 
	height: 315px;
	font-size: 15px;
	color: #411900;
	line-height:22px;
	margin:0 auto; 
	background-image:url(../img/border_notice.png);
	background-repeat:no-repeat;
}

.space{ padding-top:10px;padding-bottom:15px;}
.space2{ padding-top:20px;padding-bottom:10px;}

#TOP{ 
    width:980px; 
	height: 76px; 
	margin:0 auto; 
	background:url(../img/frame_top.png) 0 0 no-repeat;
	background-position:bottom;
}



#BOTTOM{ 
    width:930px; 
	height: 40px; 
	margin:0 auto; 
	background:url(../img/frame_btm.png) 0 0 no-repeat;
}
#copyright {position:relative; 
	background-repeat:no-repeat; 
	background-position:center top; 
	height:75px; width:100%; 
	margin-right:auto; 
	margin-left:auto; z-index:1;
	text-align: center;
}


#exchange_light_b{
	width: 357px;
	height: 64px;
	position: absolute;
	left: 465px;
	top: 128px;
}


#exchange_light_b1{
	width: 332px;
	height: 42px;
	position: absolute;
	left: 476px;
	top: 206px;
}










/*光箱共用*/
#windows_middle{width:856px; position:relative; margin:0 auto;}
#windows_explain{width:1214px; position:relative; margin:0 auto;}
#windows_close{
	width: 45px;
	height: 45px;
	position: absolute;
	left: 724px;
	top: 50px;
}
#box_bg{width:856px; height:570px; background-image:url(../img/light_box.png); background-repeat:no-repeat;}
#windows_close2{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 1077px;
	top: 85px;
}


/*創造大賽*/
#Create{
	width: 355px;
	height: 186px;
	position: relative;
	left: 153px;
	top: 3px;
}
/*創造大賽 回首頁*/
#Create_home{
	width: 175px;
	height: 300px;
	position: absolute;
	left: 800px;
	top: 112px;
}

/*創造大賽 遊戲規則*/
#Create_game{
	width: 180px;
	height: 296px;
	position: absolute;
	left: 643px;
	top: 112px;
}


/*創造大賽 確定投稿*/
#Create_Contribute{
	width: 185px;
	height: 60px;
	position: relative;
	left: 872px;
	top: -30px;
}



/*創造大賽 最新/人氣造句*/
#Create_select{
	width: 100px;
	height: 24px;
	position: relative;
	left: 579px;
	top: 85px;
	font-size: 25px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}

/*創造大賽 全部/2月......*/
#Whole{
	width: 944px;
	height: 50px;
	position: relative;
	left: 145px;
	top: 0px;
	font-size: 20px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
	
}






/*創造大賽 福猴迎春*/
#Create_gold{
	width: 185px;
	height: 60px;
	position: relative;
	left: 140px;
	top: 0px;
}


/*創造大賽 金猴報喜*/
#Create_blessing{
	width: 185px;
	height: 60px;
	position:relative;
	left: 349px;
	top:85px;
}


/*創造大賽 第一頁*/
#Create_1{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 474px;
	top: 2330px;
}

/*創造大賽 第二頁*/
#Create_2{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 567px;
	top: 2321px;
}

/*創造大賽 第三頁*/
#Create_3{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 641px;
	top: 2337px;
}

/*創造大賽 第四頁*/
#Create_4{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 717px;
	top: 2333px;
}

/*投稿外框*/
#Frame{
	width: 817px;
	height: 2269px;
	position: absolute;
	left: 125px;
	top: 639px;
}








#Creation_Contest{
	width: 420px;
	height: 56px;
	position: absolute;
	left: 404px;
	top: 125px;
}
/*填寫以下資料 並投稿創意造句*/
#Contribute{
	width: 527px;
	height: 45px;
	position: relative;
	left: 271px;
	top: 30px;
}
/*p8框框*/
#ph_4{
	width: 650px;
	height: 236px;
	position: relative;
	background-image:url(../img/p8.png); background-repeat:no-repeat;
	left: 270px;
	top: 80px;
}

/*選擇想造句的賀詞*/
#Congratulations{
	width:80px;
	height: 25px;
	position: relative;
	left: 230px;
	top: 2px;
	font-size: 25px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}


/*兒童造句的地方*/
#type{
	width: 630px;
	height: 35px;
	position: relative;
	left: 10px;
	top: 80px;
	font-size: 25px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
	background-color: #FFFFFF;
}


/*選擇遊戲*/
#Select_Games{
	width: 277px;
	height: 34px;
	position: relative;
	left: 491px;
	top: 229px;
	font-size: 25px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}



/*獎勵遊戲*/
#Bonus_game{
	width: 400px;
	height: 25px;
	position: relative;
	left: 280px;
	top: 160px;
	font-size: 25px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}







/*取消_句子*/
#confirm_Sentence{
	width: 136px;
	height: 60px;
	position: absolute;
	left: 355px;
	top: 275px;
}

/*確認_句子*/
#cancel_Sentence{
	width: 136px;
	height: 60px;
	position: absolute;
	left: 80px;
	top: 274px;
}

/*投1*/
#cast_1{
	width: 50px;height: 55px;position: absolute;left: 1024px;top: 605px;}

/*投2*/
#cast_2{
	width: 100px;
	height: 55px;
	position: absolute;
	left: 1026px;
	top: 670px;
}

/*投3*/
#cast_3{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 733px;
}

/*投4*/
#cast_4{
	width: 50px;
	height: 54px;
	position: absolute;
	left: 1024px;
	top: 796px;
}

/*投5*/
#cast_5{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 858px;
}

/*投6*/
#cast_6{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 921px;
}
/*投7*/
#cast_7{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 987px;
}
/*投8*/
#cast_8{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1051px;
}
/*投9*/
#cast_9{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1117px;
}
/*投10*/
#cast_10{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1179px;
}


/*投11*/
#cast_11{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1243px;
}

/*投12*/
#cast_12{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1304px;
}
/*投13*/
#cast_13{
	width: 50px;
	height: 55px;
	position: absolute;
	left:1024px;
	top: 1371px;
}
/*投14*/
#cast_14{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1434px;
}
/*投15*/
#cast_15{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1497px;
}
/*投16*/
#cast_16{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1560px;
}

/*投17*/
#cast_17{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1624px;
}

/*投18*/
#cast_18{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1686px;
}

/*投19*/
#cast_19{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1749px;
}

/*投20*/
#cast_20{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1813px;
}

/*投21*/
#cast_21{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1874px;
}

/*投22*/
#cast_22{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 1937px;
}
/*投23*/
#cast_23{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 2002px;
}

/*投24*/
#cast_24{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 2066px;
}
/*投25*/
#cast_25{
	width: 50px;
	height: 55px;
	position: absolute;
	left: 1024px;
	top: 2132px;
}











/*登入光箱*/
#login_bg{width:856px; height:570px; background-image:url(../img/light_box3.png); background-repeat:no-repeat;}


/*登入光箱 happy near year*/
#login_new_year{width:856px; height:570px; background-image:url(../img/light_box4.png); background-repeat:no-repeat;}


#light_box1{width:856px; height:570px; background-image:url(../img/light_box1.png); background-repeat:no-repeat;}


#light_box2{width:856px; height:570px; background-image:url(../img/light_box2.png); background-repeat:no-repeat;}




/*happy new year 恭喜獲得 */
.text_id{
	position: absolute;
	left: 351px;
	top: 172px;
}
/*happy new year 獎序序號 */
.text_pw{
	position: absolute;
	left: 334px;
	top: 227px;
}


/*登入帳號 */
.account{
	position: absolute;
	left: 349px;
	top: 145px;
}
/*登入密碼 */
.dense{
	position: absolute;
	left: 346px;
	top: 231px;
}



#cong_acct{
	width: 444px;
	height: 43px;
	position: absolute;
	left: 239px;
	top: 108px;
	font-size: 20px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}

#award_name{
	width: 315px;
	height: 25px;
	position: absolute;
	left: 353px;
	top: 166px;
	font-size: 15px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}


#award_sn{
	width: 324px;
	height: 20px;
	position: absolute;
	left: 336px;
	top: 227px;
	font-size: 15px;
	color:#900;
	font-family: Verdana, Geneva, sans-serif;
}

#check_snG{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 335px;
	top: 294px;
}
#btn_back{width:170px; height:70px; position:absolute; left:270px; top:370px;}


#mimi{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 168px;
	top: 129px;
}


#mimi_917{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 441px;
	top: 316px;
}

#mimi{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 234px;
	top: 316px;
}





#rbt_61{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 235px;
	top: 315px;
}
#rbt_917{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 369px;
	top: 128px;
}
#rbt_mimi{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 168px;
	top: 128px;
}

#Remember{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 328px;
	top: 284px;
}

/*光箱兌換方式 */
#exchange_login{
	width: 67px;
	height: 60px;
	position: absolute;
	left: 468px;
	top: 388px;
}

/*光箱確認 */
#confirm_login{
	width: 67px;
	height: 60px;
	position: absolute;
	left: 248px;
	top: 387px;
}


/*光箱登入 */
#btn_ligin{
	width: 67px;
	height: 60px;
	position: absolute;
	left: 226px;
	top: 376px;
}
/*光箱取消 */
#btn_ligin1{
	width: 67px;
	height: 60px;
	position: absolute;
	left: 427px;
	top: 376px;
}







/* 集字庫下面計算的字 1-7*/
#1{
	width: 806px;
	height: 2162px;
	position: absolute;
	left: 4px;
	top: 4px;
}

/*確認 小光箱*/
#confirm_light{
	width: 166px;
	height: 60px;
	position: absolute;
	left: 356px;
	top: 391px;
}

/*福*/
#fu{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}

#ho{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}

#in{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}

#sn{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}
	
#gn{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}	
	
#bo{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}
	
#he{
	width: 171px;
	height: 164px;
	position: absolute;
	left: 353px;
	top: 186px;}		
	
	
	
/*我的集字庫 會跑的數字*/


/*猴*/
#monkey_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 128px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}	

/*福*/
#blessing_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 215px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}	

/*迎*/
#welcome_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 299px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}



/*春*/
#spring_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 385px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}




/*金*/
#gold_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 474px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}


/*報*/
#Report_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 561px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}


/*喜*/
#like_digital{
	width: 75px;
	height: 97px;
	position: absolute;
	left: 646px;
	top: 361px;
	font-size: 45px;
	color:#F90;
	font-family: Verdana, Geneva, sans-serif,微軟正黑體;
}


#btn_clear{width:170px; height:70px; position:absolute; left:380px; top:410px;}

/*已投稿過光箱*/
#tit_p1{
	width: 505px;
	height: 70px;
	position: absolute;
	left: 190px;
	top: 250px;
}
/*投票額度已滿光箱*/
#tit_p2{
	width: 505px;
	height: 70px;
	position: absolute;
	left: 190px;
	top: 250px;
}
/*再次檢查光箱*/
#tit_p3_1{
	width: 190px;
	height: 48px;
	position: absolute;
	left: 417px;
	top: 265px;
}

/*再次檢查光箱_投稿資格*/
#tit_p3{
	width: 630px;
	height: 70px;
	position: absolute;
	left: 114px;
	top: 191px;
}








/*集字尚未完成光箱*/
#tit_p4{
	width: 505px;
	height: 70px;
	position: absolute;
	left: 220px;
	top: 224px;
}

#hall_light{
	width: 271px;
	height: 62px;
	position: absolute;
	left: 305px;
	top: 323px;
}
	

/*以兌換過光箱*/
#tit_p5{
	width: 540px;
	height: 70px;
	position: absolute;
	left: 150px;
	top: 182px;
}
/*已分享過光箱*/
#tit_p6{
	width: 505px;
	height: 70px;
	position: absolute;
	left: 170px;
	top: 260px;
}
/*已抽獎過光箱*/
#tit_p7{
	width: 505px;
	height: 70px;
	position: absolute;
	left: 163px;
	top: 266px;
}
/*分享遊戲粉絲團*/
#share{
	width: 477px;
	height: 45px;
	position: absolute;
	left: 200px;
	top: 49px;
}

#Moore_fb{
	width: 134px;
	height: 119px;
	position: absolute;
	left: 123px;
	top: 106px;
}

#hundred_fb{
	width: 260px;
	height: 126px;
	position: absolute;
	left: 499px;
	top: 107px;
}

#bomb_fb{
	width: 134px;
	height: 126px;
	position: absolute;
	left: 306px;
	top: 199px;
}

#seer_fb{
	width: 260px;
	height: 141px;
	position: absolute;
	left: 140px;
	top: 346px;
}

#flower_fb{
	width: 134px;
	height: 126px;
	position: absolute;
	left: 464px;
	top: 345px;
}




/*序號領取光箱*/
#getsn_bg{width:720px; height:520px; background-image:url(../img/windows_getsn.png); background-repeat:no-repeat;}
#sn_game{width:500px; height:25px; position:absolute; left:110px; top:190px; font-size:20px; color:#410019; font-family:Verdana, Geneva, sans-serif;}
#show_sn{width:450px; height:20px; position:absolute; left:135px; top:250px; font-size:16px; color:#ffff00; font-family:Verdana, Geneva, sans-serif;}
#check_sn{width:20px; height:20px; position:absolute; left:217px; top:303px;}
#show_point{width:450px; height:20px; position:absolute; left:135px; top:350px; font-size:16px; color:#870f0f; font-family:Verdana, Geneva, sans-serif;}
#btn_back{width:270px; height:70px; position:absolute; left:220px; top:405px;}

/*簽到板光箱*/
#sign_bg{width:720px; height:520px; background-image:url(../img/windows_sign.png); background-repeat:no-repeat;}
#btn_enter{width:210px; height:70px; position:absolute; left:255px; top:395px;}
.tab_date{position:absolute; left:85px; top:200px; font-size:16px; color:#731923; font-family:Verdana, Geneva, sans-serif;}
.signed{color:#e1004b; text-decoration:line-through;}

/*玩法說明光箱*/
#border_top {width: 1214px; height:142px; background-image:url(../img/border_top.png); background-repeat:no-repeat;}
#border_middle {width: 1214px; background-image:url(../img/wish_table_mbg.png);}
#border_middle1 {width: 1214px; background-image:url(../img/wish_table_mbg1.png);}
#border_down {width: 1214px; height:220px; background-image:url(../img/wish_table_bottom.png); background-repeat:no-repeat;}
#windows_explain #border_middle div p strong {
	color: #FF0000;
}
#windows_explain #border_middle div p strong {
	font-weight: bold;
}
#windows_explain #border_middle table tr td p {
	font-size: 18px;
}
#windows_explain #border_middle table tr td p {

}
