
body{
background-color:#ffffff;
background-image: url(sora9.jpg); 
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 100% 0%;
}
body,p,td{
color:#000000;
font-size: x-small;
font-family:verdana,osaka;
line-height: 140%;

  word-break: break-all;
  margin-top: 5%;
  margin-left: 10%;
  margin-right: 10%;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}
a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#009900;
text-decoration:none;
}
br {letter-spacing: 0;}

.ti{
color:#FFFFFF;
padding:0px 20px 0px 20px;
background-image:url(./img/blue.gif);
background-repeat:no-repeat;
background-position:left;
}
.ti2{
color:#FFFFFF;
padding:0px 20px 0px 20px;
background-image:url(./img/green.gif);
background-repeat:no-repeat;
background-position:left;
}