@charset "utf-8";
/* CSS Document */
/*light green: #becbb1*/

body{background:#faf7ee;}
.header{margin:30px auto; width:766px;}
ul.tpages{margin:0; padding:0; list-style-type:none;}
.number{float:left; width:34px; height:20px; margin-top:25px; margin-left:5px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:#406e3f;}	
li.icon { width:45px; height:69px; margin-right: 17px; float:left; background: url(images/shape_green.png) 0 0 no-repeat; margin-bottom:11px;}
li.icon a{ width:45px; height:69px; display:block; background: url(images/shape_green.png) 0 0 no-repeat;}
li.icon a:visited {background: url(images/shape_blue.png) 0 0 no-repeat;}
li.icon a:visited .number{color: #c6ccc0;}
li.icon a:active {color: blue;  background:url(images/shape_blue.png) 0 0 no-repeat;}
li.icon a:hover{background:url(images/shape_blue.png) 0 0 no-repeat;}
.icon.last { margin-right:0;}
.icon.alt { margin-left:31px;}
.clear{float:none; margin:0; padding:0;}
.book{background: beige url(images/bg1.jpg) 0 0 no-repeat; height: 534px; width:766px; margin:auto; padding:0;}
.lpage{width:233px; height:385px; margin-top:68px; padding:0; float:left; margin-right:133px; margin-left:79px;}
.rpage{width:233px; height:385px; margin-top:68px; padding:0; float:right; margin-right:79px;}
