body{
background-color: #FFFFFF;
background-image: url('back.gif');
background-repeat: repeat;
background-attachment: fixed;
}
#title{
text-align: center;
}
#title img{
border-width: 0px;
}
#main{
margin-left: 1pc;
}
dd{
margin-bottom: 1pc;
margin-left: 0pc;
list-style-type: disc;
}
dt{
margin-bottom: 1pc;
margin-left: 1pc;
}
#bix{
}
#footer {
margin-top: 1%;
margin-right: 1%;
margin-left: 1%;
clear: both;
height: 3%;
width: 100%;
}
#tokai{
text-align: left;
height: 3%;
width: 60%;
float: left;
}
#valid{
text-align: right;
float: right;
height: 3%;
width: 30%;
}
#valid img{
border-width: 0;
}
#update p{
margin-top: 0pt;
margin-bottom: 0pt;
padding-top: 0pt;
padding-bottom: 0pt;
}
#update h3{
margin-bottom: 0pt;
padding-bottom: 0pt;
}