@charset "utf-8";
@import url(common.css);
/* CSS Document */

#layout1 {
	width:802px; 
	height:auto; 
	background: url(../temptimages/bk_main.gif) 0 0 repeat-y; 
	margin:0 auto 0 auto;
	text-align: left;
}

#div01 { 
    width:786px; 
    height:3px; 
    background: url(../temptimages/div01.gif) 0 0 no-repeat;
    clear:both;
}
#div02 { 
    width:786px; 
    height:5px; 
    background: url(../temptimages/index_div.gif) 0 0 no-repeat;
}

#banner01 {
    width:786px; 
    height:215px; 
	background: url(../temptimages/ad_bk.gif) 0 0 repeat-x;
}

