body *{
	line-height: 1.5em;
}

.style1 {
	font-size: 13px;
	font-family: "arial, 新細明體, mingliu;";
	color: #333333;
}

.footer {
	font-size: 10px;
	font-family: "arial, 新細明體, mingliu;";
	color: #ffffff;
}

a {
	color: #006600;
	font-size: 11px;
	font-family: "arial, 新細明體, mingliu;";
	text-decoration: none;
}

a:hover {
	color: #000000;
}