.data1{display:inline-block;width:100%;min-height:424px;}
.pagination1{padding-top:10px;margin-top:20px;border-top:1px solid #d3d4d4;}
.next{ padding:0; margin:0; width:13px; height:20px; background-image:url(../images/paging/right_arrow_ro.png); background-position:right; background-repeat:no-repeat; cursor:pointer;}
.next_in{ padding:0; margin:0; width:13px; height:20px; background-image:url(../images/paging/right_arrow.png); background-position:right; background-repeat:no-repeat; cursor:pointer;}

.prev{ padding:0; margin:0; width:13px; height:20px; background-image:url(../images/paging/left_arrow_ro.png); background-position:left; background-repeat:no-repeat; cursor:pointer;}
.prev_in{ padding:0; margin:0; width:13px; height:20px; background-image:url(../images/paging/left_arrow.png); background-position:left; background-repeat:no-repeat; cursor:pointer;}

.number_a{cursor:pointer; font-family: 'Lato-Black'; font-size:14px; color:#fff; background:url(../images/paging/circle_bg.png); background-repeat: no-repeat; background-position: center; text-align:center;}
.number_i{cursor:pointer; font-family: 'Lato-Black'; font-size:14px; color:#2d3460; text-align:center;}