
a {
	color: #000;
	text-decoration:none;
	}
a:hover {
	color: #fff;
	background-color: #000;
	}
a:visited {
	}
a:active {
	}
a.thumlayout:hover{
	background-color:transparent;
	}
body {
	font-family:Georgia, Times, serif;
	font-size: 10pt; 
	color: #000;
	line-height: 1.2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #999999; 
	}
img {
	border: 0px;
	}
a.image:hover{
	background-color: #fff;
	}
ul, li {
	list-style-type: none;
	}
h1, h2, div, p, ul, li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

/* layout */
h1.titlelayout{
	font-size:40pt;
	color:#888;
	top:0;
	left:0;
	}
h2{
	font-size:12pt;
	margin-bottom:20px;
	color:#333;
	}
.infoblock{
	font-size:12pt;
	margin-bottom:20px;
	}
.leftpage, .rightpage {
	position: absolute;
	top: 50px; 
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
.lectext {
	position: absolute;
	top: 315px;
	left:10px;
	width:260px;
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
.rightpage{
	left:280px;
	width:520px;
	height:550px;
	background-image:url(../gallery2/img/bg/book_bg.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	}
.leftpage{
	left:0px;
	width:280px;
	height:550px;
	}
img.imglayout {
	padding-top:25px;
	}
.leftnavi {
	position:absolute;
	top:580px;
	left:290px;
	text-align: left;
	z-index:2;
	}
.rightnavi {
	position:absolute;
	top:580px;
	left:700px;
	width:80px;
	text-align: right;
	z-index:2;
	}
.textbox p{
	padding-bottom:1em;
	line-height:1.5;
	}
.booktitle{
	font-size:18px;
	font-weight:bold;
	padding:0 0 25px 0;
	}
.indextitle{
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 0;
	}
.indexstyle{
	font-size:14px;
	line-height: 1.8;
	}
.chaplink{
	text-decoration:none;
	}
.chaplink:hover{
	text-decoration:none;
	}
.chaplink:visited{
	text-decoration:none;
	}
.signature{
	font-size:12px;
	}
	
