.h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #78341c;
	font-family: "微軟正黑體";
}
.h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "微軟正黑體";
}

.h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4B3A2E;
	font-family: "微軟正黑體";
}

.t1 {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
}
.t3 {
	font-family: "微軟正黑體";
	font-size: 13px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}
.h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5A750B;
	font-family: "微軟正黑體";
}
.h5 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #727171;
	font-family: "微軟正黑體";	
}

.t2 {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-style: normal;
	color: #4B3A2E;
	font-weight: bolder;
	line-height: 24px;
}
.t4 {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-style: normal;
	color: #425502;
	font-weight: bolder;
	line-height: 24px;
}
.t5 {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FFF;
}
.t6 {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #666666;
}



a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

body {
	background-color: #FCFBF0;
}
a:link {
	color: #4B3A2E;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #4B3A2E;
}
a:hover {
	text-decoration: none;
	color: #918479;
}
a:active {
	text-decoration: none;
	color: #4B3A2E;
}

#___01 tr td table tr .h3 table tr .h3 a {
	color: #FFF;
}
