body{
	-webkit-text-size-adjust:none;
	text-decoration:none;
	font-family:"微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	background: #ffffff; /* Old browsers */
	color: #333333;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	}

/*========================== 共用設定 ============================*/

.MOBILE #it090 .BLANK{width:100%; height:12px;}
.MOBILE #it090 .BLANK01{width:100%; height:4px;}


.PC #it090 .BLANK{width:100%; height:12px;}
.PC #it090 .BLANK01{width:100%; height:4px;}

#it090 .LINE{
	width: 100%;
    border-top: 1px solid #b9b9b9;
    margin: 12px auto;
}

#it090 .pq_B{font-weight: 700;}
#it090 .pq_RED{color: #dc2e2e;}
#it090 .pq_BROWN{color: #9a4c00;}
#it090 .pq_YELLOW{color: #fff55a;}

#it090 .SMALL{
	font-size: 0.95rem;
    line-height: 1.6;
}

#it090 .pq_LINK{
	color: #1a8dd4;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
}
	#it090 .pq_LINK:hover{
		text-decoration: underline;
		cursor: pointer;
	}

#it090 .pq_TXT_GREY{
	font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;	
	font-size: 1rem;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

/*結果分格*/
#it090 .pq_BG_PURPLE{
	background-color: #ffeffd;
    /*box-shadow: rgb(238, 208, 151) 0px 0px 20px inset;*/}
#it090 .pq_TITLE_PUR{background-color: #aa40bd;}
#it090 .pq_TXT_PUR{color: #ba1be2;}
#it090 .pq_BG_BLUE{
	background-color: #eff7ff;
    /*box-shadow: rgb(238, 208, 151) 0px 0px 20px inset;*/}
#it090 .pq_TITLE_BLUE{background-color: #1d71c5;}
#it090 .pq_TXT_BLUE{color: #1b85e2;}

#it090 .pq_TXT3{
	font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	line-height: 1.8rem;
    text-decoration: none;
    margin: 0 auto;
    clear: both;
}

#it090 .BAR_STYLE{
	width: 100%;
	height: 45px;
    line-height: 45px;	
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
    background-color: #3767b7;
	color: #ffffff;
	border-radius: 4px;
	margin:0 auto 12px auto;
	clear: both;
}

/*========================== 共用設定 ============================*/

/*========================== 共用外框及主圖 ============================*/
#it090{
	width: 100%;
    height: auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
	.MOBILE #it090{
		background-size: 190% auto; 
		background-image: url(../images/bg.jpg);
		background-position-y:45px; 
	}

#it090 .FRAME{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

#it090 .RE_TOP{
	width:100%;
    overflow: hidden;
    margin: 0 auto;
}
	.MOBILE #it090 .RE_TOP{
	    margin-top: 45px;
	}


.MOBILE #it090 .RE_TOP h1{
	width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 40%;
    background-image: url(../images/top_title.png);
    background-repeat: no-repeat;
    background-size: 120% auto;
    background-position: center;
    text-indent: -9999px;
}
.PC #it090 .RE_TOP h1{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 40%;
    background-image: url(../images/top_title.png);
    background-repeat: no-repeat;
    background-size: 120% auto;
    background-position: center;
    text-indent: -9999px;
}



/*========================== 共用外框及主圖 ============================*/

/*========================== 共用內容框架 ============================*/


.MOBILE #it090 .CONTENT{
	width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/con_bg.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
}
.PC #it090 .CONTENT{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/con_bg.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
}

.MOBILE #it090 .CONTENT_TOP img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.PC #it090 .CONTENT_TOP img{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#it090 .CONTENT_FOOT{
	display:block;
	margin:auto;
}

	.MOBILE #it090 .CONTENT_FOOT{
		width: 100%;
		height: auto;
	}
    .PC #it090 .CONTENT_FOOT{
        width: 100%;
        height: auto;
    }
	#it090 .CONTENT_FOOT img{
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
#it090 .CON_BOX{ 
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
	.MOBILE #it090 .CON_BOX{ width:90%;}
    .PC #it090 .CON_BOX{ width:90%;}

#it090 .pq_RECOM_BOX{
	width: 95%;
    margin: 0 auto;
}
#it090 .pq_RECOM2{/*背景框款*/
	height:auto;
	overflow:hidden;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

	.MOBILE #it090 .pq_RECOM2{/*背景框款*/
	    width:100%;
	}
    .PC #it090 .pq_RECOM2{/*背景框款*/
        width:100%;
    }

#it090 .pq_RECOM2 .pq_REBG{
    width:100%;
	height: auto;
	overflow: hidden;
	background-repeat: repeat-y;
}
	.MOBILE #it090 .pq_RECOM2 .pq_REBG{
		background-size: 100% auto;
	}
    .PC #it090 .pq_RECOM2 .pq_REBG{
        background-size: 100% auto;
    }

.MOBILE #it090 .pq_RECOM_BOX{/*單欄*/
	width:92%; /*fix-v.3*/
	height:auto;
	overflow:hidden;
	position: relative;
	margin:0 auto;
	padding:10px 0;}
    
.PC #it090 .pq_RECOM_BOX{/*單欄*/
    width:92%; /*fix-v.3*/
    height:auto;
    overflow:hidden;
    position: relative;
    margin:0 auto;
    padding:10px 0;}


	@media screen and (max-width:330px){/*for i5*/
		.MOBILE #it090 .pq_RECOM_BOX{width: 90%;}/*fix-v.3*/
	}

#it090 .pq_RETOP{
	width: 100%;
    height: 0;
    padding-bottom: 23.880597%;
    background-size: cover;
    margin: 0 auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    box-sizing: border-box;
}
	#it090 .pq_RETOP img{
		clear:both;
		display:block;
		width:100%;
		height: auto;
	}

#it090 .pq_REFOOT img{display: block;width: 100%;}
/*========================== 共用內容框架 ============================*/

/*========================== 個人資料 ============================*/
#it090 .INFO_BOX{
	display: block;
	padding-top: 28px;
}
	#it090 .pq_TIT2{
		font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	    text-decoration: none;
		font-weight: bold;
	    clear: both;	    
	}
		.MOBILE #it090 .INFO_BOX .pq_TIT2{
			padding-top: 1vw;
		    font-size: 5vw;
		    line-height: 1.7em;
		}
        .PC #it090 .INFO_BOX .pq_TIT2{
            padding-top: 1vw;
            font-size: 5vw;
            line-height: 1.7em;
        }
	#it090 .INFO_BOX .pq_TXT3{
		font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
		text-decoration: none;
		width: 100%;
		margin: 0 auto;
		clear: both;
	}

		.MOBILE #it090 .INFO_BOX .pq_TXT3{
		    font-size: 4vw;
		    line-height: 1.2em;
		}

        .PC #it090 .INFO_BOX .pq_TXT3{
            font-size: 4vw;
            line-height: 1.2em;
        }


/*========================== 個人資料 ============================*/

/*========================== 區框樣式 ============================*/

/*========================== 區塊分隔樣式 ============================*/

#it090 .BOX_WRAPPER{
	display: block;
    margin: 0 auto;
}
	.MOBILE #it090 .BOX_WRAPPER{width: 98%;}
    .PC #it090 .BOX_WRAPPER{width: 98%;}

	#it090 .BOX_WRAPPER .BOX_TOP{
		width: 100%;
		border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    overflow: hidden;
	    display: block;	    
	}
		#it090 .BOX_WRAPPER .BOX_TOP p{
			font-size: 1.3rem;
			font-weight: bold;
			color: #ffffff;
		    font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
		    text-align: center;
		}
		#it090 .BOX_WRAPPER .TOP01{
		    background-image: url(../images/ph_bar01.jpg);
		    width: 100%;
			line-height: 45px;
		    height: 45px;
		    background-repeat: repeat-x;
		}
		#it090 .BOX_WRAPPER .TOP02{
		    background-image: url(../images/ph_bar02.jpg);
		    width: 100%;
			line-height: 45px;
		    height: 45px;
		    background-repeat: repeat-x;
		    text-shadow: 0 0 0.2em #be4000;
		}
		#it090 .BOX_WRAPPER .pq_BOR01{border:1px solid #333333;border-top: none;}
		#it090 .BOX_WRAPPER .pq_BOR02{border:1px solid #ac5617;border-top: none;}

	#it090 .BOX_WRAPPER .BOX_BTM{
		width: auto;
		border-bottom-left-radius: 4px;
	    border-bottom-right-radius: 4px;
	    overflow: hidden;
	    display: block;
	}
		.MOBILE #it090 .BOX_WRAPPER .BOX_BTM{padding:12px;}

	#it090 .TXT_WRAPPER{
		width: 96%;
		margin: 0 auto;
	    clear: both;
	}

	#it090 .TXT_WRAPPER p{
		font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;		
	    text-decoration: none;
		text-align: left;
		font-size: 1.1rem;
		line-height: 1.8rem;
	}
/*========================== 區塊分隔樣式 ============================*/

/*========================== 單塊 ============================*/
#it090 .ONE_BOX{
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0 auto;  
    width: 100%;  
}

#it090 .ONE_BOX .BOX{
	width: 100%;
    height: 100%;
    border-radius: 4px;
}
	#it090 .ONE_BOX .BOX .TOP{
	    font-size: 1.3rem;
	    height: 44px;
	    line-height: 44px;
	    color: #fff;
	    /*background-color: #b57b0b;*/
	    margin: 20px auto 16px auto;
	    text-align: center;
	    border-radius: 25px;
	    font-weight: bold;    
	    font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	}
	.MOBILE #it090 .ONE_BOX .BOX .TOP{width: 76%;}

    .PC #it090 .ONE_BOX .BOX .TOP{width: 76%;}
	#it090 .ONE_BOX .BOX ul li{
		width: auto;
		max-width: 96%;
	    font-size: 1.1rem;
	    line-height: 1.6;
	    margin: 0px auto 12px auto;
	    text-align: left;
	    border-radius: 4px;
	    font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	}
	/*第二層設定*/
	.LIST_STYLE li ul{
		margin-top: 4px;
	}
	.LIST_STYLE li ul li {
	    background-image: none;
	    padding-left: 25px;
	    text-indent: -20px;
	    margin-bottom: 0px;
	    font-weight: normal;
	}
	.LIST_STYLE li ul li:before{
		/*content: "—";*/
		content: "";
	    width: 16px;
	    height: 2px;
	    background-color: #333333;
	    display: inline-block;
	    position: relative;
	    bottom: 6px;
	    right: 4px;
	    margin-right: 3px;
	}
	/*第二層設定*/
	/*最外層設定*/
	#it090 .ONE_BOX .BOX_NOTICE {
		width: 96%;
		height: 100%;
    	border-radius: 4px;
    	background-color: #fff1e6;
	}
	#it090 .ONE_BOX .BOX_NOTICE p{
		width: 90%;
	    margin: 12px auto;
	    font-size: 1.1rem;
	    line-height: 1.6rem;
	}
		#it090 .ONE_BOX .BOX_NOTICE p:first-child{margin-top: 20px;}
		#it090 .ONE_BOX .BOX_NOTICE p:last-of-type{margin-bottom: 20px;}
	/*最外層設定*/

/*========================== 單塊 ============================*/

/*========================== 列表樣式 ============================*/
#it090 .LIST_STYLE{
	width: 98%; 
    margin: 0 auto;
    clear: both;
}

#it090 .LIST_STYLE .CON_DISC{padding: 0 8px;}

#it090 .LIST_STYLE .DISC{
	width: 100%;
	list-style: disc;
    list-style-position: outside;
    box-sizing: border-box;
    padding: 0px 0px 0px 18px;
}
#it090 .LIST_STYLE .DISC li{
	margin: 1% auto;
}

#it090 .LIST_STYLE .NUM{
	width: 100%;
	list-style: decimal;
    list-style-position: outside;
    padding: 0px 0px 0px 18px;
    box-sizing: border-box;
    margin: 4px auto;
}

#it090 .LIST_STYLE .NUM .NUM_1{margin: 4px auto;}

/*========================== 列表樣式 ============================*/

/*========================== 大師欄位 ============================*/
#it090 .pq_TWO_COM{
	height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

	.MOBILE #it090 .pq_TWO_COM {
	    width: 100%;
	    flex-direction: column;
	 } 

    .PC #it090 .pq_TWO_COM {
        width: 100%;
        flex-direction: column;
     } 

#it090 .pq_TWO_COM .pq_REPIC{height: auto;}

	.MOBILE #it090 .pq_TWO_COM .pq_REPIC {
	    width: 80%;
		/*max-width: 220px;    */
	    height: auto;
	    margin: 1% auto 1% auto;
	}
    .PC #it090 .pq_TWO_COM .pq_REPIC {
        width: 80%;
        /*max-width: 220px;    */
        height: auto;
        margin: 1% auto 1% auto;
    }
#it090 .pq_TWO_COM .pq_REPIC img{
	width: 100%;
    height: auto;
    margin: 0 auto;
}

#it090 .pq_TWO_COM .pq_RETEXT{
    height: auto;
    overflow: hidden;
    vertical-align: top;
}

	.MOBILE #it090 .pq_TWO_COM .pq_RETEXT{
		width: 100%;
	}
    .PC #it090 .pq_TWO_COM .pq_RETEXT{
        width: 100%;
    }
	@media screen and (min-width:767px){/*for ix-landscape up*/
		.MOBILE #it090 .pq_TWO_COM {
			width: 98%;
			flex-direction: row;
		}
		.MOBILE #it090 .pq_TWO_COM .pq_REPIC{
			width: 34%;
	    	margin:0 4% 0 0;
		}
		.MOBILE #it090 .pq_TWO_COM .pq_RETEXT{
			width: 60%;
		}
	}

/*========================== 大師欄位 ============================*/

/*========================== 按鈕樣式 ============================*/
#it090 .e_BT{
	clear:both;
	height:48px;/*原本45px加邊框加陰影相剪*/
    margin: 0 auto;	
}
	.MOBILE #it090 .e_BT{width:80%;margin-bottom: 8px;} /*100%*/
    .PC #it090 .e_BT{width:80%;margin-bottom: 8px;} /*100%*/
	
#it090 .e_BT ul.ONE{
	width:100%;
	height:45px;
}
#it090 .e_BT ul.ONE li{
	height:45px;
	margin:0 auto;
}

	.MOBILE #it090 .e_BT ul.ONE li{
		width:100%;
	}
    .PC #it090 .e_BT ul.ONE li{
        width:100%;
    }
#it090 .e_BT ul.TWO{
	height:45px;
	margin:0 auto;
}

	.MOBILE #it090 .e_BT ul.TWO{
		width:100%;
		height:45px;
	}
    .PC #it090 .e_BT ul.TWO{
        width:100%;
        height:45px;
    }
	#it090 .e_BT ul.TWO li{
	float:left;
	width:50%;
	}
	
 #it090 .e_BT li a{
	display:block;
	margin:0 auto;
	text-decoration:none;
	text-align:center;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

	.MOBILE #it090 .e_BT li a{
		width:98%;
	}
		

    .PC #it090 .e_BT li a{
        width:98%;
    }
        
		

/*按紐顏色*/	
#it090 a.BT_COLOUR{
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	font-size: 1.3rem;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #013c9b;

	background-color:#013c9b;
	background: -moz-linear-gradient(
		top,
		#009bf9 0%,
		#013c9b);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#009bf9),
		to(#013c9b));
	-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);}

	#it090 a.BT_COLOUR:hover{
		color: #fff9bc;
		background-color:#009bf9;
		background: -moz-linear-gradient(
			top,
			#013c9b 0%,
			#009bf9);
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#013c9b),
			to(#009bf9));
	}

#it090 a.BT_COLOUR2{
    display: inline-block;
	font-weight:normal;
	text-align:center;
    font-size: 1rem;
    vertical-align: baseline;    
    padding: 3px 8px;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #007cd2;
	background-color: #ffffff;
	color: #007cd2;
}

	#it090 a.BT_COLOUR2:hover{
		color: #ffffff;
		background-color: #007cd2;
		/*transition: ease-in-out .5s; */
	}


/*========================== 按鈕樣式 ============================*/

/*===========置底按鈕樣式===========*/

.NEW_BT_F{/*浮水按鈕*/
	width:100%;
	height:68px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-image:url(../images/bt_bg.png);
	background-repeat:repeat;
	padding-top:9px;
	}
	
.NEW_BT_F a{/*浮水按鈕*/
	display: block;
	width: 95%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}

/*問卷另外設定樣式*/

#it090 .FORINPUT p{
	font-size: 1.1rem;
	line-height: 1.6;
    font-weight: normal;
	color: #333333;
	padding-top: 5px;
}
	#it090 .FORINPUT .radio label{padding-top: 0px;}
	#it090 .FORINPUT .RADIO_BORDER{
		display: block;
		border: 2px solid #dddddd;
		width: auto;
	}
		.MOBILE #it090 .FORINPUT .RADIO_BORDER{padding: 4px 8px 8px 8px;margin: 4px auto;}
        .PC #it090 .FORINPUT .RADIO_BORDER{padding: 4px 8px 8px 8px;margin: 4px auto;}
        
        
	#it090 .FORINPUT .RADIO_BORDER:hover{background-color: #fff5e0;}
	#it090 .FORINPUT .CHOSEN{background-color: #fff5e0;}
	#it090 input[type=radio]:checked + label:before{color: #aa7333;}
