
#abgne-block-20110406 {
  
    float: left;
    height: 200px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 465px;
	  margin-top: 20px;
}


#abgne-block-20110406 .slides {
    height: 210px;
    overflow: hidden;
    position: relative;
    width: 465px;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#abgne-block-20110406 .slides ul {
    height: 100%;
    position: absolute;
    width: 9990px;
}


#abgne-block-20110406 .slides li {
    float: left;
    height: 100%;
    width: 465px;
}

#abgne-block-20110406 a.prev, #abgne-block-20110406 a.next {
    display: block;
    height: 35px;
    position: absolute;
    text-indent: -9999px;
    top: 99px;
    width: 35px;
}
#abgne-block-20110406 .prev {
    background: rgba(0, 0, 0, 0) url("../images/index/left-bt.png") no-repeat scroll 0 0;
    left: 10px;
}

#abgne-block-20110406 a.prev, #abgne-block-20110406 a.next {
    display: block;
    height: 35px;
    position: absolute;
    text-indent: -9999px;
    top: 99px;
    width: 35px;
}
#abgne-block-20110406 .next {
    background: rgba(0, 0, 0, 0) url("../images/index/right-bt.png") no-repeat scroll 0 0;
    right: 10px;
}