@charset "big5";
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: purple;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.MIMG:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}
.underline1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDBDD8;
}
.underline2 {
	border-bottom-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CDBDD8;
}
form {
	margin: 0px;
}
.normaltext {
	font-family: "Arial, 新細明體";
	font-size: 10pt;
	color: #666666;
	line-height: 150%;
	letter-spacing: 2px;
	word-break:break-all;
}
a.normaltext {
	text-decoration: none;
}
a.normaltext:visited {
	text-decoration: none;
}
a.normaltext:hover {
	text-decoration: underline;
}
.normaletext {
	font-family: "Arial";
	font-size: 10.5pt;
	color: #666666;
	line-height: 150%;
	text-align: justify;
}
a.normaletext:visited {
	text-decoration: none;
}
a.normaletext:hover {
	text-decoration: underline;
}
.pushtext {
	font-family: "Arial, 新細明體";
	font-size: 10pt;
	color: purple;
	word-break:break-all;
}
a.pushtext:hover {
	text-decoration: none;
}
a.pushtext:hover {
	text-decoration: underline;
}
.newstext {
	font-family: Arial, "新細明體";
	font-size: 10pt;
	color: #666666;
	word-break:break-all;
	line-height: 150%;
	letter-spacing: 2px;
}
.navigator {
	font-family: "Arial, 新細明體";
	font-size: 13px;
	color: #5F2675;
	line-height: 30px;
}
.bookcover {
	border: none;
	filter: DropShadow(Color=#CCCCCC, OffX=5, OffY=5, Positive=related);
}
.smalltext {
	font-family: "Arial, 新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	word-break:break-all;
}
.deleline {
	text-decoration: line-through;
}
