﻿/* BEGIN GLOBAL STYLES 
--------------------------------*/

body
{
	padding:0;
	padding-left:0px;
	padding-right:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana,arial,helvetica,sans-serif,新細明體,細明體,Taipe;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;	
	line-height:15px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF
	}	
a,a:visited,a:active
{
	text-decoration: none;
	color: #666666;
	/*font-weight:bold;*/
}
a:hover{
	text-decoration: underline;
}
table {
	border: 0px #000 solid;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}
/* END BODY CONTENT */

/* BEGIN FOOTER STYLES 
-------------------------------*/
table.footer
{
	background-position:left top;
	background-repeat: no-repeat;
	margin-top:10px;
}
table.footer td{
	color:#999999;
	padding-top:15px;
	padding-bottom:5px;
	font-size:9px;
	text-align:center;
}
table.footer a, table.footer a:visited, table.footer a:active, table.footer a:hover {
	color: #999999;
	font-weight:normal;
}

.contentheader{
	font-size:16px;
	color:#A29262 !important;
	font-weight:bold;
	padding-bottom: 0;
}
.completedmail{
	text-align:left;
	font-size:12px;
	color:#333333;
}
.content_txt {font-family: Verdana, Arial, Helvetica, sans-serif}.content_txtB {font-weight: bold}
.form_txt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.buttom_txt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px}.buttom_txtB {font-weight: bold}
.buttom_linkB {font-size: 9px; font-weight: bold; }
.notice {color: #FF0000}

