body    {background-color: #FFFFFF; background-image: url(bg.jpg); background-repeat: no-repeat;
         font-family: Arial, sans-serif;}
p       {color: #333333; font-size: 11px; font-weight: bold; text-align: justify;}
a       {color: #FFFFFF; font-size: 14px; font-weight: bold;
         background-color: #DD0000; text-decoration: none;}
a:hover {color: #DD0000; font-size: 14px; font-weight: bold;
         background-color: transparent; text-decoration: none;}
.text   {color: #666666; font-size: 11px; font-weight: bold;}
.tit1   {color: #999999; font-size: 30px; font-weight: bold;}
.transp {background-color: transparent; border-color: #333333;}
