TABLE TD, BODY, INPUT, SELECT, TEXTAREA{
  font-family: 新細明體, 細明體, arial, sans, helvetica; font-size:12px; color: #646464;
  line-height:16px
}
TABLE.xform{
  background:#FAFAFA;
  filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffFAFAFA, EndColorStr=#ffFAFAFA, GradientType=0);
  border:1px solid #E0E0E0;
}
TD.order_td{
  border-bottom:2px solid #B0B0B0; font-weight:bold;
}
TABLE.order_highlight TD{
  background:silver;
  filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffD0D0D0, EndColorStr=#ffF0F0F0, GradientType=0);
  border-left:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;
  border-right:1px solid #B0B0B0; border-bottom: 1px solid #B0B0B0;
}

font.copyright{
font-family: arial, sans, helvetica; color: black
}

A:link, A:visited, A:active {color: #7e7e7e;}
A:hover {color: #7e7e7e;}

TD.header A {text-decoration:none}
TD.footer A {text-decoration:none}

.h1 {color:#088C66; font-size:16px; font-weight:bold; line-height:22px}
.h2 {color:#088C66; font-size:13px; font-weight:bold}
.h3 {color:#646464; font-size:12px; font-weight:bold}

.small{font-size:10px}
.tiny{font-size:9px}
.alert{color:red}

ul.link{
margin-left: 10px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
ul.link li{
list-style-image: url(bullet.gif);
}
ul.link A{
text-decoration: none;
}

TD.sidebar {
  border-left:1px dotted silver;
}

INPUT.xbutton, BUTTON.xbutton{
  width:70px
}

table#nav A:link, table#nav A:visited, table#nav A:active {
  color: #ffffff;
  font-size: 13px;
  font-weight:bold;
}
table#nav A:hover {
  color: #ffffff;
  font-size: 13px;
  font-weight:bold;
  text-decoration: underline;
}

table#nav td.current A:link, table#nav td.current A:visited, table#nav td.current A:active {
  color: #000000;
  background-color: #dddddd
  font-size: 13px;
  font-weight:bold;
}
table#nav td.current A:hover {
  color: #000000;
  background-color: #dddddd
  font-size: 13px;
  font-weight:bold;
  text-decoration: underline;
}
