.homepagebox2 {
	width:200px;
	float:left;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13.5px;
	color: #515151;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	/*text-transform: uppercase;*/
	width: 150px;
	height: 24px;
	padding: 15px 35px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/homepage.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}


.homepagebox2:hover {
	color: #75c50c;
	cursor: pointer;
	background-image: url(../images/homepage2.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}

	.homepagebox {
	width:200px;
	float:left;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13.5px;
	color: #515151;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	/*text-transform: uppercase;*/
	width: 150px;
	height: 24px;
	padding: 15px 35px 0px 15px;
	margin: 0px -30px 0px 0px;
	background-image: url(../images/homepage.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}


.homepagebox:hover {
	color: #75c50c;
	cursor: pointer;
	background-image: url(../images/homepage2.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}
.submenu_col {
	width: 130px;
}
.submenu {
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	text-align: left;
	font-size: 13.5px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

	background-color: #80b32e;
	border-bottom: solid 1px #c2eb8e;
	width: 130px;
	float: left;
	display: block;
	padding: 10px 0px 10px 18px;
	margin: 0px 0px 0px 0px;

	background-image: url(../images/subarrow.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}

.submenu:hover {
	background-color: #50920e;
	cursor: pointer;

	}
.subsubmenu_col {
	width: 130px;
}
.subsubmenu {
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	text-align: left;
	font-size: 13.5px;
	color: #50920e;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

	background-color: #f7f5bd;
	border-bottom: solid 1px #fefef6;
	width: 160px;
	float: left;
	display: block;
	padding: 10px 0px 10px 18px;
	margin: 0px 0px 0px 0px;
}

.subsubmenu:hover {
	color: #355a11;
	background-color: #e1dd61;
	border-bottom: solid 1px #cac641;
	cursor: pointer;

	}

.newmenutext{
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4a7019;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 17px;
	padding-top: 17px;
}

	.newmenutext:hover {
	color: #75c50c;
	cursor: pointer;
	background-image: url(../images/whilebg.png);
	background-repeat: no-repeat;
	}

	.newmenutext_arrow{
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4a7019;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 17px;
	padding-top: 17px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 85%;

}


	.newmenutext_arrow:hover {
	color: #75c50c;
	cursor: pointer;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 85%;

	background-image: url(../images/whilebg.png);

	}

	.newmenutext_last_arrow{
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4a7019;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 17px;
	padding-top: 17px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 85%;

}


	.newmenutext_last_arrow:hover {
	color: #75c50c;
	cursor: pointer;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 85%;

	background-image: url(../images/whilebg.png);

	}