@charset "utf-8";
body,td	  {font:normal 13px verdana,細明體;margin:12px;color:000000}
 BODY { 
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-base-color : #cccccc; 
    scrollbar-arrow-color : #ffffff; 
    scrollbar-3dlight-color: #cccccc; 
	scrollbar-darkshadow-color: #ffffff; 
       
    }

a:link {font: 10pt "新細明"; text-decoration: none;color:0033cc}
a:visited      {font: 10pt "新細明"; text-decoration: none; color: ff0000}
a:active       {font: 10pt "新細明"; text-decoration: none; color: ff0000}
a:hover        {font: 10pt 新細明; text-decoration: underline; color: ff0000}

a.tlink:link {font: 10pt "新細明"; text-decoration: none;color:0033cc}
a.tlink:visited      {font: 10pt "新細明"; text-decoration: none; color: ff0000}
a.tlink:active       {font: 10pt "新細明"; text-decoration: none; color: ff0000}
a.tlink:hover        {font: 10pt 新細明; text-decoration: underline; color: ff0000}

a.tlink2:link {font: 10pt "新細明"; text-decoration: none;color:3300ff}
a.tlink2:visited      {font: 10pt "新細明"; text-decoration: none; color: 3300ff}
a.tlink2:active       {font: 10pt "新細明"; text-decoration: none; color: ff0000}
a.tlink2:hover        {font: 10pt 新細明; text-decoration: underline; color: ff0000}

.style001 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 150px;
	border: 1px solid #999999;
}
.style002 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 130px;
	border: 1px solid #999999;
}
.style0020 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 300px;
	border: 1px solid #999999;
}



.style003 {
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	height: 22px;
	width: 100px;
	border: 1px solid #999999;
}
.style0030 {
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	height: 22px;
	width: 50px;
	border: 1px solid #999999;
}
.style004 {
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	height: 150px;
	width: 500px;
	border: 1px solid #cccccc;
}
.style005 {
	font-size: 12px;
	color: #666666;
	background-color: #efefef;
	height: 22px;
	width: 100px;
	border: 1px solid #999999;
}
.style500 {
	font-size: 12px;
	color: #666666;
	background-color: #efefef;
	height: 22px;
	width: 50px;
	border: 1px solid #999999;
}
.style006 {
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
	height: 22px;
	width: 45px;
	border: 1px solid #999999;
}
.style008 {
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
	height: 22px;
	width: 120px;
	border: 1px solid #cccccc;
}
.style0081 {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	height: 22px;
	width: 120px;
	border: 1px solid #cccccc;
}
.textbox {
	font-size: 12px;
	color: #002D40;
	background-color: #ffffff;
	height: 22px;
	width: 150px;
	border: 1px solid #cccccc;
}
.textbox2 {
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
	height: 300px;
	width: 630px;
	border: 1px solid #cccccc;
}
.textbox3 {
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
}
.textbox4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: 22px;
	width: 300px;
	border: 1px solid #cccccc;
}

.font001 {
	font-size: 20px;
	color: #ffffff;
	height: 22px;
	width: 200px;
}
body {
	margin: 0; /* 比較好的做法是將 Body 元素的邊界與欄位間隔調整為零，以處理不同的瀏覽器預設值 */
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
#top{
	position: relative;
}
#Site_name{
	position: absolute;
	left: 49px;
	top: 16px;
}
#Site_menu{
	position: absolute;
	left: 85px;
	top: 53px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	margin-top: -27px;
}
