@charset "utf-8";
/* CSS Document */

#tbl1 {    width:800px;
          height:900px;
                margin:0px 0px ;
                padding : 0px ;
                }

#tbl2 {    width:600px;
          height:469px;
                margin:0px 0px ;
                padding : 0px ;
                }


#top_l {        width:200px;
                height:150px;
                margin:0px 0px ;
                padding : 0px ;
                background:url('images/latale_01.jpg') no-repeat top center #ffffff;
                 }

#top_r {        width:600px;
                height:150px;
                margin:0px 0px ;
                padding : 0px ;
                background:url('images/latale_02.jpg') no-repeat top center #ffffff;
                 }
#footer {        width:800px;
                height:301px;
                margin:0px 0px ;
                padding : 0px ;
                background:url('images/latale_10.jpg') no-repeat top center #ffffff;
                 }
