@charset "utf-8";
* {
	font-family: "微軟正黑體", Verdana, Century Gothic, Arial, Helvetica, sans-serif;
}
body, td, th {
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.inputbox {
	font-size: 10pt;
	width: 580px;
}
.simplesearchbox {
	font-size: 10pt;
}
.inputbutton {
	font-size: 10pt;
	border: 1px solid #006600;
	background-image: url(images/button_bg.gif);
	cursor: pointer;
}
.row {
	border: none;
	background: #FFFFFF;
	empty-cells: show;
}
.row1 {
	border: none;
	background: #E6FFE6;
	empty-cells: show;
}
.pg {
	clear:both;
	text-align:center;
	border-top:0px solid #ccc;
	font-size:90%;
}
.pg a {
	margin:0 .3em;
	text-decoration:none;
	color:#003300;
	padding:1px 4px;
	border:1px solid #c8c8c8;
}
.pg a:hover {
	background:transparent;
	color:#000000;
	background-color:#CCFFCC;
	text-decoration:none;
}
.pg a:visited {
	margin:0 .3em;
	text-decoration:none;
	color:#003300;
	padding:1px 4px;
	border:1px solid #c8c8c8;
}
.pg .pga {
	background-color:#003300;
	color:#FFFFFF;
	border:1px solid #c8c8c8;
	padding:1px 5px;
}
.pg .nbg {
	border:none;
	padding:0;
	margin:0 5px;
}
.menuBar {
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center
}
.Bar {
	BORDER-LEFT: white 1px outset;
	FLOAT: left;
	WIDTH: 50px;
	CURSOR: hand;
	TEXT-INDENT: 0px;
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
}
.menu {
	BORDER-RIGHT: buttonhighlight thin outset;
	BORDER-TOP: buttonhighlight thin outset;
	BORDER-LEFT: buttonhighlight thin outset;
	BORDER-BOTTOM: buttonhighlight thin outset;
	VISIBILITY: hidden;
	WIDTH: 100px;
	LINE-HEIGHT: 100%;
	POSITION: absolute;
	BACKGROUND-COLOR: #F7F7F7
}
.menuItem {
	PADDING-LEFT: 2px;
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 23px;
	BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver {
	PADDING-LEFT: 2px;
	WIDTH: 100%;
	CURSOR: hand;
	COLOR: highlighttext;
	LINE-HEIGHT: 23px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #DDDDDD
}
.ItemMouseOut {
	WIDTH: 100%
}
.Arrow {
	FLOAT: right;
	FONT-FAMILY: Webdings;
	POSITION: absolute;
	TEXT-ALIGN: left
}
.barOver {
	BORDER-LEFT: white 1px outset;
	FLOAT: left;
	WIDTH: 50px;
	CURSOR: hand;
	TEXT-INDENT: 0px;
	POSITION: relative;
	TEXT-ALIGN: center
}
a.bar:link {
	text-decoration:none;
	color: #000000;
	font-size: 13px
}
a.bar:visited {
	text-decoration:none;
	color: #000000;
	font-size: 13px
}
a.bar:active {
	text-decoration:none;
	color: #FF6600;
	font-size: 13px
}
a.bar:hover {
	text-decoration:none;
	color: #FF6600;
	font-size: 13px
}
a.menuitem:link {
	text-decoration:none;
	color: #000000;
	font-size: 12px
}
a.menuitem:visited {
	text-decoration:none;
	color: #000000;
	font-size: 12px
}
a.menuitem:active {
	text-decoration:none;
	color: #FF6600;
	font-size: 12px
}
a.menuitem:hover {
	text-decoration:none;
	color: #FF6600;
	font-size: 12px
}
a.search:link {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px
}
a.search:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px
}
a.search:active {
	text-decoration:none;
	color: #FCF300;
	font-size: 12px
}
a.search:hover {
	text-decoration:none;
	color: #FCF300;
	font-size: 12px
}
.text1 {
	font-size: 13px
}
.text2 {
	font-size: 12px
}
