@import url("reset.css");

*{	-webkit-box-sizing:border-box;
	-webkit-text-size-adjust:none;
	text-decoration:none;
	font-family:Arial, Helvetica, "微軟正黑體", sans-serif;}

section{
	width:100%;
	margin:0 auto;
	padding-bottom:15px;
	}

	
#it189 .t01{
	font-size:1em;
	line-height:1.6em;
	color:#333;}
	
#it189 .t01_S{
	font-size:1em;
	line-height:1.6em;
	color:#333;}
	
#it189 .t01_RED{
	color:#CC0000;}
	
#it189 .t01_GREEN{
	color:#004b09;}
	
#it189 .t01_BLUE{
	color:#000092;}
	
#it189 .t01_BLACK{
	color:#2d2d2d;}
	
#it189 .t01_ORANGE{
	color:#ed5900;}
	
#it189 .t01_LINK{
	color:#09F;}
	
	
#it189 .t02{
	font-size:0.9em;
	line-height:1.6em;
	color:#5800b2;
	}
#it189 .t02_S{
	font-size:1em;
	line-height:1.6em;
	color:#5800b2;
	}
	
	
#it189 .t03{
	font-size: 0.9em;
	line-height: 1.6em;
	color:#a53600;
	}
	
#it189 .t04{
	font-size:1.2em;
	line-height:1.6em;
	color:#926200;
	font-weight:bold;
	}
	
#it189 .t05{
	font-size:1.2em;
	line-height:1.6em;
	color:#333;
	font-weight:bold;
	}
	
#it189 .t06{
	font-size:1.5em;
	line-height:1.6em;
	color:#333;
	font-weight:bold;
	}
#it189 .t07{
	font-size:1.1em;
	line-height:1.6em;
	color:#234999;
	font-weight:bold;
	}


/*按紐系列*/
#it189 .e_BT{
	clear:both;
	width:100%;
	height:50px;
	}

#it189 .e_BT a{
	display:block;
	width:100%;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	background: -moz-linear-gradient(
		top,
		#ff0000 0%,
		#b90000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff0000),
		to(#b90000));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #a30000;
	-moz-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	}

#it189 .BT02{
	clear:both;
	width:100%;
	height:50px;
	margin:0 auto;
	}
	
#it189 .BT02 li{
	width:100%;
	}

#it189 .BT02 li.TOW{
	float:left;
	width:49%;
	}
#it189 .BT02 li.TOW:first-child{
	margin-right:1%;
	}
#it189 .BT02 li.TOW:last-child{
	margin-left:1%;
	}
	
#it189 .BT02 li a{
	display:block;
	width:100%;
	height:45px;
	color:#000;
	text-align:center;
	line-height:45px;
	font-size:1.2em;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#cbcbcb);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#cbcbcb));
	border:1px solid #848484;
	-moz-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
#it189 .BT02 li.TOW:first-child span::before{
	content: " ";
	display:inline-block;
	width:20px;
	height:18px;
	background-size:18px 18px;
	background-position:left center;
	background-image:url(../images/pre02.png);
	margin-bottom:-2px;}
#it189 .BT02 li.TOW:last-child span::after{
	content: " ";
	display:inline-block;
	width:18px;
	height:18px;
	background-size:18px 18px;
	background-position:right center;
	background-image:url(../images/next02.png);
	margin-bottom:-2px;}

#it189 .BT_F{
	clear:both;
	width:100%;
	height:50px;
	position:fixed;
	bottom:0;
	z-index:1000;}

#it189 .BT_F a{
	display:block;
	width:100%;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	background: -moz-linear-gradient(
		top,
		#ff0000 0%,
		#b90000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff0000),
		to(#b90000));
	border:1px solid #a30000;
	-moz-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);}
	
#it189 .NEW_BT_F{
	width:100%;
	height:60px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-image:url(../images/bt_bg.png);
	background-repeat:repeat;
	background-size:15px 15px;
	padding-top:5px;
	}
	
#it189 .NEW_BT_F ul{
	width:99%;
	height:50px;
	margin:0 auto;}
	
#it189 .NEW_BT_F li{
	float:left;
	width:50%;
	margin:0 auto;}
	
#it189 .NEW_BT_F li a{
	display:block;
	width:95%;
	margin:0 auto;
	height:50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-weight:bold;
	padding-top:3px;}
	
#it189 .NEW_BT_F li a.LEFT{
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	background: -moz-linear-gradient(
		top,
		#ff0000 0%,
		#b90000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff0000),
		to(#b90000));
	border:1px solid #a30000;
		}
#it189 .NEW_BT_F li a.RIGHT{
	color:#000;
	font-size:1.2em;
	line-height:1.2em;
	border:1px solid #dbaa00;
		background: -moz-linear-gradient(
		top,
		#ffe400 0%,
		#ffc600);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffe400),
		to(#ffc600));}
			

#it189{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#f7ecbf;
	margin-top:45px;}
	
	
/*以下輸入頁*/	

#it189 .HOME_TOP{
	width:100%;
	height:0;
	padding-bottom:120.78125%;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	}
#it189 .HOME_TOP h2{
	text-indent:-9999px;}


/*共用*/
	
#it189 .COM{
	clear:both;
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	position:relative;	
	}
	
#it189 .COM02{
	width:96%;
	background-color:#fff;
	}
	
#it189 .COM03{
	width:95%;
	background-color:#fff;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #f9bb4a;
	padding:3%;
	}
#it189 .COM04{
	padding:3%;
	}
	
/*文字LIST樣式*/	
#it189 .CON_P{
	margin-top:5px;
	margin-bottom:10px;}

#it189 .CON_P ul{
	list-style:disc;
	color:#666;
	padding:0px 0px 0px 20px;
	}
#it189 .CON_P li {
	}
	
	
/*數字LIST*/
#it189 .CON_P02{}

#it189 .CON_P02 ul{
	list-style:decimal;
	list-style-position:inside;
	color:#f973bc;
	
	}
#it189 .CON_P02 ul.B{
	color:#0066FF;	
	}
	
#it189 .CON_P02 ul.C{
	color:#ebb100;	
	}
	
#it189 .CON_P02 ul.D{
	color:#d292ff;	
	}
#it189 .CON_P02 ul.E{
	color:#ff7e05;	
	}
	
#it189 .CON_P02 ul.F{
	color:#7caf00;	
	}
#it189 .CON_P02 li {
	width:100%;
	height:40px;
	}
	
#it189 .CON_P02 li a{
	width: 100%;
	height: 40px;
	font-size: 1.1em;
	line-height: 40px;
	color: #09F;
	}

	

	
/*以下結果頁*/
#it189 .IN_TOP{ 
	width:100%;
	height:0;
	padding-bottom:36.25%;
	background-image:url(../images/top02.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;}

#it189 .T_BAR{/*圖片式標題*/
	clear:both;
	width:96%;
	margin:0 auto;
	}
#it189 .T_BAR img{/*圖片式標題*/
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	}
	

#it189 .T_BAR02{
	clear:both;
	width:100%;
	height:40px;
	background-color:#ffb642;
	color:#234999;
	line-height:40px;
	font-size:1.3em;
	font-weight:bold;
	padding-left:3%;	
	}
	
#it189 .T_BAR03{
	clear:both;
	width:100%;
	height:35px;
	margin:0 auto;
	background-color:#e4e4e4;
	color:#333;
	line-height:35px;
	font-size:1.1em;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
    border-radius: 5px;
	padding-left:3%;
	margin:10px 0 5px 0;
	font-weight:bold;
	}
#it189 .T03_B{
	background-color: #0066FF;
	}
	
#it189 .T03_C{
	background-color:#ebb100;
	}
	
#it189 .T03_D{
	background-color:#d292ff;
	}
	
#it189 .T03_E{
	background-color:#ff7e05;
	}
	
#it189 .T03_F{
	background-color:#7caf00;
	}
#it189 .T04{
	clear:both;
	width:100%;
	height:40px;
	background-color:#eddeb6;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:10px auto;
	}

/*總評*/
#it189 .GENCOM{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#d9e5ff;
	padding:3%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	}
	
#it189 .GENCOM02{
	clear:both;
	background-color:#ebebeb;
	padding:3%;
	text-align:center;
	margin:10px auto;
	}
	
#it189 .GENCOM .TITLE{
	width:50%;
	height:30px;
	margin:0 auto;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background-color:#a6c3ff;
	color:#234999;
	font-size:1.2em;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;}
#it189 .GENCOM .REMARK{
	width:100%;
	padding:3%;
	border:1px solid #a6c3ff;
	color:#af3800;
	font-size:1.8em;
	line-height:1.3em;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
/*指數*/	
#it189 .F_ICON{
	display:inline-block;
	width:190px;
	height:20px;
	margin-bottom:-3px;
	}
#it189 .F_ICON02{
	width:100px;
	}
#it189 .F_ICON img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;}




/*MENU*/

#it189 .MENU_BG{
	width:100%;
	height:45px;
	background-color:#e6e6e6;
	position:relative;}
	
	
.PC #it189 .MENU_BG02{/*浮動使用*/
	display:block;
	width:750px;
	height:45px;
	background-color:#e6e6e6;
	position:fixed;
	margin-left:-15px;
	top:0;
	z-index:999;
	}
.MOBILE #it189 .MENU_BG02{/*浮動使用*/
	display:block;
	width:100%;
	height:45px;
	background-color:#e6e6e6;
	position:fixed;
	left: 0px; 
	top:0;
	z-index:999;
	}
		
	
#it189 .MENU_BG02 a.NP_BT{/*浮動使用*/
	width:25px;
	height:45px;
	position:absolute;
	background-size:15px 26px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	margin:0 auto;}
	


#it189 .MENU{
	width:85%;
	height:45px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	-moz-box-shadow:
		inset 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow:
		inset 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow:
		inset 0px 0px 10px rgba(0,0,0,0.3);}
	
#it189 .MENU_BG a.NP_BT{
	width:25px;
	height:45px;
	position:absolute;
	background-size:15px 26px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	margin:0 auto;}
	
#it189 .MENU ul{
	width:435px;
	margin:0 auto;
	}
	
#it189 .MENU li{
	float:left;
	width:87px;
	height:45px;
	font-size:1.2em;
	}
	
#it189 .MENU li a{
	display:block;
	width:100%;
	height:45px;
	color:#575656;
	line-height:45px;
	text-align:center;
	}
#it189 .MENU li a.L{
	color:#FFF;
	line-height:45px;
	background-color:#3966b9;}
	

/*曲線圖*/	
#it189 .FORTUNE_PH{
	width:100%;
	height:0;
	padding-bottom:47.8125%;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin:10px auto ;
	}
#it189 .FORTUNE_PH .YEAR_WORD{
	position:absolute;
	bottom:1%;
	left:2%;
	width:90%;
	}
.PC #it189 .FORTUNE_PH .YEAR_WORD li{
	float:left;
	width:20%;
	font-size:1.2vw;
	color:#000;	
	}
	
.MOBILE #it189 .FORTUNE_PH .YEAR_WORD li{
	float:left;
	width:20%;
	font-size:4vw;
	color:#000;	
}	
#it189 .SER{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px auto;
	}
#it189 .SER_ICON{
	clear:both;
	width:85px;
	height:auto;
	overflow:hidden;
	float:left;
	}
	
#it189 .SER_ICON .Z_ICON{
	clear:both;
	width:80px;
	height:80px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-size:80px 80px;
	margin-bottom:5px;
	margin-left:3px;}

#it189 .SER_T{
	height:auto;
	overflow:hidden;
	padding-left:5px;
	}
	
/*灰線*/
#it189 .GLINE{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;}
	
	
#it189 .REM{/*叮嚀區塊*/
	clear:both;
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#ffe1e1;
	padding:3%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
#it189 .REM02{/*叮嚀區塊*/
	background-color:#f3f3f3;
	}
	
#it189 .PH{
	width:100%;}
	
#it189 .PH img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;}	
	

/*以下為試算頁*/

#it189 .SAMPLE{
	width:100%;
	height:190px;
	position:relative;
	background-position:-12px top;
	}

#it189 .SAMPLE2{
	width:100%;
	height:150px;
	position:relative;
	background-position:-12px -10px;
	background-repeat:no-repeat;}

#it189 .SAMPLE3{/*總評用*/
	width:280px;
	height:41px;
	margin:0 auto;
	background-size:280px 41px;
	margin-top:3px;
	}

#it189 .FUZ{
	display:block;
	width:100%;
	position:absolute;
	margin:0 auto;
	left:5px;
	top:13px;}

#it189 .BOX2{
	width: 97%;
	margin: 0 auto;
	position: absolute;
	background: #e4edff;
	border: 1px solid #b8d0ff;
	webkit-border-radius: 8px;
	moz-border-radius: 8px;
    border-radius: 8px;
	box-shadow:0px 1px 8px #9b9b9b;
    padding:10px 10px 10px 10px;}

#it189 .BOX2:after, .BOX2:before{
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;}
	
#it189 .BOX2:after{/*箭頭底色*/
	border-color: rgba(228, 237, 255, 0);
	border-bottom-color: #e4edff;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;}
	
#it189 .BOX2:before{/*箭頭線框色*/
	border-color: rgba(184, 208, 255, 0);
	border-bottom-color: #b8d0ff;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;}


/*試算頁選單*/
#it189 .TRIAL_MENU{
	width:100%;
	height:45px;
	}
	
#it189 .TRIAL_MENU ul{
	width:100%;
	height:45px;
	}
	
#it189 .TRIAL_MENU li{
	float:left;
	width:25%;
	height:45px;
	text-align:center;
	line-height:45px;
	font-size:1.2em;
	font-weight:bold;
	border-right:1px solid #cca963;	
	}
#it189 .TRIAL_MENU li:last-child{border-right:none;}
	
#it189 .TRIAL_MENU li.CSE{
	background-color:#926200;
	color:#FFF;
	}
	
#it189 .TRIAL_MENU li a{
	display:block;
	width:100%;
	height:45px;
	background-color:#e8ce99;
	color:#926200;
	}
	
#it189 .TRIAL_MENU02{
	position:fixed;
	z-index:1000;
	top:45px;
	display:none;}
	
/*試算頁選單尾*/

#it189 .TRIAL_FORTUNE{
	clear:both;
	float:left;
	width:25%;
	height:43px;
	font-size:1.2em;
	color:#fff;
	text-align:center;
	line-height:43px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:5px;
	}
	
#it189 .FORTUNE_T{
	margin-left:25%;
	}
	
#it189 .LOVE{
	border:1px solid #CC0000;
	color:#CC0000;
	}
	
#it189 .CAUSE{
	border:1px solid #000092;
	color:#000092;
	}
	
#it189 .WEALTH{
	border:1px solid #ed5900;
	color:#ed5900;
	}
	
#it189 .HELP_P{
	border:1px solid #004b09;
	color:#004b09;
	}

/*試算頁推薦圖*/
#it189 .REC_T02{
	width:100%;
	height:0;
	padding-bottom:60.3125%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
#it189 .REC_T02_2{
	padding-bottom:80.625%;
	}
/* iPad Portrait (768px) */
@media screen and (max-width: 768px) {
	 .PC #it189 .MENU_BG02{
        width: 100%; 
        max-width: 768px;
    }
    .PC .listUpDiv{
        width: 100% !important; 
    }
    .PC #it189 .NEW_BT_F{
    	max-width: 768px !important;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .PC #it189 .MENU_BG02{
        width: 100%; 
        max-width: 1024px;
    }
    .PC .listUpDiv{
        width: 100% !important; 
    }
    .PC #it189 .NEW_BT_F{
    	max-width: 1024px !important;
    }
     
}

		
	
	
	
	
	
	
	
	
	
	
  
