/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat;
text-align:center;
margin-top:0px;
}
#container{
margin:0px auto;
width:760px;
}
#table1{
float:left;
background-image:url(images/index_01.jpg);
width:760px;
height:151px;
padding:0px;
border:none;
}
#table2{
float:left;
background-image:url(images/index_02.jpg);
width:760px;
height:45px;
padding:0px;
border:none;
}
#table3{
float:left;
background-image:url(images/index_03.jpg);
width:390px;
height:470px;
padding:0px;
border:none;
}
#table4{
float:right;
text-align:left;
background-image:url(images/index_04.jpg);
width:370px;
height:470px;
padding:0px;
border:none;
}
#table5{
float:left;
background-image:url(images/index_05.jpg);
width:760px;
height:250px;
padding:0px;
border:none;
}





.style01{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-left:10px;
margin-right:10px;
margin-top:5px;
}

.thumb01{
margin-left:15px;
}

.thumb02{
margin-left:6px;
}


