/* CSS Document */

.ladyScroll *{ padding:0px; margin:0px;}
.ladyScroll{width:233px; margin:0 4px; height:128px; position:relative; background:url(../images/69.jpg) no-repeat top center;}
.ladyScroll .prev,.ladyScroll .next{width:18px; height:27px; position:absolute; top:45px; left:0; z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }

.ladyScroll .scrollWrap{width:185px; overflow:hidden; position:absolute; margin-left:24px;} 
.ladyScroll dl{float:left;width:185px;text-align:center;position:relative;}
.ladyScroll dt{margin:0 auto;width:185px;overflow:hidden;}
.ladyScroll img{display:block;width:185px;height:116px; margin-top:6px;}