
body {
background-image: url(./img/wall_stripe01-b02.gif);
}




#mainbox {
width:800px;
background-image:url(./img/white.gif);
}



#headmenu {
background-color:#ffffff;
width:200px;
height:160px;
margin:0;
padding:0;
float:left;
}

#headbox {
width:600px;
height:160px;
background:url(./img/image01.jpg);
float:right;
}



#main {
width:600px;
height:420px;
float:left;
}

#side {
width:200px;
height:420px;
float:right;
}


#footer {
width:800px;
clear;both
}


.td1 {
background-color:#000000;
text-align:center;
color:#ffffff;
font-weight:bold;
padding: 4px 2px;
}


.txt10pt {
font-size: 10pt;
padding: 4px 6px;
}

.table_side {
width:190px;
border:1px #000000 solid;
border-collapse: collapse;
}

.table_main {
width:560px;
border:1px #000000 solid;
border-collapse: collapse;
}

.table_a {
width:560px;
font-size: 10pt;
line-height: 150%;
}

.table_b {
width:560px;
border:1px #000000 solid;
border-collapse: collapse;

}
