.border_top_left{ background: url('/img/border/top_left.gif') left top; width: 10px; height: 10px; font-size: 1px; line-height: 1px; }
.border_top_right{ background: url('/img/border/top_right.gif') left top; width: 10px; height: 10px; font-size: 1px; line-height: 1px; }
.border_bottom_left{ background: url('/img/border/bottom_left.gif') left top; width: 10px; height: 10px; font-size: 1px; line-height: 1px; }
.border_bottom_right{ background: url('/img/border/bottom_right.gif') left top; width: 10px; height: 10px; font-size: 1px; line-height: 1px; }
.top{ background: url('/img/border/pixel.gif') left top repeat-x; font-size: 1px; line-height: 1px; }
.left{ background: url('/img/border/pixel.gif') left top repeat-y; font-size: 1px; line-height: 1px; }
.bottom{ background: url('/img/border/pixel.gif') left bottom repeat-x; font-size: 1px; line-height: 1px; }
.right{ background: url('/img/border/pixel.gif') right top repeat-y; font-size: 1px; line-height: 1px; }

.gallery_table td{ font-size: 10px; color: #5a5773; padding-bottom: 25px; }
.pic_border_1{ width: 138px; height: 94px; border: 1px solid #a4a9b0; margin-bottom: 9px; }
.pic_border_2{ display: block; width: 136px; height: 92px; border: 1px solid #fff; background-position: center; background-repeat: no-repeat; }

.paging{ text-align: center; margin-top: 10px; }
.paging a,.paging a:link,.paging a:visited,.paging a:active, .paging b, .paging strong {
    color: #048022;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin: 0px 5px;
}
.paging a:hover{ text-decoration: underline; }
.paging b{ color: #124a8d; }
