.here {
	font-family: "微軟正黑體";
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 2em;
	color: #09C;
}
.width {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


.here a {
	text-decoration: none;
	color: #09C;
}

.here a:link {
	text-decoration: none;
	color: #09C;
}

.here a:hover {
	text-decoration: none;
	color: #333;
}

.here a:visited {
	text-decoration: none;
	color: #09C;
}
.title01 h1 {
	font-family: "微軟正黑體";
	font-size: 2.5em;
	font-weight: bold;
	color: #E00;
	margin-bottom: 0.5em;
}



.bg {
	background-color: #C66;
}

/**************************************************/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width: 991px){}
@media(max-width:768px){
	.width {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}

.title01 h1 {
	font-family: "微軟正黑體";
	font-size: 2em;

}
	}
@media(max-width:640px){}
@media(max-width:480px){}
@media(max-width:320px){}
