#body{
  overflow: auto;
  word-break:break-all;  
}
#main{
  position:absolute;
  left:273px;
  top:151px;
  width:627px;
  height:503px;
  background-image:url(/images/maintop.gif);
  background-repeat:no-repeat;
}
body{
  font-size:10pt;
}
td{
  font-size:10pt;
}
input.button{ 
  height:18px; 
  border:#B5B5B5 1px solid; 
  background:#fafafa; 
  cursor:hand; 
  line-height:16px;
}
input.text{
  height:16px;
  border:1px solid #B5B5B5;
}
td.nobg{
  border-bottom: #666666 1px dashed;
  color: #666666;
  vertical-align:middle;
}
td.bg{
  border-bottom: #666666 1px dashed;
  background-color:#F4F4F4;
  color: #666666;
  vertical-align:middle;
  font-weight:bold;  
}
a:link {
  FONT-SIZE: 10pt; 
  COLOR: #CC3366; 
  FONT-FAMILY: "ËÎÌå"; 
  TEXT-DECORATION: none;
}
a:visited {
  FONT-SIZE: 10pt; 
  COLOR: #CC3366; 
  FONT-FAMILY: "ËÎÌå"; 
  TEXT-DECORATION: none;
}
a:hover {
  FONT-SIZE: 10pt; 
  COLOR: #FF0000; 
  FONT-FAMILY: "ËÎÌå"; 
  TEXT-DECORATION: underline;
}  