
body {  font-family: "新細明體"}
A{  color: #00006c; text-decoration: none; }
A:visited{ color: darkblue; }
A:active { color: black; }
A:hover  { color: blue; text-decoration:underline;}

.top_bg{
   font-family: "新細明體";
   text-color:#336699;
   text-decoration:none;
   font-size:10pt;
}
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: "新細明體";
 }
