﻿.box {
	border: 1px solid #D8CDBE;
}
.text_black {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_black2 {
	font-family: Arial, "新細明體";
	font-size: 15px;
	color: #000000;
}
.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;
}.text_white {
	font-family: Arial, "新細明體";
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.text_white2 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

