body {
	margin-left: 0px; margin-right:0px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	font-weight:bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0.2em;
	color:#333333
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: normal;
	color:#333333
}

.title {
	font-family:標楷體;
	font-size: 20px;
	color: #990000;
	line-height: 150%;
	letter-spacing: 0em;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660099;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:8px;
	line-height: 150%;
	color: #111111; 
}
blockquote {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 36px;
}
.subject {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-indent:0px;
}
.sub_subject {
	font-size: 13px;
	font-weight: 600;
	color: #0066CC;
	text-indent:0px;
}

.sub_title {
	font-size: 13px;
	color: #990000;
	line-height: 150%;
	font-weight:bold;
}

ul { 
	list-style-image:url(images/right-navblue.gif);
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin-top:8px;
}
