/* CSS Document */
.bookArea {background-image:url(../img/reading-bookbg.gif); background-repeat:no-repeat; width:550px; height:600px;}
.pageArea {width:400px; height:450px; position:relative; top:55px; left:90px; overflow:auto;}
.pageArea p {width:380px;}
.bottomTitle {width:400px; height:25px; position:relative; top:90px; left:85px; font-size:10px; color:#553322;}
h3 {font-size:14px; color:#336633; line-height:18px; font-weight:bold; border-bottom:3px double #CCCC99; width:370px; margin-top:40px;}
.pageArea p a:link, .pageArea p a:visited {color:#553322;}
.pageArea p a:hover {color:#336633; text-decoration:none;}
p.index { text-align:center;}
/*
.new {color:#0099ff; font-size:9px;}
*/
.pageArea {
	 scrollbar-3dlight-color:#666666;
	  scrollbar-arrow-color:#666666;
	  scrollbar-darkshadow-color:#ffffff;
	  scrollbar-face-color:#ffffff;
	  scrollbar-highlight-color:#ffffff;
	  scrollbar-shadow-color:#666666;
  }