.main {
	padding-bottom: 251px;
} /* must be same height as the footer */
/*footer*/
#footer {
	margin-top: -287px; /* negative value of footer height */
	height: 287px;
	text-align: inherit;
}
#footer .FooterDiv {
	height: 352px;
	width: 230px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: 1;
	background: url(../images/all/footer_bg.png) no-repeat;
	border-top: 1px solid #4f4332;
}
#footer .copyright {
	clear: both;
	font-size: 12px;
	color: #9e9e9e;
	text-align: center;
	font-weight: 200;
}
#footer .copyright span {
	margin-left: 10px;
}
#footer .copyright a {
	text-decoration: none;
	transition: all 0.4s;
	color: #9e9e9e;
}
#footer .copyright a:hover {
	color: #a0701d;
}
#footer .copyright span a {
	text-decoration: none;
	transition: all 0.4s;
	color: #9e9e9e;
}
#footer .copyright span a:hover {
	color: #a0701d;
}
/*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 {
	height: 37px;
	background: url(../images/index/index_news.png) left center no-repeat;
	margin-left: 23px;
	margin-top: 7px;
	margin-bottom: 15px;
}
