
body {  font-family: "新細明體"}
A{  color: #00006c; text-decoration: none; }
A:visited{ color: darkblue; }
A:active { color: black; }
A:hover  { color: red; text-decoration:underline;}



.subheader .navigation li
{
	line-height: 1.1 em;
	margin: 0;
	padding: 0;
	display: inline;
}

.subheader .navigation .tab
{
	color: #666999;
	background-color: #FFFFEF;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	margin: 1;
	padding: 1ex .25em 0.5ex .25em;
	border-top: 1px solid rgb(231,231,231);
	border-right: 2px solid rgb(197,197,97);
	border-left: 1px solid rgb(231,231,231);
}

.subheader .navigation a.tab:hover
{
	color: #F36031;
	background-color: rgb(248,248,248);
	text-decoration: none;
	padding-bottom: 0ex;
	border-top: 0px solid rgb(237,97,97);
	border-right: 2px solid rgb(231,231,231);
	border-left: 0px solid rgb(97,97,97);
	position: relative;
	left: 1px;
	top: 0px;
}

.subheader .navigation .action_tab
{
	color: #999999;
	background-color: #FCF1ED;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0.5ex 0.35em 1ex 0.35em;
	border-top: 1px solid rgb(231,231,231);
	border-right: 1px solid rgb(97,97,97);
	border-left: 1px solid rgb(231,231,231);
}

.subheader .navigation a.action_tab:hover
{
	color: #F36031;
	background-color: rgb(248,248,248);
	text-decoration: none;
	padding-bottom: 0.5ex;
	border-top: 1px solid rgb(97,97,97);
	border-right: 1px solid rgb(231,231,231);
	border-left: 1px solid rgb(97,97,97);
	position: relative;
	left: 1px;
	top: 1px;
}


.subheader .navigation .highlighted
{
	color: #FFFFFF;
	background-color: #F36031;
}




.top_bg{
   font-family: "新細明體";
   text-color:#336699;
   text-decoration:none;
   font-size:10pt;
}
.tbltxt
 { padding: 0px;
   font-family: "新細明體";
   font-size:10pt;
   color: #555555;
}
.tbltxt1
 { padding: 0px;
   font-family: "新細明體";
   font-size:10pt;
   color:#666699;
}
.tbltxt2
 { padding: 0px;
   font-family: "新細明體";
   font-size:11pt;
   color:#333333;
}
.tbltxttitle
.tbltxttitle
 { padding: 0px;
   font-family: "新細明體";
   font-size:12pt;
   text-color:#666666;
}


div.example
 { width: 80%;
   padding: 5px;
   border-width: 2px;
   font-family: "serif";
   border-style: solid;
   background-color: rgb(210,210,210);
 }
div.border
 { width: 100%;
   padding: 3px;
   font-family: "新細明體";
   border-width: 3px;
   border-style: groove;
   color: black;
   background-color: rgb(94,192,200);
 }
div.marginfront
 { margin: 1em; 
   letter-spacing: 3px; 
   spacing: 15px; 
   float: left;
   width: 90%;
   border-width: 5px;
   padding: 1px;
   font-family: "新細明體";
   font-family: "標楷體";
 }
div.margin
 { margin: 1em; 
   text-indent: 2em;
   letter-spacing: 3px; 
   spacing: 15px; 
   border-width: 5px;
   padding: 1px;
   font-family: "新細明體";
   font-family: "標楷體";
 }
div.maintitle
 { padding: 2px;
   border-width: 2px;
   letter-spacing: 5px; 
   font-family: "新細明體";
 }

