@CHARSET "UTF-8";

.contents {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
}
.heading {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 30px;
	font-weight: bold;
}

h1 {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif, 細明體_HKSCS,"新細明體", "新细明体", PMingLiu, "細明體", "细明体" , MingLiu;
	color: #336699;
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

h1 span:lang(en) {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}

#h1_title h1 {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif, 細明體_HKSCS,"新細明體", "新细明体", PMingLiu, "細明體", "细明体" , MingLiu;
	color: #336699;
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

#h1_title h1 span:lang(en) {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}

.heading2 {
	text-decoration: underline;
}

h2 {
	font-size: 1.39em;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

h2 span:lang(en) {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}

#h2_title h2 {
	font-size: 1.39em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

#h2_title h2 span:lang(en) {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}

.alert {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #990000;
}
.notice {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.table_b_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.underline {
	/*font-size: 20px;
	line-height: 24px;*/
	text-decoration: underline;
}

/*
a:link {
COLOR: #0000FF;
}
a:visited {
COLOR: #0000FF;
}
a:hover {
COLOR: #9900CC;
}
*/

p.screen
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
}

p.heading
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 30px;
	font-weight: bold;
}

p.contents
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
}