@charset "utf-8";
/* CSS Document */

#back { width:189px; height:215px; background-image:url(../images/pages/left.jpg); float:left; }
#front { width:189px; height:215px; background-image:url(../images/pages/right.jpg); float:right; }

#front .first { font-size:18px;  line-height:18px; font-weight:bold; color:#fff; text-shadow:#000 1px 1px 1px; }
#front .second {font-size:50px; line-height:50px; font-weight:bold; color:#fff; text-shadow:#000 1px 1px 1px; padding-bottom:2px;}
#front .third { font-size:16px;  line-height:16px; font-weight:bold; color:#fff; text-shadow:#000 1px 1px 1px; }

#back a:hover,
#front a:hover 
{ color:#fff;  }

#aroundback { width:135px; float:left; margin-top:44px; text-align:center; margin-left:10px; }
#aroundfront { width:135px; float:right; margin-top:44px; text-align:center; margin-right:10px;  }

#back .first { font-size:18px;  line-height:18px; font-weight:bold; color:#fff; text-shadow:#000 1px 1px 1px; }
#back .second {font-size:50px; line-height:50px; font-weight:bold; color:#fff; text-shadow:#000 1px 1px 1px; padding-bottom:2px;}
#back .third { font-size:16px;  line-height:16px; font-weight:bold; color:#fff; text-shadow:#000 1px 1px 1px; }

.movepagesup { margin-top:-10px; }