html,
body
{
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
	padding: 0;
}

center
{
	display: block;
	margin: 0;
	padding: 0;
	line-height: 0;
}

center > form,
center > table
{
	line-height: normal;
}

.F20fff {
	font-family: Verdana;�s�ө���;
	font-size: 20px;
	line-height: 20px;
	color: red;
}

.F16BlueWhite {
	font-family: Verdana;�s�ө���;
	font-size: 16px;
	line-height: 20px;
	color: blue;
}

.F12fff {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	height: 86px;
}
.F12blue {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 15px;
	color: #3D72DB;
	text-align: center;
}
.F12444 {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	background-color: #E1F3FD;
}
.F12444L {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	background-color: #F7FCFF;
}
.F12666 {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
}
.F12gray {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 28px;
	color: #8B898A;
	text-decoration: none;
}
.F12announce {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 26px;
	color: #444444;
	background-color: #E1F3FD;
}
.F12announceL {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 26px;
	color: #444444;
	background-color: #F7FCFF;
}
.F12green {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 20px;
	color: #5B8A2C;
}
.F12brown {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 20px;
	color: #993333;
}
.F12Dgray {
	font-family: Verdana;�s�ө���;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.F10fff {
	font-family: Verdana;�s�ө���;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #5B872E;
}
.colDownbg {
	background-image:url(images/colDown-bg.jpg);
}

.hiddenColumn
{
	display:none;
}
.showColumn
{
	display:block;
}

.site-top-header
{
	width: 100%;
	height: 100px;
	border-collapse: collapse;
	overflow: hidden;
	background: url(images/default-top.png) left top / cover no-repeat;
	box-shadow: inset 0 16px 0 rgba(0, 143, 184, 0.92);
}

.site-top-logo img
{
	display: none;
}

.site-top-bg
{
	background: transparent !important;
}

.site-nav
{
	position: absolute;
	top: 73px;
	right: 18px;
	width: auto !important;
	padding: 0 4px;
	background: #0098cb;
	border-left: 4px solid #0098cb;
	border-right: 4px solid #0098cb;
}

.site-nav tr:first-child
{
	display: none;
}

.site-nav td
{
	width: auto !important;
	padding: 0;
	border-left: 1px solid rgba(255, 255, 255, 0.28);
}

.site-nav td:first-child
{
	border-left: 0;
}

.site-nav a
{
	color: #ffffff !important;
	background: transparent;
	font-family: "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	line-height: 24px;
	padding: 4px 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: transform 0.18s ease, text-shadow 0.18s ease, background-color 0.18s ease;
}

.site-nav a:hover
{
	color: #ffffff !important;
	background: #007faa;
	text-decoration: none;
	transform: translateY(-2px) scale(1.06);
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45);
}

.site-top-bg
{
	position: relative;
}

.site-release
{
	display: none !important;
	position: absolute;
	top: 11px;
	right: 18px;
	color: #ffffff !important;
	background: #0098cb;
	border-left: 4px solid #0098cb;
	border-right: 4px solid #0098cb;
	font-family: "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	padding: 4px 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: transform 0.18s ease, text-shadow 0.18s ease, background-color 0.18s ease;
}

.site-release:hover
{
	color: #ffffff !important;
	background: #007faa;
	text-decoration: none;
	transform: translateY(-2px) scale(1.06);
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45);
}

.chart-loading
{
	display: flex;
	height: 100%;
	min-height: 180px;
	align-items: center;
	justify-content: center;
	color: #006b89;
	font-family: "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.chart-loading:before
{
	content: "";
	width: 18px;
	height: 18px;
	margin-right: 8px;
	border: 3px solid #c9e5ef;
	border-top-color: #1689b4;
	border-radius: 50%;
	animation: chart-loading-spin 0.8s linear infinite;
}

@keyframes chart-loading-spin
{
	to
	{
		transform: rotate(360deg);
	}
}

.query-table-select
{
	display: inline-block;
	position: relative;
	width: 150px;
	height: 24px;
	margin-left: 8px;
	padding: 1px 22px 0 8px;
	border: 1px solid #a7c8d4;
	border-radius: 2px;
	background: #ffffff;
	color: #1a1a1a;
	font-family: "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	box-sizing: border-box;
	vertical-align: middle;
}

.query-table-select:after
{
	content: "";
	position: absolute;
	top: 9px;
	right: 8px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #2b6f9d;
}

.query-table-select:hover
{
	color: #1a1a1a;
	text-decoration: none;
}
