﻿@charset "utf-8";
p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
#slides{ width:280px; margin:auto auto; height:213px; overflow:hidden; position:relative; text-align:center; margin:0px; padding:0px;}
.slides_container ul{ width:280px; float:left; text-align:center; margin:0px; padding:0px;}
.slides_container li{ width:280px; float:left; text-align:center; margin:0px; padding:0px;}
.slides_container li a{ display:inline-block; width:280px; height:213px;}
.slides_container li a img{ width:280px; height:175px; padding-top:2px;}
.slides_container li a span{ display:block; width:280px; cursor:pointer; height:35px; line-height:35px;color:#666666;}

.prev{ background:url(../images/arr.png) no-repeat; width:29px; height:43px; display:block; left:0px; top:90px; position:absolute; text-indent:-999em; outline:none; z-index:11;}
.prev:hover{ background-position:0 -43px;}
.next{ background:url(../images/arr.png) no-repeat -29px 0; width:29px; height:43px; display:block; right:0px; top:90px; position:absolute; text-indent:-999em;outline:none;z-index:11;}
.next:hover{ background-position:-29px -43px;}