/* 連結相關的樣式設定 */
A:link	{color: firebrick; 
	 text-decoration:none} 
A:visited	{color: brown; 
	 text-decoration:none;} 
A:hover,A:active	{color: wheat; 
	 background-color: darkorange; 
	 text-decoration: none;}

/* 在基本標籤內設定樣式 */ 
H1	{color: brown; 
	 text-align: right; 
	 font-size: 14pt; 
	 background-repeat: no-repeat;
	 background-position: bottom right;
	 height: 20px;
	 white-space: nowrap;} 
H2	{color: slategray; 
	 font-size: 12pt; 
	 text-transform: lowercase;
	 background-color: whitesmoke; 
	 padding: 5px;
	 border-color: slategray ; 
	 border: 1px solid;}
BLOCKQUOTE	{color: slategray; 
	 font-size: 10pt; 
	 border: 1px dotted;
	 margin-left: 10em;
	 margin-right: 0;
	 padding: 0 1em;}
P	{color:#996666
	 font-size: 12pt;
	 line-height: 130%;
	 margin-left: 50px;} 
HR	{display: none;}

DIV.sitename	{padding: 3px;
	 text-align: right; }
DIV.navi	{text-align: left;
	 margin-top: 50px;
	 font-size: 9pt;}
DIV.sub1	{font-family: "新細明體", "標楷體"; font-size: 12px; text-decoration: none; line-height: 18px; margin-left:30px; margin-top:12px; color:#FFFFFF; }	 

.links-text {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 10pt;
	font-style: normal;
	color: #FF6600;
	text-decoration:none;
}
.links-text2 {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 12pt;
	font-style: normal;
	font-weight:300;
	color: #FF6600;
	text-decoration:none;
}
.links-text3 {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 20pt;
	font-style: bold;
	font-weight:800;
	color: #FF6600;
	text-decoration:none;
}
.links-12-blue {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 12pt;
	font-style: normal;
	font-weight:900;
	color: #0066FF;
	text-decoration:none;
}
.links-12-orange {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 12pt;
	font-style: normal;
	font-weight:900;
	color: #FF9900;
	text-decoration:none;
}
.links-12-green {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 12pt;
	font-style: normal;
	font-weight:900;
	color: #999900;
	text-decoration:none;
}
.links-12-brown {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 12pt;
	font-style: normal;
	font-weight:900;
	color: #0033FF;
	text-decoration:none;
}
.tb-10-black {
	font-family: "新細明體", "細明體","標楷體" ;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}

.tail-text1 {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 9pt;
	font-style: normal;
	color: #CC3300;
	text-decoration:none;
}
.tail-text2 {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 9pt;
	font-style: normal;
	color: #FF6600;
	text-decoration:none;
}
.tail-text3 {
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 9pt;
	font-style: normal;
	color: #0000FF;
	text-decoration:none;
}
