a{
	cursor: pointer;
}
.FOOT_MOBILE div,
.MOBILE #free_ziwei .RE_TOP{
    margin-top: 0 !important;
}
@media screen and (max-width: 768px){
	.PC #free_ziwei {
		width: 768px !important;
	}
	.PC #free_ziwei .RE_TOP {
		width: 768px;
	}
	.PC #free_ziwei .RE_TOP h1 {
		left: 1%;
	}
}	
/* 至底按鈕 */
.PC #free_ziwei-wrapper .DOWN_BAR {
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	background-image: url(https://gimgs.click108.com.tw/unit001/free-ziwei/images/bt_bg.png);
	background-repeat: repeat-x repeat-y;
	z-index: 9999;
	padding: 10px 0;
}
	
.PC #free_ziwei-wrapper .BT_AREA{
	width: 490px;/*500*/
	height: auto;
	margin: 0 auto;
}
.PC #free_ziwei-wrapper .BT_AREA a.ONE{
	display: block;
	width:320px;
	margin:0 auto;
	height:48px;
}

.PC #free_ziwei-wrapper .BT_AREA a{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
	margin: 0 auto;
	width: 220px;
	height: 48px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#b21424;
	background: -moz-linear-gradient(
		top,
		#fb2121 0%,
		#b21424);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fb2121),
		to(#b21424));
	border:1px solid #bf3539;
	-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);
	margin-left: 10px;}

.PC #free_ziwei-wrapper .BT_AREA a:hover{
	background-color:#fb2121;
	background: -moz-linear-gradient(
		top,
		#b21424 0%,
		#fb2121);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b21424),
		to(#fb2121));
}

/*置底浮水印按鈕for Mobile*/
.MOBILE #free_ziwei-wrapper .DOWN_BAR {
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	background-image: url(https://gimgs.click108.com.tw/unit001/free-ziwei/images/bt_bg.png);
	background-repeat: repeat-x repeat-y;
	z-index: 9999;
	padding: 10px 0;
}

.MOBILE #free_ziwei-wrapper .BT_AREA{
	width: 100%;/*500*/
	height: auto;
	margin: 0 auto;
}
.MOBILE #free_ziwei-wrapper .BT_AREA a.ONE{
	display: block;
	width:95%;
	margin:0 auto;
	height:48px;
}

.MOBILE #free_ziwei-wrapper .BT_AREA a{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
	margin: 0 auto;
	width: 220px;
	height: 48px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#b21424;
	background: -moz-linear-gradient(
	top,
	#fb2121 0%,
	#b21424);
	background: -webkit-gradient(
	linear, left top, left bottom,
	from(#fb2121),
	to(#b21424));
	border:1px solid #bf3539;
	-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);
	margin-left: 10px;
}

.MOBILE #free_ziwei-wrapper .BT_AREA a:hover{
	background-color:#fb2121;
	background: -moz-linear-gradient(
	top,
	#b21424 0%,
	#fb2121);
	background: -webkit-gradient(
	linear, left top, left bottom,
	from(#b21424),
	to(#fb2121));
}
