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

/* topslideshow + banner index top
-------------------------------------------------------------- */

#topslideshow-wrapper{
width:100%;
background: transparent url(images/slideshow-shadow.gif) no-repeat center bottom;
height:618px;
margin-bottom:-45px;
margin-top:14px;
}

.topslideshow-inner{
width:798px;
margin:0 auto;
height:355px;
position:relative;
z-index:1;
}

#topslideshow-preface {
float:left;
position:absolute;
text-align:left;
z-index:4;
}

.topslideshow {
width:7980px;
height:355px;
position:relative;
z-index:2;
}

.topslideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
}


