@charset "utf-8";

body {
	margin-top: 10px;
	background-color: #FFC;
}
.border {
	border: 1px solid #999;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2a8639;
	font-weight: bold;
	letter-spacing:1px;
}
.img {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #525252;
	letter-spacing: 1px;
	text-align: justify;
	text-justify:distribute;
}
p.font2 {
	font-family: 新細明體;
	font-size: 12px;
	line-height: 18px;
	color: #525252;
	letter-spacing: 1px;
	text-align: justify;
	text-justify:distribute;
	text-indent:25px;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
.font3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
.font3 a:hover{
	color: #67C673;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67C673;
	letter-spacing: 1px;}.font5 {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	color: #0E4F12;
}

h2 {
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	width:726;
	height:36px;
	margin:0px;
	font-family: "細明體";
	font-size: 16px;
	font-weight: bold;
	color: #2A8639;
	padding-left: 25px;
	line-height: 34px;
}
#news-left {
	display:block;
	width:189px; 
	background-color:#FFF;
	margin:0;
	padding:10px 3px;}
#news-left ul {
	margin:0;
	padding:0;
	list-style-type:none;}
#news-left li {
	background-image:url(images/list.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:16px;}
#news-left li a{
	font-family:"細明體";
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:22px;
	text-decoration:none;
}
#news-left li a:hover{
	text-decoration:underline;
	color:#2A8639;}