.main {
	padding-bottom: 354px;
} /* must be same height as the footer */
/*footer*/
#footer {
	margin-top: -354px; /* negative value of footer height */
	height: 354px;
	line-height: inherit;
	text-align: inherit;
}
#footer .FooterDiv {
	height: 354px;
	width: 245px;
	float: right;
	/*padding-left: 20px;*/
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: 1;
	background: url(../images/all/footer_bg.png) no-repeat;
	border-top: 1px solid #b0881f;
}
#footer .copyright {
	clear: both;
	font-size: 11px;
	color: #888;
	text-align: center;
}
#footer .copyright span {
	margin-left: 10px;
}
#footer .copyright a {
	text-decoration: none;
	transition: all 0.4s;
	color: #888;
}
#footer .copyright a:hover {
	color: #b0881f;
}
#footer .copyright span a {
	text-decoration: none;
	transition: all 0.4s;
	color: #c7c7c7;
}
#footer .copyright span a:hover {
	color: #b0881f;
}
/*footer_end*/

#navigation {
	display: none;
}/*背景輪播按鈕*/
.cubeinfo {
	width: 246px;
	height: 186px;
	margin: 50px 0 0 100px;
	padding: 20px;
	float: right;
}
.fb-like {
	width: 200px;
	height: 30px;
	float: right;
	margin-top: 5px;
}
.index_news {
	width: 174px;
	height: 45px;
	background: url(../images/index/index_news.png) left center no-repeat;
	margin: 0 auto;
	margin-bottom: 10px;
}
