@charset "utf-8";
/* CSS Document */

html, body{
margin:0px;
background-color:#ffffff;
height:100%;
margin:0px;
padding:0px;
text-align:center;
}

#space{
margin-bottom:-307px;
width:1px;
height:50%;
float:left;
}

#container{
position:relative;
margin:0px auto;
clear:left;
text-align:left;
width:1004px;
height:615px;
background-image:url(img/bg_index.jpg);
background-repeat:no-repeat;
}

#adult{
position:absolute;
margin-top:272px;
margin-right:0px;
margin-bottom:85px;
margin-left:527px;
width:477px;
height:258px;
background-image:url(img/index_adult.gif);
background-repeat:no-repeat;
z-index:0;
}

#child{
position:absolute;
margin-top:110px;
margin-right:459px;
margin-bottom:337px;
margin-left:212px;
width:333px;
height:168px;
background-image:url(img/index_child.gif);
background-repeat:no-repeat;
z-index:1;
}

#ad_this_way{
position:absolute;
margin-top:266px;
margin-right:54px;
margin-bottom:127px;
margin-left:614px;
width:336px;
height:111px;
z-index:2;
}

#kid_this_way{
position:absolute;
margin-top:114px;
margin-right:589px;
margin-bottom:468px;
margin-left:252px;
width:163px;
height:33px;
z-index:3;
}
#logo{
position:absolute;
background-image:url(img/logo_gts.gif);
background-repeat:no-repeat;
margin-left:320px;
margin-top:270px;
width:75px;
height:60px;
}
#text{
position:absolute;
margin-top:242px;
margin-right:555px;
margin-bottom:47px;
margin-left:30px;
width:419px;
height:326px;
z-index:4;
}
