@CHARSET "UTF-8";

._paginate {text-align:center; margin-top:30px;}
._paginate a{ display: inline-block; font-size: 12px; height: 25px; line-height: 25px; margin-right: 4px; text-align: center; width: 25px; vertical-align: top; cursor: pointer;}
._paginate a.on {background-color:#1c1c1c; color:#FFF;}
._paginate a.prev1{border:none;	width:26px; height:25px; background: url("/resources/images/common/list_prev1.gif") no-repeat scroll 0px 0px transparent; font-size:0; text-indent:-9999px;}
._paginate a.prev2{border:none;	width:26px; height:25px; background: url("/resources/images/common/list_prev2.gif") no-repeat scroll 0px 0px transparent; font-size:0; text-indent:-9999px;}
._paginate a.next1{border:none;	width:26px; height:25px; background: url("/resources/images/common/list_next1.gif") no-repeat scroll 0px 0px transparent; font-size:0; text-indent:-9999px;}
._paginate a.next2{border:none;	width:26px; height:25px; background: url("/resources/images/common/list_next2.gif") no-repeat scroll 0px 0px transparent; font-size:0; text-indent:-9999px;}

._paginate_small {text-align:center; margin-top:7px;}
._paginate_small a{ font-size: 8px; height: 15px;text-align: center; width: 15px; vertical-align: top; cursor: pointer;}
._paginate_small a:hover, ._paginate_small a.on {text-decoration:underline;}
._paginate_small a.prev2{border:none; width:15px; height:15px; background: url("/resources/images_new/home/user_arrow1.gif") no-repeat right center; margin:0 8px 0 0;display:inline-block;}
._paginate_small a.next2{border:none; width:15px; height:15px; background: url("/resources/images_new/home/user_arrow2.gif") no-repeat right center; margin:0 8px 0 0;display:inline-block;}

._paginate td{vertical-align:middle;}