<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;
}
/*
#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-width : 2px;
  border-style : solid;
  border-color : olive;
  width : 750px;
  height : auto;
background{
  background-image : url(sc02_bg.gif);
  background-repeat : repeat;
}
*/

body{
  background-image : url(sc02_bg.gif);
  background-repeat : repeat;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
p{
  font-size : 13pt;
  font-family : "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}
}
--&gt;
</pre></body></html>