@charset "utf-8";
/* CSS Document */
.bg {
	background-color:#000;
	background-image: url(../images/5-13050GT507-50.jpg)
;

	background-attachment:fixed;
	width: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*TOP區塊 start*/
.fb-like{
	display:none;
}

@media (min-width: 992px) {
	.fb-like{
		display: block;
		right:45px;
		top:50px;
		width:130px;
		height:20px;
	}
}

.top_layout{
	margin-bottom: 0;
	width: 100%;
	height: 60px;
	background: #fff;
	margin-right: 16px;
	position: relative;
}

.top_layout:after{
	content: '';
	display: block;
	clear: both;
}

.top_logo{
	width: 83px;
	height: 38px;
	margin-top: 11px;
	margin-left: 16px;
	float: left;
	cursor: pointer;
}

.top_nav{
	float: right;
	font-family: 'Airal',"微軟正黑體";
}

.top_nav .option{
	font-size: 1rem;
	color: #999;
	line-height: 60px;
	float: left;
	padding: 0 10px;
}

.top_nav .option.hideinmobile{
	display: none;
}

.top_nav .option a{
	color: #999;
	text-decoration: none;
}

.top_nav .option+span{
	display: inline-block;
	width: 1px;
	height: 14px;
	margin-top: 23px;
	background: #cccccc;
	float: left;
}

.top_nav .option.hideinmobile+span{
	display: none;
}

@media screen and (min-width: 768px) {
	.top_logo{
		width: 96px;
		height: 43px;
		margin-top: 11px;
		margin-left: 24px;
	}

	.top_nav{
		margin-right: 24px;
	}
}

@media screen and (min-width: 992px) {
	.top_layout{
		height: 110px;
		max-width: 1280px;
		margin: 0 auto;
	}

	.top_logo{
		width: 185px;
		height: 85px;
		margin-top: calc((110px - 85px)/2);
	}

	.top_nav{
		position: absolute;
		right: 24px;
    	top: 10px;
	}

	.top_nav .option{
		font-size: 12px;
		line-height: 20px;
	}

	.top_nav .option+span{
		height: 10px;
		margin-top: 5px;
	}

	.top_nav .option a:hover{
		text-decoration: underline;
		color: #333;
	}

	.top_nav .option.hideinmobile{
		display: block;
	}

	.top_nav .option.hideinmobile+span{
		display: block;
	}
}


/*TOP區塊 end*/

/*footer區塊 start*/
.Warning{
	background:#000;
	text-align: center;
	width:100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index:99999;
}

.WarningIMG{
	width:259px;
	height:44px;
	margin:0 auto;
	background-image:url(http://www.icheers.tw/iCheers/content/images/Warning_mobile.jpg);
}

@media (min-width: 992px) {

.Warning{
	background:#000;
	text-align: center;
	width:100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index:99999;
}

.WarningIMG{
	width:1023px;
	height:77px;
	margin:0 auto;
	background-image:url(http://www.icheers.tw/iCheers/content/images/footer_bg.jpg);
}

}
/*footer區塊 end*/	
	

#___01{
	width:100%;

	height: auto;
	border: 0px;
	text-align: center;
	padding-bottom: 65px;
}

