.slide {position:relative; width:980px;height:521px;}
.images {width:980px;height:521px;overflow:hidden; margin:0 auto; text-align:center;}
.images div{float:left;}
.tabs {position:absolute;top:297px;left:515px;clear:both;height:20px;line-height:20px; display:none;}
.backward, .forward {position:absolute;width:70px;height:500px;overflow:hidden;top:0px;cursor:pointer;font-size:0px;}
.backward {left: 0px;background:url('../images/lastIco.png') center no-repeat;}
.forward {right:0px;background:url('../images/nextIco.png') center no-repeat;}
.backward:hover { background:url('../images/lastIco.png') center no-repeat;}
.forward:hover {background:url('../images/nextIco.png') center no-repeat;}
/*»ÃµÆÆ¬*/
