﻿body {
	font-family: "Tahoma", "MS UI Gothic", "Arial Unicode MS", "Arial", "Helvetica", "sans-serif";
}

A:link { color : #0000ff; text-decoration : none; }
A:visited { color : #0000ff; text-decoration : none; }
A:hover { color : #ff0000; text-decoration : underline; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.menuitem {
	font-size: 12px;
	color: #333333;
}
.navi {
	font-size: 12px;
	color: #666666;
}
.comment {
	font-size: 12px;
	color: #333333;
}
.colThai {
	font-size: 12px;
	color: #0033FF;
}
.colChina {
	font-size: 12px;
	color: #FF0000;
}
.colTaiwan {
	font-size: 12px;
	color: #339966;
}
.colJapan {
	font-size: 12px;
	color: #FF33FF;
}
.colMsia {
	font-size: 12px;
	color: #FF6666;
}
.colSpore {
	font-size: 12px;
	color: #3399FF;
}
.colOther {

	font-size: 12px;
	color: #666666;
}
.ttl20 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0066;
}
.ttl16 {

	font-size: 20px;
	font-weight: bold;
	color: #FF3333;
}
.ttl20PinkRev {

	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0066;
}
