﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9e9cf;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 500px;
}
.main_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #005D9A;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}
.link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:active {
	text-decoration: none;
}

.major_link {font-size: 12px; 
             font-weight: bold; 
             color: #FFFFFF; 
             font-family: Arial;
}

.sub_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.normal_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.title_chi {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.title_eng {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.pro_details {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
