.title {  font-family: "標楷體"; font-size: 28px; font-weight: normal; color: #000000}
.subt {  font-family: "標楷體"; font-size: 22px; color: #666666}
.page {
	font-family: "新細明體";
	font-size: 15px;
	color: #000066;
	line-height: 140%;
}
a:hover {  text-decoration: none}
.chap {
	font-family: "新細明體";
	font-size: 16px;
	color: #000000;
	background-image: url(images/chap_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
.t1 {  font-family: "新細明體"; font-size: 15px; line-height: 150%; color: #000000}
.t2 {  font-family: "新細明體"; font-size: 12px; line-height: 130%; color: #990000}
.bullet {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 18px;
	height: 18px;



}
.top1 {
	background-color: #C1E8A4;
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 195px;
}
.top2 {

	background-color: #25815F;
	background-image: url(images/top_2.gif);
	background-repeat: repeat-x;
	height: 70px;
}
.left1 {

	background-color: #C1E8A4;
	background-image: url(images/left_bg1.gif);
	width: 195px;
	background-repeat: no-repeat;
	background-position: center top;
}
.left2 {

	background-image: url(images/left_bg2.gif);
	background-repeat: repeat-y;
	width: 20px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 190px 90px;
}

