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

div#slideshow3{	width:990px; height:237px;  background-color:#999; float:left;}
div#slideshow3 div.slider{width:990px; height:237px;  background-color:#999; float:left; }
div#slideshow3 div.slider ul{width:990px; height:237px;  background-color:#999; float:left;	list-style:none;}
div#slideshow3 div.slider li{ width:990px; height:237px;  background-color:#999; float:left;}
.gallery {width:990px; height:237px; z-index:-9;}

.slider{
background:url(../images/sliderbgmain.gif) no-repeat ;
height:237px;
width:960px;
padding-top:10px;
}

.bordermain
{
border:1px solid #bbb;
background:#FFFFFF;
padding:4px;
}
