/*字型*/
#AllRec_YJ025 a{ text-decoration:none;}
#AllRec_YJ025 .BLANK{ height:10px;}/*間距*/
#AllRec_YJ025 {font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;}

.BOXWHITE{
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;}

#AllRec_YJ025  .REC_t01{/*內文*/
	font-size: 1.1em;
	line-height: 1.6em;
	color: #333;
	padding-left: 12px;
	}
	
#AllRec_YJ025  .REC_B{
	font-weight:bold;
	}
	
#AllRec_YJ025  .REC_t02{
	font-size: 1.1em;
	line-height: 1.6em;
	color: #333;
	text-align: left;
    padding-left: 28px;
    padding-right: 16px;	
	}
#AllRec_YJ025  .REC_t03{/*標楷體*/
	font-size:2em;
	color:#2b1500;
	font-family:"標楷體", "Microsoft JhengHei",  Helvetica, Arial;
	text-align: center;
	margin:0 auto;
	}
#AllRec_YJ025  .REC_t04{/*小字*/
	font-size: 1em;
	line-height: 1.6em;
	color: #333;
	}
	
#AllRec_YJ025  .REC_t05{/*大字*/
	font-size: 1.2em;
	line-height: 1.6;
	color: #333333;
	text-align: center;
	font-weight: bold;
	}

#AllRec_YJ025 .REC_NAME{/*大字*/
	font-size: 1.4rem;
	line-height: 2.5rem;
	font-weight: normal;
	text-align: center;
	color: #333333;
	}

#AllRec_YJ025  .REC_TIME{/*大字*/
	font-size: 1.1em;
	line-height: 1.5;
	text-align: center;
	color: #333;
	}

/*最外框修改寬度尺寸*/
#AllRec_YJ025{
	clear: both;
	width:100%;/*寬度設定尺寸*/
	margin:0 auto;}
	
/*第二層框線樣式*/
#AllRec_YJ025 .REC_SECTION{
	clear:both;
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color:#FFF;
	border:3px solid #a8a8a8;
	margin-top:10px;}
	
#AllRec_YJ025 .REC_COM{/*內容區塊*/
	clear:both;
	width:90%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;}
			
#AllRec_YJ025 .REC_TOP{/*TOP圖片*/
	width:100%;
	height:auto;
	border-bottom:3px solid #a8a8a8;
	margin:0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;}
#AllRec_YJ025 .REC_TOP img{display:block;width:100%; margin:0 auto;}


/*個人資料區塊樣式*/
#AllRec_YJ025 .INFOR_AREA{/*資料樣式底框*/
	clear:both;
	width:100%;
	margin:5px auto;
	height:auto;
	overflow:hidden;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color: #f9f1dc;
}
#AllRec_YJ025 .AllRec_INFOR{width:100%; height:auto; overflow:hidden;}
#AllRec_YJ025 .AllRec_INFOR li{width:100%;}
#AllRec_YJ025 .AllRec_INFOR .GENDER{display:inline-block;width:28px;height:28px;margin:0 auto;margin-right:18px;margin-bottom:-6px;}
#AllRec_YJ025 .AllRec_INFOR .GENDER img{display:block;width:100%;height:auto;margin:0 auto;}
	
/*個人資料尾*/

/*按紐樣式*/		
#AllRec_YJ025 .e_BT{
	clear: both;
	width:50%;
	height:45px;
	margin: 6px auto 10px auto;
	}
#AllRec_YJ025 .e_BT a{
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;	
	display:block;
	width:100%;
	margin:0 auto;
	height:45px;
	font-size: 1.3rem;
	line-height:45px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    font-weight: bold;
	text-decoration: none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border:1px solid #a30000;
	background: #ff0000; /* Old browsers */
	background: -webkit-linear-gradient(#ff0000 0%, #b90000 100%);
	background: -o-linear-gradient(#ff0000 0%, #b90000 100%);
	background: linear-gradient(#ff0000 0%, #b90000 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#b90000',GradientType=0 ); /* IE6-9 */
	-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);}
	
#AllRec_YJ025 .e_BT a:hover{
	color:#fff9bc;
	background: #b90000; /* Old browsers */
	background: -moz-linear-gradient(top, #b90000 0%, #ff0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b90000 0%,#ff0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b90000 0%,#ff0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b90000', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
}

/*裝飾樣式*/
#AllRec_YJ025 .GLINE{ /*灰線*/
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;}

#AllRec_YJ025  .REC_line{border-top: 1px solid #eb7c79;margin: 0 auto;}
#AllRec_YJ025  .REC_line:first-child{ margin-bottom: 8px;}
#AllRec_YJ025  .REC_line:last-child{ margin-top: 8px;}
/*裝飾樣式 尾*/

/*==============下方皆是特殊產品樣式==============*/

#AllRec_YJ025 .INFOR_BOX_AREA{
	background-color: #eeeeee;
}

/*並排宮位樣式*/
#AllRec_YJ025 .MAIN_SUB{
	width: 420px;
	height: 155px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
#AllRec_YJ025 .MAIN_SUB li.STYLE_BOX1{/*主要宮位樣式*/
	float: left;
	width: 200px;
	height: 140px;
	border-radius: 12px;
	-webkit-box-shadow: inset 0px 0px 5px rgba(255,255,255,1);
	        box-shadow: inset 0px 0px 5px rgba(255,255,255,1);
	margin-left: 10px;
}

#AllRec_YJ025 .MAIN_SUB li.STYLE_BOX1 .BOX_TOP{/*主要宮位上方標題樣式*/
	width: 200px;
	height: 50px;
	line-height: 53px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-box-shadow: inset 0px 0px 5px rgba(255,255,255,1);
	        box-shadow: inset 0px 0px 5px rgba(255,255,255,1);
	border-bottom: 1px solid #fff;
	font-size: 1.2rem;
	color: #ffffff;
	text-align: center;
}

#AllRec_YJ025 .MAIN_SUB li.STYLE_BOX1 .BOX_CON{/*主要宮位下方區塊樣式*/
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	line-height: 85px;
}
#AllRec_YJ025 .MAIN_SUB .BOX_CON .SMALL{
	display: inline-block;
	font-size: .5em;
	color: #000333;
	font-weight: normal;
}
#AllRec_YJ025 .BG_COLOUR1{ /*主要宮位套色 .MAIN_SUB 紫色底*/
	display: block;
	background-color: #f8eaff;}
	#AllRec_YJ025 .BG_COLOUR1 div{color: #6800c6;}

#AllRec_YJ025 .BG_COLOUR2{ /*主要宮位套色 .MAIN_SUB 藍色底*/
	display: block;
	background-color: #dee8ff;}
	#AllRec_YJ025 .BG_COLOUR2 div{color: #0068dd;}

#AllRec_YJ025 .BG_COLOUR3{ /*主要宮位套色 .MAIN_SUB 淺紫底*/
	display: block;
	background-color: #9f56dc;}

#AllRec_YJ025 .BG_COLOUR4{ /*主要宮位套色 .MAIN_SUB 淺藍底*/
	display: block;
	background-color: #5680dc;}
/*並排宮位樣式尾*/

#AllRec_YJ025 .STYLE_BAR1{/*副標*/
    width: 100%;
    height: 50px;
    /*background-color: #337525;*/
    /*border-radius: 5px;*/
    /*padding-left: 15px;*/
    border-top:1px solid #00a13a;
    border-bottom: 1px solid #00a13a;
    margin: 12px 0px 10px 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
	}
	#AllRec_YJ025 .STYLE_BAR1 p{
		text-align: center;
	    color: #00a13a;
	    font-size: 1.5rem;
	    line-height: 50px;
	    font-weight: bold;
	    font-family: 微軟正黑體, "Microsoft JhengHei", Helvetica, Arial, sans-serif;
	}

#AllRec_YJ025 .STYLE_BAR2{/*小標*/
	width: 100%;
	line-height: 30px;
	height:30px;
	box-sizing:border-box;
	margin-top: 16px;
	margin-left: 28px;
	position: relative;

}
#AllRec_YJ025 .STYLE_BAR2::before{
	content: '';
	background-image: url(../images/pc/rec/list_icon.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -28px;
	top: 2px;
}
#AllRec_YJ025 .STYLE_BAR2 p{
	font-size: 1.1rem;
	font-weight: bold;
}

#AllRec_YJ025  .REC_t01{/*內文*/
	font-size: 1.1em;
	line-height: 28px;
	padding-left: 28px;}

#AllRec_YJ025 .SP_IMG{display: block;width: 82%;margin: 0 auto;}
#AllRec_YJ025 .SP_IMG img{width: 100%;clear: both;}

#AllRec_YJ025 .small_tips2 p {
	text-align: center;
	color: #999;
	font-weight: normal;
  }