﻿.f_title {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #a87806;
	background-color: #fde15e;
}

.f_title02 {
	font-family: "新細明體";
	font-size: 13px;
	color: #9b5510;
	background-color: #FDF4C9;
}
.f_title02 a:visited{
	font-family: "新細明體";
	font-size: 13px;
	color: #9b5510;
	background-color: #FDF4C9;
	text-decoration: none;
}
.f_title02 a:link{
	font-family: "新細明體";
	font-size: 13px;
	color: #9b5510;
	background-color: #FDF4C9;
	text-decoration: none;
}
.f_title02 a:active{
	font-family: "新細明體";
	font-size: 13px;
	color: #CC3300;
	background-color: #FDF4C9;
	text-decoration: underline;
}
.f_title02 a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #CC3300;
	background-color: #FDF4C9;
	text-decoration: underline;
}
.f_title03 {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #9b5510;
	background-color: #fdf9e5;
	line-height: 20px;
}
.f_link {
	font-family: "新細明體";
	font-size: 13px;
	color: #7A410E;
	text-decoration: underline;
}
.f_link a:visited {
font-family: "新細明體";
	font-size: 13px;
	color: #7A410E;
}
.f_link a:link {
font-family: "新細明體";
	font-size: 13px;
	color: #7A410E;
}
.f_link a:active{
font-family: "新細明體";
	font-size: 13px;
	color: #FF9900;
}
.f_link a:hover{
font-family: "新細明體";
	font-size: 13px;
	color: #FF9900;
}.f_word01 {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.f_green {
	font-family: "新細明體";
	font-size: 13px;
	color: #006633;
	letter-spacing: 2px;
}
.f_green a:visited{
	font-family: "新細明體";
	font-size: 13px;
	color: #006633;
	letter-spacing: 2px;
	text-decoration: none;
}
.f_green a:link{
font-family: "新細明體";
	font-size: 13px;
	color: #006633;
	letter-spacing: 2px;
}
.f_green a:active{
	font-family: "新細明體";
	font-size: 13px;
	color: #99CC00;
	letter-spacing: 2px;
	text-decoration: underline;
}
.f_green a:hover{
	font-family: "新細明體";
	font-size: 13px;
	color: #99CC00;
	letter-spacing: 2px;
	text-decoration: none;
}
.TableButton 
	{
		font-size:9pt;
		text-align:center;
		padding-top:2px;
		color:#000000;
		border:1px solid #5E5E5E;
		background-color: #99CCFF;
	}