a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9bbe0d;
}
a:active {
	text-decoration: none;
}


.style01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.style02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
}
.style03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4A7134;
	line-height: 16px;
}
.style04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4A7134;
	line-height: 16px;
}
/*文字連結-連結使用-普通連結*/
.style04  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4A7134;
	line-height: 16px;
}
/*文字連結-連結使用-當滑鼠移到連結上*/
.style04  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4A7134;
	line-height: 16px;
        text-decoration: underline;/*文字裝飾ex:underline*/
}
.style05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.style05 a:link{ color: #666666; text-decoration:none;}
.style05 a:hover{ color: #999999; text-decoration:underline;}
.style05 a:visited{ color: #666666; text-decoration:none;}


.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.style07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A7134;
	line-height: 16px;
}
.style08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.style09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}
.menu-down {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4A7134;
	line-height: 20px;
}
.search {
	font-size: 10px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #dddddd;
	height: 20px;
	background-color: #ffffff;
	width: 100px;
}
