@charset "big5";
body {
	font-size: 12px;
	margin-top: 0px;
	height: 300px;
}
p {
	margin: 0;

}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #34A960;
}
a:active {
	color: #00CC66;
}
h2{
	font-size:12px;
	font-weight: normal;margin: 0;
	padding: 2 0;
	}
.style2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
    }
.style3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #00CC66;

}