A:link{color:#666666; text-decoration:none; font-size:13px}
A:visited{color:#666666; text-decoration:none; font-size:13px}
A:hover{color:brown;  text-decoration:underline; font-size:13px}
A:active{color:brown;  text-decoration:underline; font-size:13px}
A{  color:#666666; text-decoration: none; cursor:url(/img/cursor.cur); }
body {  color:black ;  font-family: "新細明體";font-size:13px }

table {  
	color:#666666; 
	font-family: "新細明體";
	font-size:13px 
      }

.table1 {  
	border-width:1px;
	border-style:solid;
        border-color:#666666;
	color:#666666; 
	font-family: "新細明體";
	font-size:13px 
      }

.table2 {  
	font-family: "新細明體";
	font-size: small;
      }

td.bg {  background-color: #777777}
.bg1 { background-color: #dddddd }
.top_bg {  background-color: #666666}

input { border-color:#666666;
        border-width:1px
       }


TT { font-family:"Courier New"; font-size:small; cursor:url(/img/cursor.cur); }
div.example
 { width: 80%;
   padding: 5px;
   border-width: 2px;
   font-family: "serif";
   border-style: solid;
   background-color: rgb(210,210,210);
 }
div.problem
 { width: 100%;
   padding: 3px;
   font-family: "新細明體";
   border-width: 3px;
   border-style: groove;
   color: black;
   background-color: rgb(94,192,200);
 }
div.answer
 { margin: 1em; 
   text-indent: 0em;
   float: right;
   width: 95%;
   padding: 1px;
   font-family: "新細明體";
 }
div.maintitle
 { padding: 5px;
   border-width: 2px;
   font-family: "新細明體";
   font-size: 100%;
   background-color: rgb(94,162,190);
 }
div.margin
 { 
   letter-spacing: 6px;
   spacing: 15px;
   padding: 0px;
 }
div.tabletitle
 { padding: 5px;
   border-width: 2px;
   font-family: "新細明體";
   font-size: 100%;
   color: darkblue;
 }
div.tabletext
 { padding: 5px;
   border-width: 2px;
   font-family: "新細明體";
   font-size: 100%;
   color: #993300;
 }
