.cyclopedia-bg {

	background-image: url(../cyclopedia/img/bg.gif);
	background-repeat: repeat-y;
}
.footer {
    font-family: Verdana, Arial,"新細明體";
	font-size: 10px;
	line-height: 14px;
	color: 246B00;

}
.footer a{
    font-family: Verdana, Arial,"新細明體";
	font-size: 10px;
	line-height: 14px;
	color: 246B00;

}

.p12 {
	font-size: 12px;
	line-height: 18px;
}
.p13 {
	font-size: 13px;
	line-height: 18px;
}
.p14 {
	font-size: 14px;
	line-height: 18px;
}
.p15 {
	font-size: 15px;
	line-height: 20px;
}
.book-bg {
	background-image: url(img/book-bg.gif);
	background-repeat: repeat-y;
}
a:link {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #960000;
}
