@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.style1 {
	font-size: 14px;
	color: #666666;
	font-family: "微軟正黑體";
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #990000;
	font-size: 18px;
	font-family: "微軟正黑體";
	line-height: 180%;
	font-weight: bold;
}
.style22 {
	color: #006699;
	font-size: 16px;
	font-family: "微軟正黑體";
	line-height: 150%;
	font-weight: bold;
}
.style3 {
	font-size: 15px;
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style33 {
	font-size: 15px;
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.style33:hover {
	font-size: 15px;
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
