/* Main Style */
.user_0 {
	display:none;/*正在加載關閉設定*/
	/*
	background-color:#000000 !important;
	color: #000000;
	*/
}
/* (foot/counter/copyright/gotop) 網站底部+計數器+版權宣告+goto相關設定*/
/*網站底部版權宣告*/
div.foot div.copyright {
	text-align: left;
	padding-top: 8px;
	width: 100%;
	position: absolute;
}
/*網站底部goto*/
div.foot div.gotop {
	position: absolute;
	display: none;
	width: 35px;
	right: 10px;
	top: 0px;
	z-index: 9;
}
