body 
{ color:#3399cc;
  background-color:#ffffff;
  cursor:crosshair;
  scrollbar-3dlight-color: white; 
  scrollbar-arrow-color: #dcdcdc; 
  scrollbar-base-color: white; 
  scrollbar-darkshadow-color: white; 
  scrollbar-face-color: white; 
  scrollbar-highlight-color: white; 
  scrollbar-shadow-color: white; 
  scrollbar-track-color: white
  margin:0px; 
}
td 
{ font-size:11px;
  font-family:Verdana,Osaka,"MS UI Gothic";
  word-break: break-all;}

input, select
{ border-top:1px none #fff;
  border-bottom:1px dashed #dcdcdc;
  border-left:1px none #fff;
  border-right:1px none #fff;
  background-color:transparent;
  color :#5F9EA0;
  font-size:11px;
  font-family:Verdana,Osaka,"MS UI Gothic";}

textarea
{ border:1px dashed #dcdcdc;
  background-color:transparent;
  color :#cc6633;
  font-size:11px;
  font-family:Verdana,Osaka,"MS UI Gothic"; filter:Chroma(Color=#FFFFFF);
}

a{text-decoration:none;}
a:link,a:visited{color:#3399cc;}
a:active{color:#ff9999;}
a:hover{color:#ff9999;}

.d { font-size:10px;}

.sc{ background-repeat:no-repeat;
  background-image:url("");
  background-position:50% 50%;}

.w { background-repeat:no-repeat;
  background-image:url("");
  background-position:100% 100%;}
