.bg1 {
	font-family: Arial, "新細明體";
	background-color: #FFFFFF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.bg2 {
	font-family: Arial, "新細明體";
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
.pbg1 {
	font-family: Arial, "新細明體";
	background-color: #FFFFFF;
	background-image: url(images/page_02.jpg);
	background-repeat: repeat-x;
}
.pbg2 {
	font-family: Arial, "新細明體";
	background-color: #FFFFFF;
	background-image: url(images/page_08.jpg);
	background-repeat: repeat-x;
}
.h1 {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bolder;
	color: #333333;
	line-height: 25px;
}
.h2 {
	font-family: Arial, "新細明體";
	font-size: 13px;
	font-weight: bolder;
	color: #666666;
}
.c1 {
	font-family: Arial, "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
}
.c2 {
	font-family: Arial, "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
	padding: 10px;
}
