.footer {
	background-color: #EBEBEB;
	font-family: "微軟正黑體";
	text-align: left;
	padding-top: 1em;
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 4em;
	margin-top: 3em;
}

.footer img  {
	width: 70px;
}

.footer2 {
	margin-bottom: 0.5em;
	}
	
.footer3 a {
	color: #039;
	text-decoration: none;
}
	
.footer3 a:link {
	color: #039;
	text-decoration: none;
}
	
.footer3 a:visited {
	color: #039;
	text-decoration: none;
}

.footer3 a:hover {
	color: #F00000;
	text-decoration: none;
}


/******************************************************/

@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media (max-width: 991px) {}
@media(max-width:768px){
	.footer img  {
	width: 50px;
}
	}
@media(max-width:640px){}
@media(max-width:480px){}
@media(max-width:320px){}
