body{
font-size : 12px;
font-family : "Lucida Sans Unicode","MS UI Gothic",SimSun,osaka_unicode;
color : white;
  background-color : black;
}

td,p{
font-size : 12px;
font-family : "Lucida Sans Unicode","MS UI Gothic",SimSun,osaka_unicode;
color : black;
}

a{text-decoration : underline;color : #000000;}
A:VISITED{text-decoration : underline;color : #000000;}
A:HOVER{text-decoration : none;color : #570000;}
A:ACTIVE{text-decoration : none;color : #570000;}

.td01{
  padding-top : 6px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #570000;
}

.f01{
  color : #570000;
}

input {
font-family: "Lucida Sans Unicode","MS UI Gothic",SimSun,osaka_unicode;
font-size:1em;
}
textarea {
font-family: "Lucida Sans Unicode","MS UI Gothic",SimSun,osaka_unicode;
font-size:1em;
}
select {
font-family: "Lucida Sans Unicode","MS UI Gothic",SimSun,osaka_unicode;
font-size:1em;
}
ul{
  padding-top : 0px;
  padding-left : -3px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 8px;
  margin-left : 13px;
  margin-right : 13px;
  margin-bottom : 10px;
  list-style-type : none;
  list-style-position : outside;
}
li{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #570000;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #570000;
  margin-top : 5px;
  margin-bottom : 3px;
  padding-left : 5px;
  padding-top : 2px;
  padding-bottom : 2px;
}
