@charset "utf-8";
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif, "細明體", "新細明體", "微軟正黑體";
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	font-weight: 600;
	color: #202020;
	letter-spacing: 0.1em;
}
.Title_Small {
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體", "微軟正黑體";
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
	color: #333333;
	letter-spacing: 0.1em;
}
.Inside_text_mid {
	font-family: Verdana, Arial, Helvetica, sans-serif, "細明體", "新細明體", "微軟正黑體";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #454545;
	letter-spacing: 0.1em;
}
.Inside_Note {
	font-family: Verdana, Arial, Helvetica, sans-serif, "細明體", "新細明體", "微軟正黑體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #990033;
}
.Location {
	font-family: Arial, Helvetica, sans-serif, "標楷體", "微軟正黑體", "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #369;
	letter-spacing: 0.1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.CSS_Index {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #2D80E0;
	text-align: center;
}