ul{
list-style: none;
	margin: 0;
	padding: 0;
}
li{
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
a{	
	text-decoration: none;
}
.a1{
    display: block;
    display: inline-block;
    text-decoration: none;
    color: #333;
    border: 2px solid #333;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    padding: 13px 30px 12px 30px;
    margin: 0 5px;
    outline: none;
}
.a1:hover{
	color: white;
	background: black;
}
.a2{
	display: block;
    display: inline-block;
    text-decoration: none;
    padding: 13px 30px 12px 30px;
	background-color: #00b5e0;
    border-color: #00b5e0;
    color: #fff;
}
.a2:hover{
	opacity:0.4;
}
.a3:hover{
	color:#78ac25;
}
#body{
}
.top{
}
.top-1{
	padding-top: 1%;
	margin-left:80%;
}
.top-1 li{
	color:#a5cf4c;
	display:inline;
	font-family: 微軟正黑體;
	font-weight:bold;			
	font-size: 14px;
}
.curcle{
	background: #a5cf4c;
	height: 1px;
	width: 1px;
}
.top-2-1{
	padding-bottom: 1%;
	padding-top: 1%;
	color:#a5cf4c;
	float: left;
	font-family: 微軟正黑體;
	font-weight:bold;
	font-size: 14px;
	width: 11%;
}
.top-2-2{
	padding-top: 1%;
	padding-bottom: 1%;
	float: left;
	font-weight:bold;
	color:#AAAAAA;			
	font-family: 微軟正黑體;
	font-size: 14px;
	width: 11%
}
.top-2-2:hover{
	color:#a5cf4c;
}
.top-2-3{
	padding-bottom: 1%;			
	padding-top: 1%;
	color:#AAAAAA;			
	font-weight:bold;			
	font-family: 微軟正黑體;
	font-size: 14px;
	float: left;
	width: 23%;
	font-weight:normal;
}	
#top-3{
	display: none;
}

.top-3-1{
	text-align: right;
	background: #DDDDDD	;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	float: left;
	height: 280px;
	width: 25%;
}
.top-3-1 a{
	font-size: 16px;
    color: #a5cf4c;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}
.top-3-2{
	padding-top: 3%;
	background: #AAAAAA;
	float: left;
	height: 280px;
	width: 15%;
}

#showimage img{
	margin-top: 2%;
	width: 100%;
}
#staticimage img{
	margin-top: 1%;
	width: 33%;
}
#video{
	margin-top: 1%;
	background: #dadada;
	padding-bottom:2%;
}
#video h2{
	margin-top: 1%;
	padding-top: 3%;
    text-align: center;
    color: #333;
    font-size: 34px;
    line-height: 36px;
}
.video-1,.video-2{
}
.video-2 img,.video-1 img{
	width: 25%;
}
.video-3{
	padding-top: 3%;
	padding-bottom: 3%;
}
#foot{
	background: #bbc5ac;
}
#foot h2{
	margin: 0;
	margin-top: 1%;
	padding-top: 3%;
    text-align: center;
    color: #333;
    font-size: 34px;
}
.foot-1-1{
	padding-top: 3%;
	padding-bottom: 3%; 
	background: #bbc5ac;
	float:left; 
	width: 16.666%;
}
.foot-1-1 img{
	margin-left: 3%;
	max-height: 200px;
}
