@charset "utf-8";
/* CSS Document */

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #E2E2E0; 
	SCROLLBAR-ARROW-COLOR: #E2E2E0; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #E2E2E0;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




p {
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 170%;
	FONT-FAMILY: Verdana, Arial;
}

h2 {
	margin-top:1em;
	margin-bottom:0.4em;
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #6E3726;
}

h3 {
	margin-top:1em;
	margin-bottom:0.4em;
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #75B363;
}

.newstitle {
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #659D4F;
}


td {
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

a:link,a:visited {
	color:#659D4F;
	text-decoration:none;
}

a:hover,a:active {
	color:#EBC061;
	text-decoration:none;
}

.date {
	color:#659D4F;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.td2 {
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	background-image: url(images/tdbg.jpg);
}
.td1 {
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	background-image: url(images/tdbg2.jpg);
}
.mtitle {
	font-family: Verdana, Arial, "新細明體", "細明體";
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}	

