﻿@import url("reset.css");

body{
	-webkit-text-size-adjust:none;
	text-decoration:none;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "細明體",  Arial, Helvetica;
	background-color:#5ccfcb;
	}
/*共用字型*/
#it209 .T01{
	font-size:1.1em;
	line-height:1.6em;
	color:#333;}
#it209 .T02{
	font-size:1.2em;
	line-height:1.6em;
	color:#000;}

#it209 .PURPLE{
	color:#6800c6;}
	
	
	
/*共用*/
#it209 .BLANK{ width:100%; height:20px;}
#it209 .BLANK02{ width:100%; height:10px;}
#it209 .HIDE{display: none;}
#it209 .BOX_INSET{width: 90%; margin: 0 auto; margin-top:15px;margin-bottom: 15px; }
#it209 .INSET_TOP{padding-top: 50px;}		


/*==============桌機版================桌機版==============桌機版=============================================*/
/*PC表頭尾*/	
.PC .PC_LOGIN{/*PC登入頭*/
	width:100%;
	text-align:center;
	display:block;
	height:38px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/logomenu/bg.jpg);}

.PC .FOOT_PC{ width:100%;height:auto;
overflow:hidden; display:block;}
/*PC表頭尾*/

/*消失區*/
.PC #float_icon, .PC #header, .PC .FOOT_MOBILE{ display:none;}
/*消失區尾*/		

/*框架區*/
.PC #it209{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;}
.PC #it209 .FRAME{width:100%; height:auto; overflow:hidden;}
/*框架區尾*/

/*表頭區*/	
.PC #it209 .e_TOP{/*INPUT*/
	width:1000px;
	height:355px;
	background:url(https://imgs.click108.com.tw/unit001/item00209/images/top_bg.png) no-repeat top center;
	margin:0 auto;
	}
.PC #it209 .e_TOP h1{
	width:622px;
	height:355px;
	margin:0 auto;
	background:url(https://imgs.click108.com.tw/unit001/item00209/images/top_title.png) no-repeat center 30px;
	text-indent:-9999px;}
	
/*表頭區尾*/

	
/*內容區*/
.PC #it209 .CONTENT{
	width:800px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/con_bg.jpg);
	background-size:100% auto;
	}
/*內容框架*/
.PC #it209 .CONTENT_FOOT img{display:block; width:800px;margin:auto;}	


/*共用按鈕*/
.PC #it209 .e_BT{
	clear: both;
	width:90%;
	margin:0 auto;}	
	
.PC #it209 .e_BT ul.ONE{
	width:100%;
	height:50px;}
	
.PC #it209 .e_BT ul.ONE li{
	width:50%;
	margin:0 auto;
	height:50px;
	}
		
.PC #it209 .e_BT ul.TOW{
	width:100%;
	height:50px;}
	
.PC #it209 .e_BT ul.TOW li{
	float:left;
	width:50%;}
	
.PC #it209 .e_BT li a{
	display:block;
	width:95%;
	margin:0 auto;
	height:50px;
	color: #fff;
	text-decoration:none;
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
	line-height:47px;}

	
.PC #it209 .e_BT li a.ALINE{
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
	line-height:47px;}
.PC #it209 .e_BT li a.BLINE{
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
	line-height:47px;}
		
		
.PC #it209 .PRINT a{ 
	display:block;
	width:50%;
	margin:0 auto;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	text-decoration:none;
}
		
.PC #it209-wrapper a.COLOR{
	background-color:#ff8dc0;
	background: -moz-linear-gradient(
		top,
		#ff8dc0 0%,
		#ff4f9e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff8dc0),
		to(#ff4f9e));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #da0061;
	-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);
	-webkit-box-sizing:border-box;
	}

.PC #it209-wrapper a.COLOR:hover{
	background-color:#ff4f9e;
	color:#fee300;
	background: -moz-linear-gradient(
			top,
			#ff4f9e 0%,
			#ff8dc0);
	background: -webkit-gradient(
			linear, left top, left bottom,
			from(#ff4f9e),
			to(#ff8dc0));
	-webkit-box-sizing:border-box;
	}

/*=========================輸入頁面頭區================*/
.PC #it209 .CON_BOX{ 
	width:670px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom: 20px;}
.PC #it209 .CON_BOX_BAR{/*NEW*/
	width:670px;
	height:65px;
	margin:0 auto;
	background-color: #b658e2;
	box-shadow: 0px 0px 15px 10px rgba(126,0,186,0.5) inset;
	-webkit-box-sizing:border-box;}

.PC #it209 .CON_BOX_BAR p{/*NEW*/
	font-size:1.6em;
	line-height:65px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}

.PC #it209 .CON_BOX_BAR .P_ICON{/*NEW*/
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #fff;
	transform: rotate(45deg);
	margin-right: 10px;
	margin-bottom:6px;
	}
.PC #it209 .CON_BOX_BAR .P_ICON02{/*NEW*/
	margin-left: 10px;
	}
.PC #it209 .CON_BOX_BG{/*NEW*/
	width:670px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border: 1px solid #f0cfff;
	box-shadow: 0px 0px 15px 10px rgba(240,208,255,0.5) inset;
	-webkit-box-sizing:border-box;
}
/*CON_BOX_BAR樣式二*/
.PC #it209 .CON_BOX_BAR02{/*NEW*/
	width:670px;
	height:60px;
	margin:0 auto;
	background-color: #f6e3ff;
	-webkit-box-sizing:border-box;}

.PC #it209 .CON_BOX_BAR02 p{/*NEW*/
	font-size:1.6em;
	line-height:60px;
	color:#7e00b9;
	font-weight:bold;
	text-align:center;
	}

.PC #it209 .CON_BOX_BG02{/*NEW*/
	width:670px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border: 1px solid #f0cfff;
	-webkit-box-sizing:border-box;
}

.PC #it209 .CON_BOX img{display:block; width:100%;margin:0 auto;}
.PC #it209 .LISTIMG{/*九星宿緣配圖*/
	float:left;
	width:210px;
	margin-right: 15px;
	}

.PC #it209 .LISTBOX{
	width:auto;
	height:auto;
	overflow:hidden;
	}
.PC #it209 .LISTBOX li{
	width:auto;
	height:auto;
	overflow:hidden;
	margin-bottom: 5px;}
.PC #it209 .LISTBOX li>ul li{
	width:auto;
	height:auto;
	overflow:hidden;
	line-height: 1.6em;
	font-size:1.2em;
	color:#333;}
.PC #it209 .LISTBOX .LIST_ICON{
	float: left;
	width:18px;
	height: 18px;
	margin-right: 5px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/input_icon.png);
	background-position: left bottom ;
	background-repeat: no-repeat;
	margin-top: 3px;
}



/*內容區尾*/	
/*=========================輸入頁面尾區================*/

/*=========================結果頁面頭區================*/
/*引言*/
.PC #it209 .INTRO{
	width:670px;
	height:189px;
	background:url(https://imgs.click108.com.tw/unit001/item00209/images/intro.png) no-repeat;
	padding:45px 55px 0 55px;
	font-size:1.2em;
	line-height:1.8em;
	color:#333;
	-webkit-box-sizing:border-box;}
	
/*個人資料*/
.PC #it209 .INFOR{
	width:90%;
	height:auto;
	overflow:hidden;
	margin:10px auto 0 auto;}
.PC #it209 .INFOR img{
	display:inline-block;
	width:24px;
	height:24px;
	margin:0 5px;}
.PC #it209 .INFOR ul{}
.PC #it209 .INFOR li{float:none; text-align:center;}
	
.PC #it209 .REW_TOP{/*屬性標*/
	background: url(https://imgs.click108.com.tw/unit001/item00209/images/re01_1.png) no-repeat;
	width:628px;
	height:54px;
	text-align:center;
	margin:18px auto 0 auto;
	font:36px/54px "標楷體", Helvetica, Arial;
	letter-spacing:3px;
	color:#fff;}

/*八卦陣*/	
.PC #it209 .BZ{
	width:628px;
	height:620px;
	background-repeat:no-repeat;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/wheel_img/re03_bg.jpg);
	margin:0 auto;
	position:relative;
	}
.PC #it209 .NUB_BG{
	width:70px;
	position:absolute;}	
.PC #it209 .NUB_BG img{
	width:100%;
	height:auto;}
	
.PC #it209 .TEX_BG{
	width:14%;
	position:absolute;}	
.PC #it209 .TEX{
	width:100%;
	height:0;
	padding-bottom:100%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
	
.PC #it209 .LIGHT{
	width:270px;
	height:270px;
	line-height:1.6em;
	text-align:center;
	font-weight:bold;
	font:45px "標楷體", Helvetica, Arial;
	font-weight:bold;
	padding-top:85px;
	color:#b40000;
	padding-left:1px;
	letter-spacing:-5px;
	position:absolute;
	left:28.5%; 
	top:26.5%;}

		
/*結果頁內容區*/
.PC #it209 .RE_TOP{ /*大標頭*/
	clear:both;
	display:block;
	width:670px; 
	margin:40px auto 0 auto;}
.PC #it209 .RE_BG{/*BOX背景*/
	width:670px;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	background-color:#fff;
	border:solid 2px #e234a2;
	padding:5px 0;
	-webkit-box-sizing:border-box;}	

				
.PC #it209 .RE_BG_COM{/*大段落*/
	width:90%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:20px auto;
	color:#333;
	text-align:justify;}
		
.PC #it209 .RE_BG_COM ul{/*兩欄位*/
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;}
.PC #it209 .RE_BG_COM ul li.TXT{/*文字*/
	padding-top:3px;
	height:auto;
	overflow:hidden;
	text-align:justify;}
.PC #it209 .RE_BG_COM ul li.PIC_L{/*線圖*/
	float:left;
	width:35%;
	height:auto;
	margin-right: 5px;
	}
.PC #it209 .RE_BG_COM ul li.PIC_R{
	float:right;
	width:35%;
	height:auto;
	margin-left: 5px;
	}
.PC #it209 .RE_BG_COM ul li img{/*圖*/
	width:100%;height:auto;}

	
.PC #it209 .CHARTBG02_BG{/*月曆圖框*/
	width:570px;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto 10px auto;} 
.PC #it209 .CHARTBG02{/*月曆圖*/
	float:left;
	width:170px;
	height:163px;
	background:url(https://imgs.click108.com.tw/unit001/item00209/images/calendar_pc.jpg) no-repeat center;
	margin:5px 10px;}
.PC #it209 .YEAR{/*年份*/
	text-align:center;
	font-size:30px;
	line-height:40px;
	color:#ffffad;
	font-family: arial,"標楷體","微軟正黑體";
	font-weight:bold;
	padding-left:10px;} 
.PC #it209 .CHARTBG02 .TIME{
	text-align:center;
	font-weight:bold;
	font-size:70px;
	line-height:105px;
	padding-left:10px;
	font-family: arial,"標楷體","微軟正黑體";
	color:#b40000;
	letter-spacing:-3px;}
	
/*========================結果頁面尾區================*/

/*=========================試算頁面頭區================*/
.PC #it209-wrapper .NEW_BT_F{/*浮水按鈕*/
	display: none;
	width:100%;
	height:60px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/bt_bg.png);
	background-repeat:repeat;
	padding-top:5px;
	font:15px/55px "微軟正黑體", Helvetica, Arial;
	}
	
.PC #it209-wrapper .NEW_BT_F a{/*浮水按鈕*/
	display:block;
	width:300px;
	margin:0 auto;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	text-decoration:none;}

.PC #it209 .SAMPLE{
	width:100%;
	height:150px;
	position:relative;
	background-position:-5px top;
	margin:3px auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/fuzzy.png);}

.PC #it209 .SAMPLE2{/*LIST模糊試算用*/
	width:100%;
	margin:3px 0 0 20px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/fuzzy.png);}
	
.PC #it209 .FREE_PH{ width:100%; height:auto; overflow:hidden; margin:30px auto 10px auto; clear:both;}

.PC #it209 .FREE_PH img{ clear:both;display:block;height:auto; margin:0 auto;}

/*=========================試算頁面尾區================*/

/*=========================浮水購買區塊================*/

.PC #it209-wrapper #INPUT_BOX{
	position: fixed;
	width:255px;
	height:280px;
	right:1%;
	top: 50%;
	transform: translate(1%,-50%);
	z-index: 999;}

.PC #it209-wrapper #INPUT_BOX .BOX_TOP{
	width:255px;
	height:128px;
	position:relative;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/input_box/in_top2.png);}
.PC #it209-wrapper #INPUT_BOX .BOX_TOP a{
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	right:10px;
	top:10px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/input_box/in_top_x.png);
	text-indent:-9999px;}
.PC #it209-wrapper #INPUT_BOX .BOX_FOOT{}
.PC #it209-wrapper #INPUT_BOX .BOX_BG{
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/input_box/in_bg.png);
	width:255px;
	overflow:hidden;
	text-align:center;}
.PC #it209-wrapper #INPUT_BOX .BOX_BG p{
	margin:8px auto;}
.PC #it209-wrapper #INPUT_BOX .BLANK3{
	height:10px;}
	
.PC #it209-wrapper #INPUT_BOX a.BT_PAY{
	display:block;
	width:140px;
	height:33px;
	background-position:0px 0px;
	text-indent:-9999px;
	margin:0 auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/input_box/bt_input.png);}
.PC #it209-wrapper #INPUT_BOX a.BT_PAY:hover{
	background-position:0px -33px;}
.PC #it209-wrapper #INPUT_BOX .txt01 {FONT-SIZE: 15pt; COLOR: #cc0000; LINE-HEIGHT: 22px; FONT-FAMILY: Arial; TEXT-DECORATION: none;font-weight: bold;}
.PC #it209-wrapper #INPUT_BOX .txt02 {FONT-SIZE: 10pt; COLOR: #333333; LINE-HEIGHT: 16px;  FONT-FAMILY: "Arial"; TEXT-DECORATION: line-through; }

/*=========================浮水購買區塊尾================*/

/*=========================列印頁面區================*/

.PC #it209 .PRINT_TOP{
	width:678px;
	height:200px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/print_top.jpg);
	margin:0 auto 5px auto;}
	
.PC #it209 .PRINT_BG{
	width:680px;
	border:1px solid #f6bde5;
	background-color:#fff;
	margin:0 auto;}
	

/*=========================列印頁面尾區================*/
/*平板小於內容js縮放*/	
@media screen and (max-width: 1000px){
    .PC #it209-wrapper #it209{
        width: 1000px !important;
        transform-origin: 0 0;
    }
}



	
/*===========================手機版============================*/
body.MOBILE{background-color:#fefefe;-webkit-box-sizing:border-box;
}
.MOBILE .PC_LOGIN, .MOBILE .FOOT_PC{ display:none;}

/*MOBILE表頭尾*/	
.MOBILE #float_icon, .MOBILE #header, .MOBILE .CHANG, .MOBILE .FOOT_MOBILE{ display:block;}
/*MOBILE表頭尾*/	
	
/*消失區*/
.MOBILE #it209-wrapper #INPUT_BOX{ display:none;}
/*消失區尾*/
	 
/*框架區*/
.MOBILE #it209{
	width:100%;
	height:100%;
	margin-top:45px;}
.MOBILE #it209 .FRAME{width:100%; height:auto; overflow:hidden;}
/*框架區尾*/

/*表頭區*/	
.MOBILE #it209 .e_TOP{
	width:100%;
	height:0;
	padding-bottom:54%;
	padding-top:1.5%;
	background:url(https://imgs.click108.com.tw/unit001/item00209/images/top_bg.png) no-repeat top center;
	background-size:cover;
	margin:0 auto;
	}
.MOBILE #it209 h1{
	width:100%;
	height:0;
	padding-bottom:28%;
	background:url(https://imgs.click108.com.tw/unit001/item00209/images/top_title.png) no-repeat center;
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;
	margin-top: 3%;
	}
/*表頭區尾*/

	
/*內容區*/
.MOBILE #it209 .CONTENT{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-color:#fefefe;}
/*內容框架*/
.MOBILE #it209 .CONTENT img{height:auto;}
.MOBILE #it209 .CONTENT_FOOT img{display:none;}

/*共用按鈕*/
.MOBILE #it209 .e_BT{
	width:100%;
	height:50px;
	margin:0 auto;}	
	
.MOBILE #it209 .e_BT ul.ONE{
	width:100%;
	height:50px;}
	
.MOBILE #it209 .e_BT ul.ONE li{
	width:100%;
	margin:0 auto;
	height:50px;
	}
	
.MOBILE #it209 .e_BT ul.ONE li a{
	width:100%;
	margin:0 auto;
	height:50px;
	color:#fff;
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	}
			
.MOBILE #it209 .e_BT ul.TOW{
	width:100%;
	height:50px;}
	
.MOBILE #it209 .e_BT ul.TOW li{
	float:left;
	width:50%;}
.MOBILE #it209 .e_BT li a{
	display:block;
	width:95%;
	margin:0 auto;
	height:50px;
	color: #fff;
	text-decoration:none;
}
		
.MOBILE #it209 .e_BT li a.ALINE{
	font-size: 1.1em;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	}
	
.MOBILE #it209 .e_BT li a.BLINE{
	font-size: 1.1em;
	height:50px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	line-height:1.2em;
	-webkit-box-sizing:border-box;
	}
.MOBILE #it209 .e_BT li a.BLINE span.BR{
	display:block;
	}

.MOBILE #it209-wrapper a.COLOR{
	background-color:#ff8dc0;
	background: -moz-linear-gradient(
		top,
		#ff8dc0 0%,
		#ff4f9e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff8dc0),
		to(#ff4f9e));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #da0061;
	-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);
	-webkit-box-sizing:border-box;
	}
		
		
/*=========================輸入頁面頭區================*/
/*BOX01頭*/
.MOBILE #it209 .CON_BOX{ 
	width:95%;
	height:auto;
	overflow:hidden;
	margin:0 auto 20px auto;}
	
.MOBILE #it209 .CON_BOX_BAR{/*NEW*/
	width:100%;
	height:60px;
	margin:0 auto;
	background-color: #b658e2;
	box-shadow: 0px 0px 15px 10px rgba(126,0,186,0.5) inset;
	-webkit-box-sizing:border-box;}

.MOBILE #it209 .CON_BOX_BAR p{/*NEW*/
	font-size:1.6em;
	line-height:60px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}

.MOBILE #it209 .CON_BOX_BAR .P_ICON{/*NEW*/
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #fff;
	transform: rotate(45deg);
	margin-right: 10px;
	margin-bottom:6px;
	}
.MOBILE #it209 .CON_BOX_BAR .P_ICON02{/*NEW*/
	margin-left: 10px;
	}
.MOBILE #it209 .CON_BOX_BG{/*NEW*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border: 1px solid #f0cfff;
	box-shadow: 0px 0px 15px 10px rgba(240,208,255,0.5) inset;
	padding-bottom: 20px;
	-webkit-box-sizing:border-box;

}
/*CON_BOX_BAR樣式二*/
.MOBILE #it209 .CON_BOX_BAR02{/*NEW*/
	width:100%;
	height:50px;
	margin:0 auto;
	background-color: #f6e3ff;
	-webkit-box-sizing:border-box;}

.MOBILE #it209 .CON_BOX_BAR02 p{/*NEW*/
	font-size:1.6em;
	line-height:50px;
	color:#7e00b9;
	font-weight:bold;
	text-align:center;
	}

.MOBILE #it209 .CON_BOX_BG02{/*NEW*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border: 1px solid #f0cfff;
	-webkit-box-sizing:border-box;
}

.MOBILE #it209 .CON_BOX img{display:block; width:100%;margin:0 auto;}
.MOBILE #it209 .LISTIMG{/*九星宿緣配圖*/
	width:80%;
	margin:0 auto;
	}
.MOBILE #it209 .LISTIMG02{/*九星宿緣配圖*/
	display: none;
	}
.MOBILE #it209 .INSET_TOP{/*上內縮*/
	padding-top: 0;
	}

.MOBILE #it209 .LISTBOX{
	width:auto;
	height:auto;
	overflow:hidden;
	}
.MOBILE #it209 .LISTBOX li{
	width:auto;
	height:auto;
	overflow:hidden;
	margin-bottom: 5px;}
.MOBILE #it209 .LISTBOX li>ul li{
	width:auto;
	height:auto;
	overflow:hidden;
	line-height: 1.6em;
	font-size:1.2em;
	color:#333;}
.MOBILE #it209 .LISTBOX .LIST_ICON{
	float: left;
	width:18px;
	height: 18px;
	margin-right: 5px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/input_icon.png);
	background-position: left bottom ;
	background-repeat: no-repeat;
	margin-top: 3px;
}

/*=========================輸入頁面尾區================*/


/*=========================結果頁面頭區================*/
/*引言*/
.MOBILE #it209 .INTRO{
	width:97%;
	height:auto;
	overflow:hidden;
	font-size:1.1em;
	line-height:1.5em;
	color:#333;
	margin:5px auto;}
/*個人資料*/
.MOBILE #it209 .INFOR{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px auto;}
.MOBILE #it209 .INFOR p{
	font-size:1.1em;
	line-height:1.6em;
	font-weight:normal;}
.MOBILE #it209 .INFOR img{
	display:inline-block;
	width:24px;
	height:24px;
	margin:0 5px;}
.MOBILE #it209 .INFOR ul{}
.MOBILE #it209 .INFOR li{float:none; text-align:center;}

.MOBILE #it209 .REW_TOP{/*屬性標*/
	background-image: url(https://imgs.click108.com.tw/unit001/item00209/images/re01_1.png);
	background-size:cover;
	background-repeat:no-repeat;
	width:93%;
	height:0;
	padding-bottom:8%;
	text-align:center;
	margin:0 auto;
	font-size:6vw;
	letter-spacing:3px;
	line-height:8vw;
	font-weight:bold;
	color:#fff;}

/*八卦陣*/	
.MOBILE #it209 .BZ{
	width:98%;
	height:0;
	padding-bottom:98%;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/wheel_img/re03_bg.jpg);
	position:relative;
	}
.MOBILE #it209 .NUB_BG{
	width:10%;
	position:absolute;}	
.MOBILE #it209 .NUB_BG img{
	width:100%;
	height:auto;}
	
.MOBILE #it209 .TEX_BG{
	width:14%;
	position:absolute;}	
.MOBILE #it209 .TEX{
	width:100%;
	height:0;
	padding-bottom:100%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.MOBILE #it209 .LIGHT{
	width:60%;
	height:0;
	padding-bottom:60%;
	background-repeat:no-repeat;
	background-size:cover;
	font-size:8vw;
	line-height:47vw;
	color:#cc0000;
	text-align:center;
	font-weight:bold;
	position:absolute;
	left:21%; 
	top:18%;
	}	

/*結果頁內容區*/
.MOBILE #it209 .RE_TOP{ /*大標頭*/
	clear:both;
	width:100%;
	height:0;
	padding-bottom:21.34%;
	margin:20px auto 0 auto;}
.MOBILE #it209 .RE_TOP img{
	width:100%;
	height:auto;}
.MOBILE #it209 .RE_BG{/*BOX背景*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-color:#fff;
	border:solid 1px #b658e2;
	padding:0px 0 5px 0;
	}	
	
.MOBILE #it209 .RE_BG_COM{/*大段落*/
	width:95%;
	margin:10px auto;
	font-size:1em;
	line-height:1.6em;
	color:#333;
	text-align:left;}
.MOBILE #it209 .RE_BG_COM p{
	margin-bottom:5px;}
		
.MOBILE #it209 .RE_BG_COM ul{/*兩欄位*/
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;}
.MOBILE #it209 .RE_BG_COM ul li.TXT{/*文字*/
	width:100%;
	height:auto;
	overflow:hidden;}
.MOBILE #it209 .RE_BG_COM ul li.PIC_L{/*線圖*/
	display:none;}
.MOBILE #it209 .RE_BG_COM ul li.PIC_R{
	display:none;}
.MOBILE #it209 .RE_BG_COM ul li img{/*圖*/
	display:none;}

	
.MOBILE #it209 .CHARTBG02_BG{/*月曆圖框*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;} 
.MOBILE #it209 .CHARTBG02{/*月曆圖*/
	width:180px;
	height:172px;
	background-repeat:no-repeat;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/calendar.jpg);
	background-size:180px 172px;
	position:relative;
	margin:0 auto;
	margin-bottom:15px;}
	
.MOBILE #it209 .YEAR{/*年份*/
	text-align:center;
	color:#ffffad;
	font-size:30px;
	line-height:43px;
	font-weight:bold;} 

.MOBILE #it209 .CHARTBG02 .TIME{
	text-align:center;
	font-weight:bold;
	font-size:12vw;
	line-height:50px;
	color:#b40000;
	font-size:70px;
	line-height:105px;}
	
.MOBILE #it209 .PRINT{ display:none;}
/*========================結果頁面尾區================*/

/*=========================試算頁面頭區================*/

.MOBILE #it209-wrapper .NEW_BT_F{/*浮水按鈕*/
	display: none;
	width:100%;
	height:60px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/bt_bg.png);
	background-repeat:repeat;
	padding-top:5px;
	background-size:15px 15px;
	}
	
.MOBILE #it209-wrapper .NEW_BT_F a{/*浮水按鈕*/
	display:block;
	width:95%;
	margin:0 auto;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	text-decoration:none;
}
	
		
.MOBILE #it209 .SAMPLE{
	width:100%;
	height:150px;
	position:relative;
	background-position:-5px top;
	margin:3px auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/fuzzy.png);
	}

.MOBILE #it209 .SAMPLE2{/*LIST模糊試算用*/
	width:100%;
	margin:3px 0 0 20px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00209/images/fuzzy.png);}
	
.MOBILE #it209 .FREE_PH{ width:100%; height:auto; overflow:hidden; margin:10px auto; clear:both;}

.MOBILE #it209 .FREE_PH img{ clear:both;display:block;width:100%; height:auto; margin:0 auto;}

#it209 .MOBILE .BLANK{ width:100%; height:10px;}		
/*=========================試算頁面尾區================*/
