BODY{
 background-color : #ffffff;
 font-size : 13px;
 color : #333333;
 margin-top : 0px;
 margin-bottom : 0px;
 font-family : Osaka, "Lucida Grande", "Lucida sans unicode", "MS UI Gothic",SimSun; 
 line-height : 1.3em;
}
TD{
 font-size : 13px;
 color : #333333;
 font-family : Osaka, "Lucida Grande", "Lucida sans unicode", "MS UI Gothic",SimSun;
 line-height : 1.3em;
}
TH{
 font-size : 14px;
 font-family : Osaka, "Lucida Grande", "Lucida sans unicode", "MS UI Gothic",SimSun;
 font-weight : bold;
 background-image : url(../../img/th.jpg);
 text-decoration : none;
 text-align : left;
 padding : 5px;
 border-width : 1px ;
 border-style : solid;
 border-color : #e0e0e0;
  background-repeat : repeat-x;
}
UL{
 margin-top : 2px;
 margin-left : 15px;
 margin-right : 0px;
 margin-bottom : 4px;
 list-style-image : url(../../img/li.gif);
 padding-top : 0px;
 padding-left : 2px;
 padding-right : 6px;
 padding-bottom : 0px;
 line-height : 130%;
 list-style-position : outside;
}

LI{
 
 line-height : 1.3em;
}

A{
 color : #1F5FA9;
 text-decoration : none;
}
A:LINK{
 color : #1F5FA9;
 text-decoration : none;
}
A:VISITED{
 color : #1F5FA9;
 text-decoration : none;
}
A:HOVER{
 color : #bb0000;
 text-decoration : underline;
}
A:ACTIVE{
 color : #bb0000;
 text-decoration : underline;
}

.hanyu{
 font-family : SimSun;}

.pinyin{
 font-family : "Arial Unicode MS";
 }
.copy{
font-size : 12px;
font-family : Osaka, "Lucida Grande", "Lucida sans unicode", "MS UI Gothic",SimSun;
color : black;
background-image : url(img/th.jpg);
text-align : center;
width : 820px;
height : 31px;
vertical-align : middle;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
padding-top : 5px;
}

H1{
  font-size : 14px;
  font-weight : normal;
  margin-top : 8px;
  margin-bottom : 8px;
}

