﻿@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.deli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}
.text01 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #62A741;
	font-weight: bold;
}
.text01co {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.text01co02 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #E8392F;
	font-weight: bold;
}
.text02 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #333333;
}
.text03 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #666666;
}
.text03en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #666666;
}
.title01 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 28px;
	color: #FF5500;
	font-weight: bold;
}
.subtitle01 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #4DA009;
	font-weight: bold;
}
.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #242424;
}
.textfield{
	width: 178px; height: 15px;
	border-style: solid;
 	border-color: #C0C0C0;
  	border-width: 1px;
}

.TextRedBigBold { font-family: arial,helvetica; font-size: 12pt; color: red; text-decoration: none; font-weight: bold;}
.TextBlueBigBold { font-family: arial,helvetica; font-size: 12pt; color: blue; text-decoration: none; font-weight: bold;}
.TextBlackMediumBold { font-family: arial,helvetica; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold;}
.TextBlackMedium {  font-family: arial,helvetica; font-size: 10pt; color: #000000; text-decoration: none;}

.emailfield{
	width: 200px; height: 20px;
}