body,th,td,input,select,textarea,select,checkbox {font:10pt "新細明體";}
a:link {font: 10pt "新細明體"; text-decoration: none;}
a:visited      {font: 10pt "新細明體"; text-decoration: none; color: 000099}
a:active       {font: 10pt "新細明體"; text-decoration: none; color: 800080}
a:hover        {font: 10pt "新細明體"; text-decoration: underline; color: ff0000}
body {
  margin:20px 20px 20px 20px;
  background: #FFF;
}
form {
 margin:0px; display: inline;
}
.link_line { text-decoration: underline; }
#banner {
   background: #C1E0FF;
   font-family:georgia, verdana, arial, sans-serif;
   color: #000080;
   font-size:16px;
   font-weight:bold;
   text-align:center;
   line-height:24px;
   width:800px;
   margin-bottom:20px;
}
#foot_banner {
   width: 500px;
   line-height:20px;
   text-align: left;
}
.coltit {
  background:#0080C0;
  color:#FFFFFF;
  text-align:left;
  line-height:22px;
}
.bg_gray { background: #DFDFDF; }
.admin_table {
  background: #0080C0;
}
.admin_table .white_bg {
  background: #FFFFFF;
  color: black;
}