﻿@charset "utf-8";
.Tx1 {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
.Tx2 {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
.Tx3 {
	font-size: 15px;
	color: #333333;
	line-height: 150%;
	text-decoration: none;
}
.MoreText {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Note {
	color: #CC0033;
	margin-right: 3px;
}
a:link , a:visited {
	color: #005599;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.List1 {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	font-size: 12px;
	line-height: 24px;
	margin-right: 12px;
}
.ListLink {
	color: #005599;
	text-decoration: none;
}
.ListLink:hover {
	text-decoration: underline;
	color: #005599;
}
.FooterText {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #F6F6F6;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.Hr2 {
	width: 100%;
	height: 1px;
	border-top: 1px solid #BBBBBB;

}
.Hr1 {

	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A80B5;
	height: 1px;
}
.Subt {
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 16px;
	color: #990000;
	text-decoration: none;

}
.Path {
	padding-left: 5px;
	font-family: "新細明體";
	font-size: 12px;
	color: #0055AA;
	text-decoration: none;
	vertical-align: bottom;
}
#More {
	font-size: 12px;
	margin-right: 5px;
	display: inline;
	margin-left: 10px;
}
#More a:link, #More a:visited {
	color: #555555;
	text-decoration: none;
	margin-left: 3px;
	margin-top: 0px;
}
#More a:hover {
	color: #CC3300;
	text-decoration: underline;
}
/*----------------------------------------------*/
#PageName {
	font-size: 16px;
	color: #AA0000;
	text-decoration: none;
	display: block;
	background-image: url(../images/bullet_h2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 5px 15px 10px 226px;
}
#PageName em{
	font-size: 15px;
	color: #444444;
	font-style: normal;
}
.SearchHelp{
	border: none;
	position: absolute;
	right: 18px;
	top: 145px;
}
#PageName2 {
	font-size: 16px;
	color: #AA0000;
	text-decoration: none;
	display: block;
	background-image: url(../images/bullet_h2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 10px 15px 10px 45px;
}

/*----------------------------------------------*/

#Page {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	margin-top: 15px;
}
#Page h1 {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin-right: 15px;
}
#Page h1 em {
	font-size: 15px;
	color: #990000;
	font-style: normal;
	margin-right: 10px;
}
#Page select {
	font-size: 12px;
	font-weight: bold;
	background: #F0F0F0;
	color: #993366;
}

/*----------------------------------------------*/

#Func {
	text-align: right;
	font-size: 12px;
	color: #555555;
	white-space: nowrap;
	margin: 0px 20px 5px 220px;
}
#Func img {
	vertical-align: bottom;
	margin-left: 12px;
	margin-right: 3px;
	border: none;
}

/*----------------------------------------------*/

#Content {
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
}
#Content h1 {
	font-size: 16px;
	color: #005577;
	font-weight: normal;
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 5px;
}
#Content h2 {
	font-size: 13px;
	font-weight: normal;
	color: #1F7C44;
	margin-top: 12px;
	margin-bottom: 5px;
	line-height: 150%;
}
#Content h3 {
	font-size: 12px;
	font-weight: normal;
	color: #825700;
	line-height: 150%;
}
#Content p {
	font-size: 12px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 150%;
}

/*----------------------------------------------*/

#TableList {
	border-top: 3px solid #BBBBBB;
	border-bottom: 2px solid #BBBBBB;
	margin-top: 5px;
	width: 95%;
}
#TableList th {
	background: #EEEEEE;
	border-bottom: 2px solid #BBBBBB;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px 10px;
	font-size: 15px;
}
#TableList td {
	border-bottom: 1px solid #BBBBBB;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	vertical-align: top;
}
#TableList td.Center {
	text-align: center;
}
#TableList td.Order {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
}
#TableList td.Title {
	font-size: 15px;
	color: #005599;
	line-height: 160%;
}
#TableList td.Title p {
	font-size: 13px;
	line-height: 160%;
	margin-top: 0px;
	color: #555555;
}
#TableList td.Number {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#TableList td.Date {
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #008888;
}
#TableList td.Icon {
	text-align: center;
	vertical-align: middle;
}
#TableList td.Icon img {
	border: none;
}
/*----------------------------------------------*/

.Button {
	font-size: 12px;
	color: #335588;
	height: 22px;
	margin-right: 3px;
	background-color: #D5F3FF;
	background-image: url(../images/button_bg.gif);
	border: 1px outset #DAEFF5;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.t2 { font-family: "新細明體"; font-size: 15px; line-height: 150%; color: #005599}

/*----------------------------------------------*/

#List1 {
	font-size: 16;
	line-height: 180%;
	color: #5555;
	list-style-type: none;
}
#List1 a {
	color: #005577;
}
#List1 a:hover {
	background: #FFFFCC;
}
#List1 li {
	background: url(../images/bullet3.gif) no-repeat 0px 8px;
	padding-left: 20px;
}
#List2 {
	font-size: 15;
	line-height: 180%;
	color: #1F7C44;
	list-style-type: none;
	margin-left: 20px;
}
#List2 a {
	color: #1F7C44;
}
#List2 a:hover {
	background: #FFFFCC;
}
#List2 li {
	background: url(../images/bullet1.gif) no-repeat 0px 2px;
	padding-left: 16px;
}
