/* StyleSheet */



A:active	{text-decoration:none;}

A:hover	{color: #cc9900 ;  text-decoration:under line ;}

A:link	{text-decoration: none ;}

A:visited	{text-decoration: yes ;}



.english {

         font-size: 10px;

         line-height: 130%;

         color: #ffffff;

         font-family:Arial,Osaka,MS UI Gothic;

         text-justify:inter-cluster;

         letter-spacing:1px;

       }



.english2 {

         font-size: 9px;

         line-height: 140%;

         color: #666666;

         font-family:Arial,Osaka,MS UI Gothic;

         text-justify:inter-cluster;

         letter-spacing:1pt;

         word-spacing: 1pt;

       }







.small {

         font-size: 10px;

         line-height: 125%;

         color: #666666;

         font-family:Osaka,MS UI Gothic;

         text-justify:inter-ideograph;

         letter-spacing:1pt;

       }



.small2 {

         font-size: 12px;

         line-height: 140%;

         color: #333333;

         font-family:Osaka,MS UI Gothic;

         text-justify:inter-ideograph;

         letter-spacing:0pt;

       }





.small3 {

         font-size: 12px;

         line-height: 130%;

         color: #ffffff;

         font-family:Osaka,MS UI Gothic;

         text-justify:inter-ideograph;

         letter-spacing:1pt;

       }







.nomal {

         font-size: 12px;

         line-height: 120%;

         color: #333333;

         font-family:Osaka,MS UI Gothic;

         text-justify:inter-ideograph;

         letter-spacing:1pt;

       }



.nomal_w {

         font-size: 12px;

         line-height: 120%;

         color: #660000;

         font-family:Osaka,MS UI Gothic;

         text-justify:inter-ideograph;

         letter-spacing:1pt;

       }




td {

         font-size: 12px;

         line-height: 18px;

         color: #333333;

         font-family:Osaka,MS UI Gothic;

         text-justify:inter-ideograph;

         letter-spacing:1px;

       }
