﻿.HeadingBold {
	font-family: 黑体, SimHei, 蘋果儷中黑, "Apple LiGothic Medium", Helvetica Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

.HeadingNorm {
	font-family: 黑体, SimHei, 蘋果儷中黑, "Apple LiGothic Medium", Helvetica Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

.TextBold {
	font-family: 宋体, SimSun, 蘋果儷細宋, "Apple LiSung Light", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	vertical-align: top;
}

.TextNorm {
	font-family: 宋体, SimSun, 蘋果儷細宋, "Apple LiSung Light", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

.CopyrightBold {
	font-family: 宋体, SimSun, 蘋果儷細宋, "Apple LiSung Light", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}

.DateBold {
	font-family: 宋体, SimSun, 蘋果儷細宋, "Apple LiSung Light", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
}

.end {
	font-family: 宋体, SimSun, 蘋果儷細宋, "Apple LiSung Light", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
}

.BigHeadBold {
	font-family: 黑体, SimHei, 蘋果儷中黑, "Apple LiGothic Medium", Helvetica Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.Caption {
	font-family: 黑体, SimHei, 蘋果儷中黑, "Apple LiGothic Medium", Helvetica Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}

.MenuItem {
	display:block;
	color: green;
	background-color: inherit;
	font-family: 黑体, SimHei, 蘋果儷中黑, "Apple LiGothic Medium", Helvetica Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	vertical-align: middle;
}

.MenuItem a {
	color: blue;
	background-color: inherit;
	text-decoration: none;
}

.MenuItem a:hover {
	color: #55aaff;
	text-decoration: none;
	background-color: inherit；
	text-decoration: none;
}

.MenuItemOn {
	display:block;
	color: black;
    background-color: inherit;
	font-family: 黑体, SimHei, 蘋果儷中黑, "Apple LiGothic Medium", Helvetica Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;
}