﻿
.footer {
	color: #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family: "新細明體";
}

.footer a {
	color : #abcd07;
	font-weight: bold;
}
.footer a:hover {
	color : #294A7B;
}

.description {
	color: #000000;
	margin-top : 5px;
	padding-bottom :5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 16px;
	font-family: "新細明體";

}

.header {
	color: #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size :26px;
	font-family: "新細明體";
}

.note {
	color: #000000;
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size :20px;
	font-family: "新細明體";
}
