body {
background-image : url(dot_33.gif);
text-align:center; 
line-height: 150%;
font-size:90%;
}

#box0 {
margin : 0 auto;
padding : 0px;
text-align : left;
border : 1px solid #eee;
width : 830px;
background-color : #fff;
}

#box1 {
margin : 0 auto;
padding : 0px;
border : 0px solid #fff;
border-bottom : 1px solid #fff;
}

.box1-1{
background-color : #fff;
text-align : left;
color : #963;
padding : 3px 0;
}

.box2 {
text-align : center;
margin : 0 auto;
padding : 0px;
border : 0px solid #fff;
background-color : #fff;
border-bottom : 1px solid #eee;
}

.right { float : right; }
.left { float : left; }

.ye { background-color : #ff9; border : 1px solid #cccccc; line-height : 80%; padding : 0 3px; }
.red { color:#f66; font-size:90%; }

img { margin : 1px; border-width: 0; }

a:link,a:active,a:visited { color:#3300ff;}
a:visited { color:#330080;}
a:hover { position:relative; top:1px; left:1px; color:#99ccff;}


