﻿@charset "UTF-8";
@import url(css/core/my_layout.css);
@import url(css/comment.css);
@import url(css/header_footer.css);
@import url(css/postcomment.css);
@import url(css/elements.css);
@import url(css/tag.css);
@import url(css/introcontent.css);
@import url(css/page_tabmenu.css);


.pagers{ clear:both; float:right; text-align:right; padding:8px 16px 16px 16px;}
.pagers a, .pagers b, .pagers i{display:block; float:left;}
.pagers a{ padding:0px 2px;}
.pagers a.first{ width:12px; margin-top:4px; line-height:12px; background:url(images/icon/small_icons.gif) -14px -10px no-repeat; text-decoration:none;}
.pagers a.prev{ width:12px; margin-top:4px; line-height:12px; background:url(images/icon/small_icons.gif) 0px -10px no-repeat; text-decoration:none;}
.pagers a.next{ width:12px; line-height:12px; background:url(images/icon/small_icons.gif) -2px 1px no-repeat; text-decoration:none;}
.pagers a.end{ width:12px; line-height:12px; background:url(images/icon/small_icons.gif) -16px 1px no-repeat; text-decoration:none;}
.pagers b{ color:#fe5713; font-weight:bold; padding:0px 2px;} /* define for current page */
.pagers i{ font-style:normal;} /* define for ... */