
.bx-td {
padding:0;
margin:0;
}
.bx-td *
{
clear:none;
}
.bx-slide-slide2 {
width: 860px;
}
.bx-next {
position:absolute;
width: 30px;
height: 30px;
text-indent: -999999px;
background: url(../../img/frontend/cslider/gray_next.png) no-repeat 0 -30px;
}
.bx-prev {
position:absolute;
width: 30px;
height: 30px;
text-indent: -999999px;
background: url(../../img/frontend/cslider/gray_prev.png) no-repeat 0 -30px;
}
.bx-pager a {
display:block;
float:left;
margin-right: 5px;
margin-top:10px;
margin-bottom:10px;
width:10px;
height:11px;
color: #fff;
padding: 0 0 0 0;
text-indent: -999999px;
font-size: 12px;
zoom:1;
background: url(../../img/frontend/cslider/gray_pager.png) no-repeat 0 -10px;
}
.bx-pager .pager-active {
background: url(../../img/frontend/cslider/gray_pager.png) no-repeat 0 0;
}
.bx-window{
    height: 590px;
    width:860px;
}