/*字型*/
#AllRec_252 a{ text-decoration:none;}
#AllRec_252 .BLANK{ height:10px;}/*間距*/
#AllRec_252 {font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;}

.BOXWHITE{
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;}

#AllRec_252 .RED{
	color: #aa070b;
	font-weight: bold;
}
#AllRec_252 .BLUE{
	color: #0771aa;
	font-weight: bold;
}

#AllRec_252  .REC_t01{/*內文*/
	font-size: 1.1rem;
    line-height: 1.8rem;
	color: #333;
	text-align: left;
	}
	
#AllRec_252  .REC_B{
	font-weight:bold;
	}
	
#AllRec_252  .REC_t02{
	font-size: 1.6rem;
    line-height: 1.6em;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin: 5px auto 10px auto;
	}
#AllRec_252  .REC_t03{/*標楷體*/
	font-size:2em;
	color:#2b1500;
	font-family:"標楷體", "Microsoft JhengHei",  Helvetica, Arial;
	text-align: center;
	margin:0 auto;
	}
#AllRec_252  .REC_t04{/*小字*/
	font-size: 1em;
	line-height: 1.6em;
	color: #333;
	}
	
#AllRec_252  .REC_t05{/*大字*/
	font-size: 1.2em;
	line-height: 1.6;
	color: #333333;
	text-align: center;
	font-weight: bold;
	}

#AllRec_252 .REC_NAME{/*大字*/
	font-size: 1.4rem;
	line-height: 2.5rem;
	font-weight: normal;
	text-align: center;
	color: #333333;
	}

#AllRec_252  .REC_TIME{/*大字*/
	font-size: 1.1em;
	line-height: 1.5;
	text-align: center;
	color: #333;
	}

/*最外框修改寬度尺寸*/
#AllRec_252{
	clear: both;
	width:100%;/*寬度設定尺寸*/
	margin:0 auto;}
	
/*第二層框線樣式*/
#AllRec_252 .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_252 .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_252 .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_252 .REC_TOP img{display:block;width:100%; margin:0 auto;}


/*個人資料區塊樣式*/
#AllRec_252 .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_252 .AllRec_INFOR{width:100%; height:auto; overflow:hidden;}
#AllRec_252 .AllRec_INFOR li{width:100%;}
#AllRec_252 .AllRec_INFOR .GENDER{display:inline-block;width:28px;height:28px;margin:0 auto;margin-right:18px;margin-bottom:-6px;}
#AllRec_252 .AllRec_INFOR .GENDER img{display:block;width:100%;height:auto;margin:0 auto;}
	
/*個人資料尾*/

/*按紐樣式*/		
#AllRec_252 .e_BT{
	clear: both;
	width:50%;
	height:45px;
	margin: 6px auto 10px auto;
	}
#AllRec_252 .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_252 .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_252 .GLINE{ /*灰線*/
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;}

#AllRec_252  .REC_line{border-top: 1px solid #eb7c79;margin: 0 auto;}
#AllRec_252  .REC_line:first-child{ margin-bottom: 8px;}
#AllRec_252  .REC_line:last-child{ margin-top: 8px;}
/*裝飾樣式 尾*/

/*==============下方皆是特殊產品樣式==============*/

#AllRec_252 .INFOR_BOX_AREA{
	background-color: #eeeeee;
}
/*捲軸文系列*/
#AllRec_252 .WORD01{
    width: 100%;
    height: 0;
	padding-bottom: 23%;
    margin: 5px auto 15px auto;
    background-image: url(https://gimgs.click108.com.tw/unit001/relation/item00252/images/rec/re_top02_img.jpg);
	background-size: cover;
	font-size: 3rem;
	color: #4b0e00;
	text-align: center;
	font-weight: bold;
	padding-top: 18px;}
.MOBILE #AllRec_252 .WORD01{
	font-size: 1.6rem;
	line-height: 1em;
	padding-top: 2vw;
}
#AllRec_252 .WORD01 p.s_info{
	display: block;
	width: 32%;
	height: 40px;
	background-color: #aa070b;
	margin: 10px auto 5px auto;
	font-size: 1.6rem;
	line-height: 40px;
	border-radius: 50px;
	color: #FFF;
}
.MOBILE #AllRec_252 .WORD01 p.s_info{
    height: 28px;
    padding-top: 5px;
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 5px auto;
}

#AllRec_252 .rec252_STYLE_BAR1{/*副標*/
    width: 100%;
    height: 50px;
    border-top:1px solid #aa070b;
    border-bottom: 1px solid #aa070b;
    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_252 .rec252_STYLE_BAR1 p{
		text-align: center;
	    color: #aa070b;
	    font-size: 1.5rem;
	    line-height: 50px;
	    font-weight: bold;
	    font-family: 微軟正黑體, "Microsoft JhengHei", Helvetica, Arial, sans-serif;
	}

#AllRec_252 .rec252_STYLE_BAR2{/*小標*/
	width: 100%;
	line-height: 30px;
	height:30px;
	box-sizing:border-box;
	margin-top: 16px;
	margin-left: 28px;
	position: relative;
}
#AllRec_252 .rec252_STYLE_BAR2::before{
	content: '';
	background-image: url(https://gimgs.click108.com.tw/unit001/relation/item00252/images/rec/list_icon.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -28px;
	top: 3px;
}
#AllRec_252 .rec252_STYLE_BAR2 p{
	font-size: 1.2rem;
	line-height: 2rem;
	font-weight: bold;
	color: #9000b0;
	text-align: left;
}
#AllRec_252 .rec252_STYLE_BAR3 p{
	font-size: 1.2rem;
	line-height: 2rem;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#AllRec_252 .rec252_STYLE_BAR4{
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: bold;
	color: #aa070b;
	margin-top: 10px;
	border-left: 5px solid #aa070b;
	padding-left: 8px;
	text-align: left;
}
#AllRec_252 .rec252_STYLE_BAR5 p{
	font-size: 1.2rem;
	line-height: 2rem;
	color: #333;
	font-weight: bold;
	text-align: left;
}
#AllRec_252  .REC_t01{/*內文*/
	font-size: 1.1em;
	line-height: 28px;}

#AllRec_252 .SP_IMG{display: block;width: 82%;margin: 0 auto;}
#AllRec_252 .SP_IMG img{width: 100%;clear: both;}

#AllRec_252 .small_tips2 p {
	text-align: center;
	color: #999;
	font-weight: normal;
  }

#AllRec_252  .UL_t01{/*內文*/
	list-style: disc;
	font-size: 1.1rem;
	line-height: 1.8em;
	padding-left: 22px;
	text-align: left;
}
