:root{
 overflow-y:scroll;
}

.title-1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.title-1-sc {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: "新細明體";
}
.title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	line-height: 14px;
}
.title-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	line-height: 16px;
}
.title-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305481;
	line-height: 16px;
}
.title-right-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.pt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	color: #0066CC;
	line-height: 16px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	line-height: 16px;
}
.redP75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	line-height: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 16px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
.toplink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4D4D4D;
	text-decoration: underline;
}

.toplink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #4D4D4D;
	text-decoration: underline;
}

a:link {
	color: #0055B3;
	text-decoration: none;
}
a:visited {
	/*font-weight: bold;*/
	color: #0055B3;
	text-decoration: none;
}
/*a:active {
	color: #0055B3;
	text-decoration: none;
}*/
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
