BODY{
background-image : url(../image/back2.gif);
text-align:center;
font-size : 13px;
}
#wrap{
width : 865px;
text-aligin:left;
margin:0 auto;
text-align:left;
background-color:white;
}
#inner{
margin:0 10px;
}
#header{
background-image : url(../image/back2.gif);
}
#title{
width : 300px;
float:left;
}
#main{
width:600px;
float:left;
}
#menu{
width : 250px;
float : left;
  
  
}
.rink{
width:590px;
background-color:white;
float:left;
}
.rink1{
width:285px;
float:left;
}
.rink2{
width:285px;
float:left;
}
.clear{
clear:both;
}
.clear hr{
display:none;
}
#footer{
text-align : center;
} 