.top_link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #787878;
	text-decoration: none;
	line-height: 150%;
}
.text_black {
	font-family: Arial, "新細明體";
	font-size: 13px;
	text-decoration: none;
	color: #484848;
}
.text_black2 {

	font-family: Arial, "新細明體";
	font-size: 12px;
	text-decoration: none;
	color: #484848;
}
.box {
	font-family: Arial, "新細明體";
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.member-button {
	border-top-color: #EBEBEB;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #EBEBEB;
	font-family: Arial, "新細明體";
	font-size: 12px;
	background-color: #F5F5F5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
