.slider {
	z-index:1; position:absolute; width:505px; height:192px; overflow:hidden; top:0; left:0;
}
.slide {
	z-index: 10; position: absolute; border-left: #000 1px solid; width: 500px; background: #000; height: 333px; overflow: hidden; top: 0; cursor: default; left: 22px;text-align:left;
}
.slide .text{display:none;height:36px;line-height:36px;width:100%;padding:0 8px;color:#fff;font-family:Times New Roman;font-size:15px;background:#000;position:absolute;bottom:0;left:0;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }
.title {
	color: #f80; font-size: 1.2em; font-weight: bold; margin-right: 1.5em; text-decoration: none
}
.diapo {
	position: absolute; filter: alpha(opacity=100); visibility: visible; opacity: 1
}