@charset "utf-8";
/* CSS Document */
*{ margin:0pt; padding:0pt;}
body {background-color:#333333;font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:1.4em;}

#wrapper{ margin:0px auto; width:1000px; height:500px;}

#larea{width:488px; height:658px; float:left; margin:20px 6px 0px 6px; padding:0;overflow:auto;}
#rarea{width:486px; height:658px; float:right; margin:20px 4px 0px 0px; overflow:auto;}

#picbg{width:1000px; height:680px; background-image:url(/_books/images/book2.png)}

#larea p, #rarea p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding-bottom:10px;}
.pagers{width:1000px; height:26px; margin: 2px 0px; padding: 0px; background:#CCCCCC; display:inline;}
.help{ width:200px;height:26px; margin: 2px 0px; padding: 0px 0px 0px 1px; background:#CCCCCC; display:inline-block; float:left;}
.pager{width:798px; height:26px; margin: 2px 0px; padding: 0px 1px 0px 0px; background:#CCCCCC; display:inline-block; float:left;}
.help ul {list-style-type: none;padding:0; margin:0px 0px 0px 4px;}
.help ul li{float:left;margin: 2px 2px 2px 4px;}
.help a{font: bold 12px Verdana, Arial;text-align: center;line-height: 22px;background: #ff0000;color: #fff;text-decoration: none;display: block; padding:0px 8px;}
.help a:hover {background: #c50000;color: #fff;}
.help a.current, .help a.current:hover { /* current */background: #fff;color: #ff0000;}

.pager ul {list-style-type: none;padding:0; margin:0px 0px 0px 306px;}
.pager ul li{width: 20px;float:left;margin: 2px 2px 2px 4px;}
.pager a{font: bold 12px Verdana, Arial;text-align: center;line-height: 22px;background: #ff0000;color: #fff;text-decoration: none;display: block;}
.pager a:hover {background: #c50000;color: #fff;}
.pager a.current, .pager a.current:hover { /* current */background: #fff;color: #ff0000;}
.sup{ font-size:9px; color:#993333;cursor: pointer; font-weight:bold;}
.sup a{text-decoration: none;}
.sup a:hover{text-decoration:none;}
blockquote {font-size: 12px;background-color:#F5F2E2;padding:6px;color:#000000; margin:6px 0px;}
blockquote:hover {border: 1px solid red;}
ul{line-height:1.4em; margin-left:18px; margin-bottom:6px;}
ol{line-height:1.4em; margin: 0px 0px 6px 38px;}
.padding{height:6px;}
.left{padding:0px 6px 0px 0px;}

