.button_link {
	color: #FF9E18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.button_link a{
	color: #FF9E18;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.button_link a:hover{
	color: #454545;
	font-weight: normal;
	background-color: #FF9E18;
	display: block;
}
.image_link a{
	text-decoration: none;
	border: thin solid #BDBEC6;
}
.image_link a:hover{
	color: #454545;
	font-weight: normal;
	border: thin ridge #333333;
}
.chinese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .2em;
}
.Page_title {
	font-weight: bold;
	font-size: 18px;
}
