﻿.Foot {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
}

.Foot A {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.Foot A:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: underline;
}

.SectionTitle {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.SectionDetail {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.SectionDetail A
{
	color: #0000ff;
	text-decoration: none;
}

.SectionDetail A:hover {
	color: #FF0000;
	text-decoration: underline;
}

.TopEventDetail {
	font-family: "新細明體";
	font-size: 12px;
	color: #6B9EC6;
	line-height: 20px;
}

.TopEventDetail A{
	color: #0000ff;
	text-decoration: none;
}

.TopEventDetail A:hover{
	color: #FF0000;
	text-decoration: underline;
}


.TopEventTitle {
	font-family: "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.FootEng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.FootEng A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.FootEng A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
BODY
{
	margin: 0px;
}
.EventDetail
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: x-small;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	font-family: Verdana, 新細明體;
	border-right-width: 1px;
}

.DocDetail
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;	
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 11pt;
	color: threeddarkshadow;
	line-height: 16pt;
	font-family: Verdana, 新細明體;
}

.EventDetailTable
{
	border-bottom: #000000 1px solid;
}

.EventDetailSubject
{
	font-weight: bold;
	font-size: large;
	color: #993300;
	font-family: Verdana, 新細明體;
	text-decoration: underline;
}
.MapText
{
	font-size: x-small;
	color: dimgray;
	font-family: Verdana, 新細明體;
}
.MapText A
{
	color: blue;
}

