
/** slide **/
a.abtn{ background:url(images/arrow3.png) no-repeat 0px 50%;

  display: block;
  height: 40px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 90px;
  cursor: pointer;
  outline: 0; font-size:0;

}
a.aleft{ background:url(/images/green_skin.png) 0 -250px no-repeat; right: 6px; }
a.agrayleft{}
a.aright{ background:url(/images/green_skin.png) 0 -212px no-repeat; left: 10px;}
a.agrayright{ }
.scrolllist{ width:1200px; height:230px;margin:0 auto; position:relative;}
.scrolllist .imglist_w{ width:1120px;height:230px;overflow:hidden; position:relative; margin:0 auto;}
.scrolllist .imglist_w ul{ width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{ width:200px; height:200px; float:left; margin:0 8px; padding:3px; border:solid 1px #ddd; }
.scrolllist .imglist_w li a{ display:table-cell; vertical-align:middle; width:200px; height:200px; text-align:center; }
.scrolllist .imglist_w li img{ vertical-align:middle;}
.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}
.scrolllist .imglist_w li p{ height:48px;line-height:24px;overflow:hidden;float:left;}