.foot-txt {
	padding: 0px;
	text-align: center;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 12px;
	margin-top: 5px;
}
.foot-txt a:link {
	text-decoration: none;
	color: #666666;
}
.foot-txt a:visited {
	text-decoration: none;
	color: #666666;
}
.foot-txt a:hover {
	text-decoration: underline;
	color: #075ebe;
} 
.foot-txt p {
	float: left;
	border: 0px none;
	position: relative;
	visibility: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footMenu {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #8ca91b;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	height: 24px;
	
}
.footMenu a:link {
	text-decoration: underline;
	color: #8ca91b;
}
.footMenu a:visited {
	text-decoration: none;
	color: #8ca91b;
}
.footMenu a:hover {
	text-decoration: underline;
	color: #8ca91b;
}

