@charset "utf-8";
/* CSS Document */

#foot{
	height:700px;
	width:100%;
	background-color:#cfd600;
	top:
		}		

	
#footCtrl{
	text-align:center;
	padding:20px;
	}	
	
#footCtrl>div{
	margin-top:25px;
	float:inherit;
	cursor:pointer;
	}
.exWord{
	font-size:16px;
	color:#FFF;
	font-family:"微軟正黑體";
	z-index:3;
	margin-top:15px;
	}
	
.footToll>img{
	height:100px;
	width:100px;
	}
	
.texbox {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	padding:5px;
	background:#cfd600;
	color:#FFF;}