body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #efefef;
	background-attachment: fixed;
	background-position: center center;
}
#page1 {
	border: 1px double #CCCCCC;
}

.style1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.blue {
	font-size: 15px;
	line-height: 25px;
	color: #2E434E;
	font-family: "Times New Roman", Times, serif;
}
.blue2 {
	font-size: 13px;
	line-height: 22px;
	color: #284A43;
	font-family: "Times New Roman", Times, serif;
}

