@import url("reset.css");

*{-webkit-box-sizing:border-box;
-webkit-text-size-adjust:none;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;}

.CHANG{
	background-color:#ffecb8;
	}

	
	
.ZOD_t01{
	font-size:1em;
	line-height:1.6em;
	color:#333;}
	
.ZOD_t02{
	font-size:1.2em;
	line-height:1.5em;
	color:#000;
	font-weight:bold;}
	
.ZOD_t03{
	font-size:1em;
	line-height:1.6em;
	color:#333;
	font-weight:bold;}
	
.ZOD_t04{
	font-size: 1em;
	line-height: 1.6em;
	color: #6F25A7;
	font-weight: bold;}
	
.ZOD_t05{
	font-size:0.8em;
	line-height:1.6em;
	color:#cc0000;
	}
	
.ZOD_t06{
	font-size:1.2em;
	line-height:1.6em;
	color:#CC0000;
	font-weight:bold;}
	
.ZOD_t07{
	font-size:1em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;}
	

	
.ZOD_t09{
	font-size: 1.5em;
	line-height:1.6em;
	color: #fff;
	font-weight:bold;
	}

.ZOD_t10{
	font-size: 1.2em;
	line-height:1.6em;
	color:#853600;
	}

.ZOD_t11{
	font-size:0.9em;
	line-height:1.6em;
	color:#853600;
	}
	
.ZOD_t12{
	font-size:0.9em;
	line-height:1.6em;
	color:#0076c1;}
	
.ZOD_t12:link{
	font-size:0.9em;
	line-height:1.6em;
	color:#0076c1;
	text-decoration:underline;}
.ZOD_t13{
	font-size:0.9em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;}
	
.ZOD_t14{
	font-size:1em;
	line-height:1.6em;
	color:#CC0000;
	font-weight:bold;}
	
.ZOD_t15{
	font-size:0.8em;
	color:#fff600;
	margin-top:-5px;
	}
.ZOD_t16{
	font-size:1em;
	line-height:1.6em;
	color:#440101;
	font-weight:bold;}
	
	
	

	

	
	
	
/*按紐樣式*/
	
.ZOD .BT{
	width:100%;
	height:50px;
	}

.ZOD .BT a{
	display:block;
	width:100%;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	line-height:47px;
/*	background-color:#cc0000;*/
	background: -moz-linear-gradient(
		top,
		#ea1c28 0%,
		#bb0f15);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ea1c28),
		to(#bb0f15));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #a00000;
	-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);
	}



.ZOD .BT02{/*兩行文字按鈕*/
	width:100%;
	height:60px;
	}

.ZOD .BT02 a{
	display:block;
	width:100%;
	height:60px;
	text-align:center;
	padding-top:2px;
	
/*	background-color:#cc0000;*/
	background: -moz-linear-gradient(
		top,
		#ea1c28 0%,
		#bb0f15);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ea1c28),
		to(#bb0f15));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #a00000;
	-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);
	}
	
	
.ZOD .BT03{
	width:95%;
	height:50px;
	margin:0 auto;
	margin-top:10px;
	}
	
.ZOD .BT03 li{
	width:50%;
	float:left;
	}
.ZOD .BT03 li:first-child{
	padding-right:2px;
	}	
.ZOD .BT03 li:last-child{
	padding-left:2px;
	}
.ZOD .BT03 li a{
	display:block;
	width:100%;
	height:50px;
	font-size: 1.5em;
	color: #000;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#d0d0d0);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		to(#d0d0d0));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #818181;
	-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);
	}
	
.ZOD .BT03 li.W {
	display:block;
	width:50%;
	height:50px;
	font-size: 1.5em;
	color: #999;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#d0d0d0);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		to(#d0d0d0));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #818181;
	-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);

	}
	
.ZOD .BT04{
	width:95%;
	height:50px;
	margin:0 auto;
	}

.ZOD .BT04 a{
	display:block;
	width:100%;
	height:50px;
	font-size: 1.5em;
	color: #000;
	font-weight:bold;
	text-align:center;
	line-height:47px;
	background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#d0d0d0);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		to(#d0d0d0));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #818181;
	-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);
	}


.BT_F{/*兩行文字按鈕浮動*/
	width:100%;
	height:60px;
	position:fixed;
	bottom:0;
	z-index:1000;
	}

.BT_F a{
	display:block;
	width:100%;
	height:60px;
	text-align:center;
	padding-top:2px;
	background: -moz-linear-gradient(
		top,
		#ea1c28 0%,
		#bb0f15);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ea1c28),
		to(#bb0f15));
	border:1px solid #a00000;
	-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);
	}

/*選單*/
.ZOD .MENU{
	width:95%;
	height:45px;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	}
	
.ZOD .MENU li{
	width:33.33334%;
	height:45px;
	float:left;
	border-right:1px solid #cfcfcf;
	}
	
.ZOD .MENU li:last-child{
	border-right:none;}
	
.ZOD .MENU li a{
	display:block;
	width:100%;
	height:45px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#d1d1d1);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#d1d1d1));
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	color:#797979;
	line-height:45px;
	}
	
.ZOD .MENU li.L a{
	display:block;
	width:100%;
	height:45px;
	background: -moz-linear-gradient(
		top,
		#ff6700 0%,
		#ff8431);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff6700),
		to(#ff8431));
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	line-height:45px;
	}
/*選單*/

/*選單*/
.ZOD .MENU02{
	width:95%;
	height:45px;
	margin:0 auto;
	overflow:hidden;
	position:fixed;
	z-index:1000;
	top:45px;
	right:2.5%;
	left:2.5%;
	border-bottom:2px solid #ff8431;
	
	}
	
.ZOD .MENU02 li{
	width:33.33334%;
	height:45px;
	float:left;
	border-right:1px solid #cfcfcf;
	}
	
.ZOD .MENU02 li:last-child{
	border-right:none;}
	
.ZOD .MENU02 li a{
	display:block;
	width:101%;
	height:45px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#d1d1d1);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#d1d1d1));
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	color:#797979;
	line-height:45px;
	}
	
.ZOD .MENU02 li.L a{
	display:block;
	width:101%;
	height:45px;
	background: -moz-linear-gradient(
		top,
		#ff6700 0%,
		#ff8431);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff6700),
		to(#ff8431));
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	line-height:45px;
	}
/*選單*/




.ZOD{
	width:100%;
	height:auto;
	overflow:hidden;}
	

.ZOD h2{
	width:100%;
	height:0;
	padding-bottom:39.21%;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;}

.ZOD h3{ 
	width:93%;
	margin:0 auto;
	font-size:1.3em;
	color:#2e0000;
	line-height:1.6em;
	margin-top:10px;
	margin-bottom:10px;
	}

.ZOD .TB{
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;}
	
.ZOD .COM{
	clear:both;
	width:95%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	padding:10px;
	position:relative;
	border-right:2px solid #ff8431;
	border-left:2px solid #ff8431;
	
	}
	
	
.ZOD .COM02{/*沒有內距*/
	clear:both;
	width:95%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	position:relative;
	border-right:2px solid #ff8431;
	border-left:2px solid #ff8431;
	
	}
	
.ZOD .COM03{/*沒有線*/
	clear:both;
	width:95%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	padding:10px;
	position:relative;
	
	}
	
.ZOD .COM04{/*沒有線*/
	clear:both;
	width:95%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	position:relative;
	
	}
	

	
.ZOD .TB .COM{
	width:95%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	padding:10px;
	position:relative;
	}
	

	
.ZOD .T{
	clear:both;
	width:95%;
	margin:0 auto;
	height:45px;
	background-color:#a64300;
	border-bottom:1px solid #8f3a00;
	padding-left:10px;
	color:#ffffff;
	line-height:45px;
	font-size:1.3em;
	font-weight:bold;
	}
	
.ZOD .T02{
	clear:both;
	width:95%;
	margin:0 auto;
	height:40px;
	background-color:#ff8431;
	text-indent:45px;
	color:#ffffff;
	line-height:40px;
	font-size:1.3em;
	font-weight:bold;
	background-image:url(images/icon01.png);
	background-repeat:no-repeat;
	background-size:44px 37px;
	background-position:left bottom;
	
	
	}
	
.ZOD .T03{	
	clear:both;
	width:95%;
	margin:0 auto;
	height:40px;
	background-color:#ffc597;
	color:#853600;
	line-height:40px;
	font-size:1.3em;
	font-weight:bold;
	padding-left:10px;
	border-right:2px solid #ff8431;
	border-left:2px solid #ff8431;
	}

.ZOD .T04{/*月曆使用*/
	clear:both;
	width:95%;
	margin:0 auto;
	height:40px;
	background-color:#ffc597;
	color:#853600;
	line-height:40px;
	font-size:1.2em;
	font-weight:bold;
	border-right:2px solid #ff8431;
	border-left:2px solid #ff8431;
	
	}
	
.ZOD .T05{/*蓋住黑色下使用*/
	clear:both;
	width:100%;
	margin:0 auto;
	height:40px;
	background-color:#ffc597;
	color:#853600;
	line-height:40px;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
	
	}
	
.ZOD .T06{/*試算頁使用沒有ICON圖*/
	clear:both;
	width:95%;
	margin:0 auto;
	height:40px;
	background-color:#ff8431;
	color:#ffffff;
	line-height:40px;
	font-size:1.2em;
	font-weight:bold;
	}
	

.ZOD .DROP{
	width:40px;
	height:45px;
	position:absolute;
	right:10px;}
	
.ZOD .DROP a{
	display:block;
	width:40px;
	height:45px;
	background-repeat:no-repeat;
	background-image:url(images/drop_icon.png);
	background-size:19px 19px;
	background-position:center center;}
	
.ZOD .DROP2{
	width:40px;
	height:45px;
	position:absolute;
	right:10px;}
	
.ZOD .DROP2 a{
	display:block;
	width:40px;
	height:45px;
	background-repeat:no-repeat;
	background-image:url(images/drop_icon.png);
	background-size:19px 19px;
	background-position:center center;}
	
.ZOD .CLOSE{
	width:40px;
	height:45px;
	position:absolute;
	right:10px;}
	
.ZOD .CLOSE a{
	display:block;
	width:40px;
	height:45px;
	background-repeat:no-repeat;
	background-image:url(images/close_icon.png);
	background-size:19px 19px;
	background-position:center center;}
	
.ZOD .SAM{
	width:100%;
	height:auto;
	overflow:hidden;}	
.ZOD .SAM_PH{
	width:100px;
	height:103px;
	float:left;
	background-size:90px 92px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.ZOD .SAM_T{
	height:auto;
	overflow:hidden;
	margin-top:5px;
	}
	
.ZOD .SER{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:10px;}
	
.ZOD .SER_ICON{
	clear:both;
	width:70px;
	height:70px;
	background-repeat:no-repeat;
	background-size:70px 70px;
	background-position:left top;
	float:left;
	margin-top:3px;
	}
.ZOD .SER_T{
	margin-left:80px;
	position:relative;}
	
/*總評*/
.ZOD .GC{
	width:100%;
	height:auto;
	overflow:hidden;
	}
	
.ZOD .GC_ICON{
	clear:both;
	width:65px;
	height:53px;
	background-repeat:no-repeat;
	background-size:60px 53px;
	background-position:left top;
	float:left;
	margin-top:3px;
	}
.ZOD .GC_T{
	margin-left:65px;
	height:60px;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	}
	
.ZOD .GC_T p{
	position:static !important;
	position:absolute;
	top:50%;
	}
	
	
/*神明*/
.ZOD .GOD{
	width:100%;
	height:0;
	padding-bottom:46.42%;
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
.ZOD .GOD02{
	width:100%;
	height:auto;
	overflow:hidden;}
		
.ZOD .GOD02 .GPH{
	width:100px;
	height:130px;
	float:left;
	background-size:100px 130px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-right:10px;
	}
.ZOD .GOD02 .GOD_T{
	height:auto;
	overflow:hidden;
	margin-top:30px;
	font-size: 1.2em;
	line-height:1.6em;
	color:#853600;
	font-weight:bold;
	}
	
/*燈*/
.ZOD .LIGHT_BG{
	width:280px;
	height:195px;
	margin:0 auto;
	margin-top:10px;
	}
.ZOD .LIGHT_BG .LIGHT{
	width:140px;
	height:195px;
	float:left;
	text-align:center;
	position:relative;
	margin:0 auto;
	}
	
.ZOD .LIGHT_BG .LIGHT .LIGHT_ICON{
	width:125px;
	height:125px;
	border:3px solid#CCC;
	background-repeat:no-repeat;
	background-size:120px 120px;
	position:absolute;
	left:7px;
	}
	
.ZOD .LIGHT_BG .LIGHT .BT05{
	width:80px;
	height:30px;
	position:absolute;
	left:30px;
	top:160px;
	}
.ZOD .LIGHT_BG .LIGHT .BT05 a{
	display:block;
	width:80px;
	height:30px;
	font-size: 0.8em;
	color: #000;
	text-align:center;
	line-height:30px;
	background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#d0d0d0);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		to(#d0d0d0));
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	border:1px solid #818181;
	}



/*input文字圖*/	
.ZOD .T_T1{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:11.90%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.ZOD .T_T2{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:33.57%;
	background-repeat:no-repeat;
	background-size:cover;
	}
.ZOD .T_T3{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:19.18%;
	background-repeat:no-repeat;
	background-size:cover;

	}
	
.ZOD .T_T4{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:19.89%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:10px;
	}

.ZOD .T_T5{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:48.31%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:10px;
	
	}
	
.ZOD .T_T6{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:17.22%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.ZOD .T_T7{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:10.12%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.ZOD .T_T8{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:23.44%;
	background-repeat:no-repeat;
	background-size:cover;
	}

	
	



/*==================以下結果頁=======================*/


/*結果頁標題圖*/
.ZOD .T_PH{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:16.66%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:10px;
	}
	
/*LIST的文字*/		
.ZOD .CON_P{
	margin-top:5px;
	margin-bottom:10px;}

.ZOD .CON_P ul{
	padding:0 0px 0 19px;}

.ZOD .CON_P li{
	list-style-type:disc;
	font-size:1em;
	line-height:1.6em;
	color:#333;}


/*曲線圖*/	
.ZOD .CHA{
	display:block;
	width:280px;
	height:91px;
	margin:0 auto;
	margin-top:10px;
	background-size:280px 91px;
	background-repeat:no-repeat;
	}
	
.ZOD .CHA_MENU{
	width:100%;
	margin-top:5px;
	}
.ZOD .CHA_MENU ul{
	width:100%;
	margin:0 auto;
	}
	
.ZOD .CHA_MENU li{
	width:25%;
	float:left;
	height:40px;
	margin:0 auto;
	margin-bottom:10px;
	}
	
.ZOD .CHA_MENU li a{
	display:block;
	width:95%;
	height:40px;
	font-size: 1.2em;
	color: #000;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	margin:0 auto;
	background: -moz-linear-gradient(
		top,
		#f6f6f6 0%,
		#d5d5d5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f6f6f6),
		to(#d5d5d5));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #aeaeae;
	
	}
	
.ZOD .CHA_MENU li.P a{
	display:block;
	width:95%;
	height:40px;
	font-size: 1.2em;
	color:#853600;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	margin:0 auto;
	background: -moz-linear-gradient(
		top,
		#ffc597 0%,
		#ffc597);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffc597),
		to(#ffc597));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ff9a4a;
	
	}


/*大師的愛情叮嚀SAM圖*/
.ZOD .SAM03{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:74.58%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	

	
	
	
/*試算頁SAM圖*/	
.ZOD .SAM04{
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:41.07%;
	background-repeat:no-repeat;
	background-size:cover;

	}

	

			

		
.ZOD .PH{/*ph03試算頁促銷文字*/
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom:96.17%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.ZOD .REC_T02{/*粉色底REC*/
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0px 3px 20px #ef9b9b inset;
	-webkit-box-shadow:0px 3px 20px #ef9b9b inset;
	box-shadow:0px 3px 20px #ef9b9b inset;
	background-color:#ffd6d6;
	background-size:70px 66px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 15px 10px 15px;
	margin-bottom:10px;
	margin-top:10px;
	}
	

.ZOD .REC_T03{/*灰色底REC*/
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#e4e4e4;
	padding:10px;
	margin-top:10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	}
	
.ZOD .REC_T04{/*黃底REC*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0px 3px 20px #ffe398 inset;
	-webkit-box-shadow:0px 3px 20px #ffe398 inset;
	box-shadow:0px 3px 20px #ffe398 inset;
	background-color:#ffeec2;
	padding:10px 15px 10px 15px;
	margin-bottom:10px;
	}

.LIST_ICON{
	display:block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	position: fixed;
	right: 10px;
	bottom: 145px;
	background-color: #abaeb7;
	background-size:40px 40px;
	background-repeat:no-repeat;
	background-position:center center;
	background-opacity:0.6; 
	z-index: 9997;
	opacity: .8;}
  
.LIST_ICON a{
	display:block;
 	height: 50px;
 	width: 50px;}


.ZOD .SAMPLE{
	width:100%;
	height:125px;
	position:relative;
	background-position:0px 0px;
	background-repeat:no-repeat;}

.ZOD .SAMPLE2{
	width:100%;
	height:125px;
	position:relative;
	background-position:-20px 0px;
	background-repeat:no-repeat;}

.ZOD .SAMPLE3{
	width:100%;
	height:50px;
	position:relative;
	background-position:-20px 0px;
	background-repeat:no-repeat;}
	
.ZOD .SAMPLE4{
	width:100%;
	height:50px;
	position:relative;
	background-position:0px 0px;
	background-repeat:no-repeat;}
	
.ZOD .SAMPLE5{/*透明黑*/
	width:100%;
	margin:0 auto;
	height:310px;
	position:absolute;
	background-color:#000;
	opacity:0.7;
	z-index:111;
	}

.ZOD .COM .FUZ{
	display:block;
	width:100%;
	position:absolute;
	margin:0 auto;
	left:5px;
	top:13px;}


.ZOD .COM .BOX2{
	width: 97%;
	margin: 0 auto;
	position: absolute;
	background: #fff5da;
	border: 1px solid #e7bf53;
	webkit-border-radius: 8px;
	moz-border-radius: 8px;
    border-radius: 8px;
	box-shadow:0px 1px 8px #9b9b9b;
    padding:10px 10px 10px 10px;}

.ZOD .COM .BOX2:after, .BOX2:before{
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;}
	
.ZOD .COM .BOX2:after{
	border-color: rgba(255, 245, 218, 0);
	border-bottom-color: #fff5da;/*箭頭底色*/
	border-width: 10px;
	left: 50%;
	margin-left: -10px;}
	
.ZOD .COM .BOX2:before{
	border-color: rgba(231, 191, 83, 0);
	border-bottom-color: #e7bf53;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;}
	
	
	
.ZOD .COM02 .FUZ02{
	display:block;
	width:100%;
	position:absolute;
	margin:0 auto;
	left:5px;
	top:50px;
	z-index:333;}
	
	
.ZOD .COM02 .BOX3{
	width: 97%;
	margin: 0 auto;
	position: absolute;
	background: #fff5da;
	border: 1px solid #e7bf53;
	webkit-border-radius: 8px;
	moz-border-radius: 8px;
    border-radius: 8px;
	box-shadow:0px 1px 8px #000000;
    padding:10px 10px 10px 10px;
	}

.ZOD .COM02 .BOX3:after, .BOX3:before{
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;}
	
.ZOD .COM02 .BOX3:after{
	border-color: rgba(255, 245, 218, 0);
	border-bottom-color: #fff5da;/*箭頭底色*/
	border-width: 10px;
	left: 50%;
	margin-left: -10px;}
	
.ZOD .COM02 .BOX3:before{
	border-color: rgba(231, 191, 83, 0);
	border-bottom-color: #e7bf53;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;}








	
/*選單*/

.textfieldA{
	width: 100%;
	font-size: 16px;
	height: 38px;
	line-height: 1.6em;
	padding: 2px 2px 2px 3px;
	color: #999999;
	border: 1px solid #999;
	background-color: #FFF;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}

.textfieldB{
	width:100%;
	font-size:16px;
	height:38px;
	line-height:1.6em;
	padding-left:3px;
	color:#cc0000;
	padding:2px 2px 2px 3px;
	background-color:#FFCC66;
	border:solid 1px #FF9900;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}

.textfieldC{
	width:100%;
	font-size:16px;
	height:38px;
	line-height:1.6em;
	padding-left:3px;
	border:1px solid #999;
	background-color:#FFF;
	color:#333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
	
.INPUT{
    position:relative;	
	width:100%;
	padding:0px 2px 0px 1px;
	}
::-webkit-input-placeholder {
	font-size: 16px;
	color: #999999;
	background-color: #FFF;
	}

:-moz-placeholder { /* Firefox 18- */
   	font-size: 16px;
	color: #999999;
	background-color: #FFF; 
	}
::-moz-placeholder {  /* Firefox 19+ */
   	font-size: 16px;
	color: #999999;
	background-color: #FFF; 
	 }

:-ms-input-placeholder {  
   	font-size: 16px;
	color: #999999;
	background-color: #FFF;
	}
	
span.icon_clear{
	position: absolute;
	right: 0px;
	width: 25px;
	height: 25px;
	display: none;
	top: 7px;
	right:6px;	
	cursor: pointer;
	font: bold 1em sans-serif;
	color: #38468F;
	text-indent: -9999px;
	background-image:url(images/x_icon.png);
	background-size:25px 25px;}

.styled-select {
  	width: 100%;
   	height: 38px;
   	overflow: hidden;
   	background: url(images/select_icon.png) no-repeat right #fff;
   	background-size:15px 15px;
   	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}

.styled-select select {
   	background: transparent;
   	width:100%;
   	padding-left:3px;
   	font-size: 16px;
   	border: 1px solid #999;
   	height: 38px;
   	-webkit-appearance: none;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; /*for chrome*/}


.styled-select02 {
   	width: 100%;
   	height: 38px;
   	overflow: hidden;
   	background: url(images/select_icon.png) no-repeat right #FFCC66;
   	background-size:15px 15px;
   	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}

.styled-select02 select {
  	background: transparent;
   	width:100%;
  	padding-left:3px;
   	font-size: 16px;
   	border:solid 1px #FF9900;
   	color:#cc0000;
   	height: 38px;
   	-webkit-appearance: none; /*for chrome*/
   	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
	
	
	
/*submit按紐	*/
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
	}
.SUBMIT{
	width:98%;
	height:38px;
	background-color:#dcbdf4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bb90dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#380a5b;
	padding:0px 2px 0px 2px;
	text-align:center;
	}
	
.SUBMIT02{
	width:98%;
	height:38px;
	background-color:#cfcfcf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #9d9d9d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	padding:0px 2px 0px 2px;
	text-align:center;
	}
	
	

/*圓角選項*/

.radio{
	margin-top:3px;
	margin-bottom:15px;
	}

label{  
    display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 36px;
	}  
input[type=radio] {  
    display: none; 
	}
label:before {  
    content: "";
	display: inline-block;  
	width: 20px;  
    height: 20px;  
	margin-right: 10px;   
    position: absolute;  
    left:5px;  
	top: 5px;
  	background-color: #aaa;  
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 	0px 0px rgba(255, 255, 255, .8);}

.radio label:before { 
    border-radius: 10px;} 

input[type=radio]:checked + label:before {  
    content: "\2022";  
    color: #ffffff;  
    font-size: 35px;  
    text-align: center;  
    line-height: 21px;}
	
	


/*方形選取方塊*/

input[type=checkbox] {
	display: none;
	}
label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 23px;
	margin-right: 15px;
	}
label:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 16px;
	margin-right:10px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #999;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}
.checkbox label {
	margin-bottom: 10px;
}
.checkbox label:before {
	border-radius: 3px;
}

input[type=checkbox]:checked + label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	
} 


	
	
	
	
	
	
	
	
	
	
	
  
