
/* 底部區 開始 */
.botton_zone{
	background-color: #E4E4E4;	
}

.bottom_div{
	height:100%;
	margin: auto;
}

.bottom_a:hover{
	color:#009999;
}

/* 底部區 結束 */