﻿@charset "utf-8";

body {
	text-decoration: none;
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1pt;
	background-attachment: scroll;
	background-image: url(images/bn02.jpg);
	background-repeat: repeat-x;
	background-color: #00CCFF;
	background-position: bottom;
}
table {
	letter-spacing: 2pt;
	background-repeat: repeat-x;
	height: 5pt;
	background-position: bottom;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	text-decoration: none;
}










a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}

a:active {
	color: #006600;
	text-decoration: underline;
}


.t12Red {
	COLOR: #FFFFFF;
	font-family: Verdana, "新細明體";
	font-size: 10pt;
	line-height: 16pt;
	text-decoration: none;
}
.t12Red A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
.t12Red A:link {
	color: #666666;
	text-decoration: none;
}
.t12Red A:visited {
	color: #666666;
	text-decoration: none;
}
.t12Red A:active {
	color: #006699;
	text-decoration: none;
}

.t12Red A:hover {
	COLOR: #006699;
	text-decoration: none;
}

