@charset "UTF-8";
#floorRWD{width: 100%;z-index: 1000;background-color: #f7f7f7;font-size: 13px;color: #8E8E8E;line-height: 1.3;padding: 1% 0;}
#floorRWD .footer_box {width: 700px; margin: auto;}
#floorRWD .footer_box .award { margin:0 auto; border-bottom:1px dotted #bbb; text-align:center; padding:5px 0; line-height:20px; font-size:13px; font-family:'Microsoft JhengHei'; color:#ec0000;font-weight: bold;}
#floorRWD .footer_box .award span.mark {width:40px; height:47px; background-image:url(//shopping.friday.tw/event/onsale/jsp/images/mark.png); display:inline-block; vertical-align:middle;}
#floorRWD .footer_box .spec {padding:10px 0 0; margin:0 auto;}

/*#floorRWD .footer_box .spec p {font-size:12px; line-height:15px; margin-bottom:12px; font-family:'Microsoft JhengHei'; color:#888; border-left:3px solid #888; padding-left:6px;}*/
#floorRWD .footer_box .spec .copyright a {color:#ff8a00;  font-size:12px; font-family:'Microsoft JhengHei';}
#floorRWD .Arrow{display: inline-block;width: 0;height: 0;border-style: solid;border-width: 3.5px 0 3.5px 4px;border-color: transparent transparent transparent #f7951d;margin-left: 3px;}
#floorRWD .state{border-bottom: 1px dotted #969696;padding: 10px 10px 20px 15px;position: relative;}
#floorRWD .state:before {content: "";border-left: 5px solid #969696;position: absolute;left: 0;width: 5px;height: 55%;}
#floorRWD .copyright{padding: 10px 10px 20px 15px;position: relative;}
#floorRWD .copyright:before {content: "";border-left: 5px solid #969696;position: absolute;left: 0;width: 5px;height: 40%;}

@media screen and (max-width:768px){
	#floorRWD {padding: 0 3%;box-sizing: border-box; font-size: 11px;}
	#floorRWD .footer_box {width: 100%;}
	#floorRWD .footer_box .award span.mark{background-size: 100%;width: 30px;height: 36px;}
}