body {
	font-size: 13px;
	color: #101010;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 13px;
}
a {
	color: 505050;
}
a:link{
	text-decoration: none;
	color: #003366;
	font-size: 12px;
}
a:visited{
	text-decoration: none;
	color: #0020FF;
	font-size: 12px;
}
a:hover{
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
	color:#000066;
	font-size: 12px;
	}

h1 {
	font-family: "標楷體";
	font-size: 16pt;
	color: 990000;
}
.imp {
	font-size: 13px;
	color: #990000;
}
.head1 {
	font-size: 13px;
	color: #336699;
	font-weight: bold;
}

.table_line {
	border: 1px solid #336699;
}
.td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: F0F0F0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.tt {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: blink;
}
.text_r .link {
	font-size: 14px;
	color: #0066CC;
}

