#cyclewrap{position:relative;width:100%;}
#cyclewrap .cycleprev, #cyclewrap .cyclenext{display:block;position:absolute;width:32px;height:32px;top:250px;z-index:9999;text-decoration:none;}
#cyclewrap .cycleprev{left:0;background:url(image/img-prev.png) no-repeat top left;}
#cyclewrap .cyclenext{right:0;background:url(image/img-next.png) no-repeat top left;}
#cyclewrapnav {position:absolute; bottom:0; z-index:9999;}
#cyclewrapnav a{background:transparent url(image/pagenav.png) no-repeat 0 0 ; float:left; height:15px; overflow:hidden; text-decoration:none; text-indent:-1234px; width:16px; margin-left:10px; margin-bottom:10px;}
#cyclewrapnav a.activeSlide {background-position:-32px 0;}
#cycleimages{overflow: hidden; position: relative;}
