@charset "utf-8";

body .pagenation li.prev {
    float: left;
}
body .pagenation li.next {
    float: right;
}
