body {
	margin-top: 0px;
	font-family: "微軟正黑體","Microsoft JhengHei",新細明體","PMingLiU",Times New Roman", Arial, Helvetica, sans-serif;
	letter-spacing:0.5px
}
/* 縮圖區塊 */
#gallery img {
		border: 3px solid #3e3e3e;
		border-width: 3px 3px 3px;
}
#gallery a:hover img {
		border: 3px solid #ffffff;
		border-width: 3px 3px 3px;
		color: #ffffff;
}
/* 縮圖說明 */
.note {
	font-size: 12px;
	color: #ffffff;
}
/* 超連結 */
a:link {color: #e3ff8e;text-decoration: none;}
a:visited {color: #f8ee50;text-decoration: none;}
a:hover {font-weight: bold;text-decoration: underline overline; color: #e3ff8e;}
a:active {color: #e3ff8e;}
/* 內文說明 */
.txt{
	font-size: 12px;
	color: #ffffff;
	line-height: 1.6em;
	letter-spacing:0.1em;
	margin-top:0.75em;
	margin-bottom:0.75em;
}
.txten{
	font-size: 12px;
	color: #ffffff;
	line-height: 1.6em;
	margin-top:0.75em;
	margin-bottom:0.75em;
}