@charset "gb2312";
/* CSS Document */
/* reset */ 
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a,abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
caption, tbody, tfoot, thead,{ 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    /*vertical-align: middle;*/ 
    background: transparent; 
}
a.div{
	cursor:auto;	
}
p {
	margin:0;
	padding:0;
}
select{
	margin:0;
	padding:0;
}
ol, ul { 
    list-style: none; 
} 
blockquote, q { 
    quotes: none; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
    content: ''; 
    content: none; 
} 

/* remember to define focus styles! */ 
:focus { 
    outline: 0; 
} 

/* remember to highlight inserts somehow! */ 
ins { 
    text-decoration: none; 
} 
del { 
    text-decoration: line-through; 
} 

/* tables still need 'cellspacing="0"' in the markup 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
}  */
/*--------------------------------------------活動網站首頁----------------------------------------------*/
body{
	margin:0;
	font-family:"simsun";
	background:url(../images/Allbg.gif);
}
#all{
	width:975px;
	margin:0 auto;
	background: url(../images/space_BG.jpg);
}
.menu{
	float:right;
	margin:20px 30px 0 0;
}
/*活動內容*/
.menu_way{
	background:url(../images/menu/menu_way.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
.menu_way:hover{
	background:url(../images/menu/menu_way_hover.png) no-repeat;
}
.menu_way_now{
	background:url(../images/menu/menu_way_now.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}

/*活動報名*/
.menu_signup{
	background:url(../images/menu/menu_signup.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
.menu_signup:hover{
	background:url(../images/menu/menu_signup_hover.png) no-repeat;
}
.menu_signup_now{
	background:url(../images/menu/menu_signup_now.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
/*獎勵辦法*/
.menu_reward{
	background:url(../images/menu/menu_reward.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
.menu_reward:hover{
	background:url(../images/menu/menu_reward_hover.png) no-repeat;
}
.menu_reward_now{
	background:url(../images/menu/menu_reward_now.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
/*英雄榜*/
.menu_hero{
	background:url(../images/menu/menu_hero.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	/*cursor:pointer;*/
}
/*.menu_hero:hover{
	background:url(../images/menu/menu_hero_hover.png) no-repeat;
}*/
.menu_hero_now{
	background:url(../images/menu/menu_hero_now.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
/*下載遊戲*/
.menu_download{
	background:url(../images/menu/menu_download.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
.menu_download:hover{
	background:url(../images/menu/menu_download_hover.png) no-repeat;
}
.menu_download_now{
	background:url(../images/menu/menu_download_now.png) no-repeat;
	width:113px;
	height:42px;
	margin:0 2px;
	cursor:pointer;
}
/*首頁上方背景*/
.index_Top{
	background:url(../images/index_Top.jpg) no-repeat;
	width:975px;
	height:79px;
}
.index_mainPic{
	background: url(../images/index_mainPic.jpg) no-repeat;
	width:975px;
	height:600px;
}
/*按鈕位置*/
.downBtnPos{
	width:975px;
	height:600px;
}
/*下載按鈕*/
.downloand_btn{
	background:url(../images/downloand_btn.gif) no-repeat;
	width:240px;
	height:130px;
	margin:0 10px 0 0;
	float:right;
	cursor:pointer;
}
/*(小)下載按鈕*/
.downloandS_btn{
	background:url(../images/downloandS_btn.gif) no-repeat;
	width:200px;
	height:100px;
	margin:0 10px 20px 0;
	float: left;
	cursor:pointer;
}
/*(小圖示)下載按鈕*/
.downloandSS_btn{
	background:url(../images/downloandSS_btn.gif) no-repeat;
	width:80px;
	height:40px;
	margin:0;
	float: left;
}
/*版權宣告*/
.index_copyright{
	background:url(../images/index_copyright.jpg) no-repeat;
	width:975px;
	height:30px;
}
/*首頁表框*/
.BTab{
	width:879px;
	margin:0 auto;
}
.BTab_T{
	background:url(../images/BTab_T.jpg) no-repeat;
	width:879px;
	height:54px;
}
.BTab_C{
	background: url(../images/BTab_C.jpg) repeat-y;
	width:879px;
}
.BTab_C table{
	width:90%;
}
.BTab_B{
	background:url(../images/BTab_B.jpg) no-repeat;
	width:879px;
	height:15px;
}
.BTab_Title01{
	background:url(../images/BTab_Title01.jpg) no-repeat;
	width:879px;
	height:49px;
}

/*首頁步驟圖*/
.stepPic{
	background:url(../images/stepPic.png) no-repeat;
	width:879px;
	height:86px;
	margin:10px auto;
}

/*賽程*/
.contestTitle{
	background:url(../images/contestTitle.gif) no-repeat;
	width:103px;
	height:55px;
	margin:10px 10px 10px 0;
}
/*組別*/
.groupTitle{
	background:url(../images/groupTitle.gif) no-repeat;
	width:103px;
	height:55px;
}
/*免費測試*/
.freetest{
	background: url(../images/freetest.gif) no-repeat;
	width:115px;
	height:43px;
	margin:0 10px 10px 10px;
	float:left;
}
/*正式測試*/
.formaltest{
	background: url(../images/formaltest.png) no-repeat;
	width:115px;
	height:43px;
	float:left;
	margin:0 10px 10px 10px;
}
/*賽程文字*/
.contestText01{
	font-size:16pt;
	font-family:"微软雅黑";
	line-height:43px;
	color:#000;
	float:left;
}
.contestText01 strong{
	color:#09C;
	font-size:19pt
}
.contestText02{
	font-size:16pt;
	font-family:"微软雅黑";
	line-height:43px;
	color: #000;
	float:left;
}
.contestText02 strong{
	color: #F06;
	font-size:19pt
}
.index_pic01{
	background:url(../images/index_pic01.jpg) no-repeat;
	width:835px;
	height:92px;
}

/*--------------------------------------------內頁----------------------------------------------------*/
.Logo{
	background:url(../images/Logo.png) no-repeat;
	width:254px;
	height:50px;
	float:left;
	margin:2px 0 0 10px;
}
.space_TOP{
	background: url(../images/space_TOP.jpg) no-repeat;
	width:975px;
	height:83px;
}
/*活動內容*/
.action_conTitle{
	background:url(../images/action_conTitle.gif) no-repeat;
	width:157px;
	height:55px;
	float:left;
}
/*活動內容文案*/
.action_conlist{
	line-height:30px;
	float: left;
	width:99%;
	margin:5px 0 0 0px;
	color:#039;
}
.action_conlist ol li{
	list-style: decimal;
	margin:10px 0 0 0;
}
.freetest_S{
	background: url(../images/freetest_S.gif) no-repeat;
	width:75px;
	height:30px;
	float:left;
	margin:0 5px 0 0 ;
}
.formaltest_S{
	background: url(../images/formaltest_S.gif) no-repeat;
	width:75px;
	height:30px;
	float:left;
	margin:0 5px 0 0 ;
}
.action_conlist ul{
	list-style-position:outside;	
}
.action_conlist ul li{
 	list-style-type: disc;
}
/*八大洲資料*/
.continentTab{
	width:100%;
	margin:0 auto;
	border: 1px solid #000;
	color:#000;
}
.continentTab td{
	background: #FFF;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.continentTab th{
	background: #95C4DF;
	border-left: 1px solid #666;
}
.continentTab .item{
	background:#B0DEFF;
}
/*參賽資格*/
.action_credeTitle{
	background: url(../images/action_credeTitle.gif) no-repeat;
	width:157px;
	height:55px;
	float:left;
}
/*報名方式*/
.action_signupTitle{
	background: url(../images/action_signupTitle.gif) no-repeat;
	width:157px;
	height:55px;
	float:left;
}
/*優勝獎勵辦法*/
.action_rewardTitle{
	background: url(../images/action_rewardTitle.gif) no-repeat;
	width:214px;
	height:55px;
	float:left;
}
.space_leftpic{
	background:url(../images/space_leftpic.jpg) no-repeat;
	width:235px;
	height:818px;
}
.space_right{
	background:url(../images/space_right.jpg) no-repeat;
	width:740px;
	height:800px;
}
/*內頁版權宣告*/
.space_copyright{
	background: url(../images/space_copyright.jpg) no-repeat;
	width:975px;
	height:45px;
}
/*內頁橘表框*/
.OTab{
	width:725px;
}
.OTab_LT{
	background:url(../images/Tab/OTab_LT.png) no-repeat;
	width:30px;
	height:30px;
}
.OTab_LC{
	background:url(../images/Tab/OTab_LC.png) repeat-y;
	width:30px;
}
.OTab_LB{
	background:url(../images/Tab/OTab_LB.png) no-repeat;
	width:30px;
	height:30px;
}
.OTab_RT{
	background:url(../images/Tab/OTab_RT.png) no-repeat;
	width:30px;
	height:30px;
}
.OTab_RC{
	background:url(../images/Tab/OTab_RC.png) repeat-y;
	width:30px;
}
.OTab_RB{
	background:url(../images/Tab/OTab_RB.png) no-repeat;
	width:30px;
	height:30px;
}
.OTab_CT{
	background:url(../images/Tab/OTab_CT.png) repeat-x;
	height:30px;
}
.OTab_C{
	background: #FFF;
	height:750px;
}
.OTab_CB{
	background:url(../images/Tab/OTab_CB.png) repeat-x;
	height:30px;
}
/*-----------------------------------------活動報名---------------------------------------------------*/
/*報名步驟圖*/
.signupStepPic{
	background:url(../images/signupStepPic.png) no-repeat;
	width:650px;
	height:67px;
	margin:10px auto;
	float:left;
}

/*報名流程*/
.signuppathTitle{
	background: url(../images/signuppathTitle.gif) no-repeat;
	width:157px;
	height:55px;
	float:left;
	margin:0 0 10px 0;
}
/*繳費流程*/
.PaypathTitle{
	background: url(../images/PaypathTitle.gif) no-repeat;
	width:157px;
	height:55px;
	float:left;
	margin:30px 0 10px 0;
}
.signupText01{
	font-size:16pt;
	color: #606;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	font-family:"微软雅黑";
}
.signupText02{
	font-size:12pt;
	color:#F06;
	float:left;
	width:70%;
	margin:30px 0 0 0;
}
.signupText03{
	font-size:12pt;
	color: #333;
	float:left;
	line-height:24px;
	width:100%;
	margin:0px 0 15px 0;
}
.signupText03 strong{
	color:#F00;
}
.s1{
	border-bottom:1px dotted #666;
	float:left;
	width:100%;
}
/*支付寶付款流程*/
.PayStepPic01{
	background:url(../images/PayStepPic01.png) no-repeat;
	width:650px;
	height:82px;
	float:left;
	margin:0 0 10px 0;
}
/*銀聯付款流程*/
.PayStepPic02{
	background:url(../images/PayStepPic02.png) no-repeat;
	width:650px;
	height:82px;
	float:left;
	margin:0 0 10px 0;
}
/*中國移動付款流程*/
.PayStepPic03{
	background:url(../images/PayStepPic03.png) no-repeat;
	width:650px;
	height:82px;
	float:left;
	margin:0 0 10px 0;
}
/*付款方式支付寶*/
.zifubo_Title{
	background:url(../images/zifubo_Title.jpg) no-repeat;
	float:left;
	width:135px;
	height:40px;
	margin:20px 0 10px;
}
/*付款方式銀聯*/
.bank_Title{
	background: url(../images/bank_Title.jpg) no-repeat;
	float:left;
	width:135px;
	height:40px;
	margin:20px 0 10px;
}
/*付款方式銀聯*/
.phone_Title{
	background: url(../images/phone_Title.jpg) no-repeat;
	float:left;
	width:160px;
	height:40px;
	margin:20px 0 10px;
}

/*---------------------------------------------------英雄榜----------------------------------------------------*/
.heart_054{
	background:url(../images/heart_054.gif) no-repeat;
	width:15px;	
	height:15px;
	margin:0px 5px 0 15px;
	float:left;
}
.tenText01{
	float:left;
	margin:0 0 0 5px;
	line-height:15px;
}
.resultsTab{
	width:100%;
	float:left;
	border: 1px solid #666;
}
.resultsTab td{
	line-height:36px;
	font-size:12pt;
	border-left:dotted 1px #666;
	border-bottom:dotted 1px #666;
}
.ten{
	background: #FFF2D7;
	color: #900;
}
.resultsTab th{
	line-height:28px;
	font-size:12pt;
	color:#333;
	background:#FFC;
	border-left:dotted 1px #666;
	border-bottom:dotted 1px #666;
}
/*----------------------------------------------馬上下載----------------------------------------------*/
/*見證圓角桃紅色*/
.RoundedCornerR{ margin:10px auto; width:100%; float:left; word-break: break-all; font-family:"微软雅黑"; font-size:14pt;}
.RoundedCornerR .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block; background: #FFF9E6;}
.RoundedCornerR .b1f {height:1px; margin:0 5px;}
.RoundedCornerR .b2f {height:1px; margin:0 3px;}
.RoundedCornerR .b3f {height:1px; margin:0 2px;}
.RoundedCornerR .b4f {height:2px; margin:0 1px;}
.RoundedCornerR .contentf {background:#FFF9E6; padding-left:15px; color: #600;}

.downText01{
	font-size:13pt;
	line-height:32px;
	color:#036;
	letter-spacing: 0.1em;
	margin:0px 0 0 0;
	font-family:"微软雅黑";
}
.downText01 strong{
	color:#F00;
	font-weight: lighter;
}

.Number01{
	background: url(../images/Number01.gif) no-repeat;
	width:50px;
	height:50px;
	margin:10px 10px 10px 0;
}
.Number02{
	background: url(../images/Number02.gif) no-repeat;
	width:50px;
	height:50px;
	margin:10px 10px 10px 0;
}
.Number03{
	background: url(../images/Number03.gif) no-repeat;
	width:50px;
	height:50px;
	margin:10px 10px 10px 0;
}
.rewardText01{
	font-size:13pt;
	line-height:32px;
	color:#036;
	letter-spacing: 0.1em;
	margin:0px 0 0 0;
	font-family:"微软雅黑";
}
.rewardText01 strong{
	font-size:17pt;
	color:#F06;
}
/*獎品項目表格*/
.reward_Tab{
	width:100%;
	margin:10px auto;
	border: 1px solid #CCC;
}
.reward_Tab td{
	line-height:36px;
	font-size:15pt;
	border: 1px solid #CCC;
}
.reward_Tab th{
	line-height:30px;
	font-size:15pt;
	border: 1px solid #CCC;
	background:#C1EBFF;
}
/*獎品主圖*/
.rewardPic{
	 width:670px;
	 height:221px;
	 float:left;
	 margin:10px auto;
	 background: url(../images/rewardPic.png) no-repeat;
}