body { 
margin:0px;
padding:0px;
background-color:#662211;
text-align:center;
}

div.note{
text-align:left;
background-image : url(../wall/bg_note3_y.gif);
background-color:#fbfb99;
margin:0px auto 0px auto;
color:#2a2a2a;
width:800px;
padding:0px 0px 1em 80px;
}

div.note2{
text-align:left;
background-image : url(../wall/bg_note3_y.gif);
background-color:#fbfb99;
margin:0px auto 0px auto;
color:#2a2a2a;
width:800px;
height:700px;
padding:0px 0px 1em 80px;
}

table.tab{
border-top:1px solid #444455;
border-left:1px solid #444455;
}

td.cell1{
border-bottom:1px solid #444455;
border-right:1px solid #444455;
text-align : center ;
background:#eaeeee;
}

td.cell2{
border-bottom:1px solid #444455;
border-right:1px solid #444455;
text-align : center ;
background:#f2eeee;
}

th { 
border-bottom:1px solid #444455;
border-right:1px solid #444455;
background : #ccccee ;
}

a:link { color:#0033ff; }
a:visited { color:#0033ff; }
a:hover { color:#0033ff; }
