﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

td {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 1pt;
	vertical-align:top
}
a:link		{color:#C9A05A;text-decoration:none;}
a:visited	{color:#C9A05A;text-decoration:none;}
a:hover		{color:#FFF7A0;}

.input02 {
	font-size: 12px;
	border: 1px solid #1A1A19;
	background-color: #CCCCCC;
}



/*--------------------報名表---------- */
.gold {font-size: 15px; color:#CCA35C; font-weight: bold;}


.arrow1 {padding: 6px 0px 5px 30px; margin-bottom:2px; 
          background: #1A1A19 url(../images/arrow1.jpg) no-repeat left top;}
.arrow1 a:link		{font-size: 15px; font-weight: bold; color:#C9A05A;}
.arrow1 a:visited	{font-size: 15px; font-weight: bold; color:#C9A05A; }
.arrow1 a:hover		{font-size: 15px; font-weight: bold; color:#FFF7A0;}

.arrow2 {padding: 6px 0px 5px 30px; margin-bottom:2px; 
         background: #0D0D0C url(../images/arrow2.jpg) no-repeat left top;}
.arrow2 a:link		{font-size: 15px; font-weight: bold; color:#C9A05A;}
.arrow2 a:visited	{font-size: 15px; font-weight: bold; color:#C9A05A; }
.arrow2 a:hover		{font-size: 15px; font-weight: bold; color:#FFF7A0;}


/*------表格---*/
.form {border: 1px solid #1A1A19; border-collapse:collapse; background-color: #000000;}
.form td {border: 1px solid #1A1A19; padding: 6px;}  /*--???--*/
.form td.tce {color: #cccccc; background-color: #0D0D0C;}/*--???--*/




/*------底部版權-------*/
.bottom {font-size: 10px; color:#666666; line-height: 14px;
          padding: 20px 0px 15px 0px; background: url(../images/bottom.jpg) no-repeat left top;}



