
#slider1 {
    border-bottom:1px dotted;
height:403px;
	background:#ffffff url(bgslide.jpg) repeat-x bottom;

margin-bottom:8px;
overflow:hidden;
padding-bottom:10px;
position:relative;
float: left;
border: 1px solid gainsboro;
width:652px;
	
}

#slider1Content {

left:0;
margin-left:7px;
margin-right:7px;
margin-bottom:7px;
margin-top:7px;
padding:0 0;
position:absolute;
top:0;
width:616px;
	
	
	}

.slider1Image {
    float: left;
    position: relative;
	display: none;
	border-top: 0px solid gray;
 
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 624px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.cleare {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.lefte {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.righte {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
.tope {
	top: 0;
	left: 0;
}
.bottom2 {
	height: 90px;
width: 589px !important;
	bottom: 3px;
    left: 0;
}
ul { list-style-type: none;}
