/* CSS Document */
/*Hereandabove Style Sheet */


.HereHead {
	font-size: 2.5em;
	font-style: italic;
}
.HereSubHead {
	font-size: 1.5em;
	font-style: italic;
}
.totalhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-position: center;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.body {
	font-family:Georgia, "Times New Roman", Times, serif;
	
	background-color: #CCCCFF;
	}
#afterhead {   }

#maincontent {
	background-color:#FFFFFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	left: 170px;
	right: 145px;
	position: absolute;
	}


#leftbar {
	top: 161px;
	left: 11px;
	width: 148px;
	background-color: #CCCCFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	float: left;
	}
	
#adbar {
	top: 161px;
	width: 126px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	float: right;
	}

.a:link {
	color:#6600CC
	}
	
.a:visited {
	color:#CC0000
	}	
.noveltext {
	font-size: 1em;
	text-indent: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.headbooktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.NovelTimePlace {
	font-size: 1.15em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.NextCh {
	font-size: 1em;
	text-align: right;
	font-style: italic;
	}

</style>

