/* CSS Document */

body { margin:0; background: #FFF;}
.img01 { border:0; height: auto; width:1002px; margin-bottom:3px;}
#menu { background:#79b63a; width:100%; position: fixed; margin: auto 0 auto 0;}
.tab { padding:10px;
color:#FFF;
font-size:140%;
font-family:"微軟正黑體";
border-right:1px #FFFFFF solid; font-weight:bold;}
.tab a {
	color: #333;
	text-decoration: none;
} 
.tab a:hover {
	color: #060;
	text-decoration: none;
	display: block;
	background-color: FFF;
} 
.tab a:visited {
	color: #333;
	text-decoration: none;
} 

.btop {
	width:100%; margin-left:950px; margin-top:300px; }
	

.ti01 {
	background: #FFF;
	font-family: Arial, "微軟正黑體";
	padding: 10px;
	color: #030;
	font-weight: bold;
	font-size:120%;
}

	
#all { z-index:1; position:relative;}


#footer {
	font-size:120%; position:fixed;line-height:30px; padding:10px; bottom:0px; width:100%; border-top:1px solid #ccc;  margin: auto 0 0 0;overflow:hidden; text-align: center; background:#9fd469; color:#333; z-index:2;
font-family:Arial, "微軟正黑體";}