@charset="utf-8";
ul, ol, li {list-style:none outside;}

* {
 padding: 0;
 margin: 0; border:0px; 
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background:url('/img/kid/main_bg.jpg');
 background-repeat: repeat-x;
 background-color:#fff5e1;
}


#navbar {
 position:absolute;
 left:278px;
 top:0px;
 width:521px;
 height:100px;
 border: 0px solid #ccc;
 margin: 0;
 padding: 0px;
 z-index: 100;
 overflow: visible;
}
#navbar li {
	float: left;
	display: inline;
	}



#navbar01 {
 position:absolute;
 left:807px;
 top:11px;
 width:58px;
 height:50px;
 border: 0px solid #ccc;
 margin: 0;
 padding: 0px; 0px; 3px; 0px;
 z-index: 50;
}
#centercolumn {
 background:url('/img/kid/main_frame_bg.jpg');
 background-repeat: repeat-x;
 border: 0px solid #ccc;
 margin: 0;
 display: inline; /* IE Hack */
 padding: 0px;
 width:1000px;
 float: left; 
 min-height: 645px;
}
* html #centercolumn {height:645px} /* IE Min-Height Hack */ 

#centercolumn_box01 {
position:absolute;
 left:85px;
 top:440px;
 background:url('/img/kid/main_box01_bg.jpg');
 background-repeat: repeat-x;
 border: 0px solid #ccc;
 width:245px;
 height:180px;
 z-index: 50;
}

#centercolumn_box02 {
 position:absolute;
 left:330px;
 top:440px;
 background:url('/img/kid/main_box02_bg.jpg');
 background-repeat: repeat-x;
 border: 0px solid #ccc;
 width:170px;
 height:180px;
 z-index: 50;
}

#centercolumn_box02_menu {
 position:absolute;
 left:414px;
 top:532px;
  border: 0px solid #ccc;
 width:60px;
 height:30px;
 z-index: 50;
 }
#centercolumn_box02_menu li {
	float: left;
	display: inline;
}

#centercolumn_box02_01 {
 position:absolute;
 left:490px;
 top:440px;
 background:url('/img/kid/main_box02_01_bg.jpg');
 background-repeat: repeat-x;
 border: 0px solid #ccc;
 width:145px;
 height:180px;
 z-index: 50;
}
#centercolumn_box02_menu_an {
 position:absolute;
 left:547px;
 top:532px;
  border: 0px solid #ccc;
 width:60px;
 height:30px;
 z-index: 50;
 }


#centercolumn_box03{
position:absolute;
 left:635px;
 top:440px;
 background:url('/img/kid/main_box03_bg.jpg');
 background-repeat: repeat-x;
 border: 0px solid #ccc;
 width:290px;
 height:180px;
 z-index: 50;
}

#footer {
position:relative;
 padding: 17px 0px 0px 87px;
 float: left;
 width: 900px;
  border: 0px;
}
#footer li {
	float: left;
	display: inline;
	}