.topimage
{
	margin: 10px 0 10px 95px;
	display: block;
	background: url(../../images/books/chapter/mainpic.gif) no-repeat;
	width: 425px;
	height: 125px;
	outline: none;
}


#book1 
{
	display: block;
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	text-align: center;
	width: 138px;
	height: 97px;
	border: 0px solid #fff;
}

#book1 .cover a {
	display: block;
	background: url(../../images/books/chapter/soupy.gif) no-repeat;
	width: 132px;
	height: 191px;
	border: 0px solid #fff;
	outline: none;
}

#book1 .cover a:hover {
	background: url(../../images/books/chapter/soupy_over.gif) no-repeat;
}

#book2
{
	display: block;
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	text-align: center;
	width: 138px;
	height: 184px;
	border: 0px solid #fff;
}

#book2 .cover a {
	display: block;
	background: url(../../images/books/chapter/cool.gif) no-repeat;
	width: 132px;
	height: 191px;
	border: 0px solid #fff;
	outline: none;
}

#book2 .cover a:hover {
	background: url(../../images/books/chapter/cool_over.gif) no-repeat;
}


.title_cool a, .title_cool a:visited {
	display: block;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: -175px;
	left: 130px;
	border: 0px solid #000;
}

.title_cool a:hover {
	color: #003399;
}
	
#book3
{
	display: block;
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	text-align: center;
	width: 138px;
	height: 184px;
	border: 0px solid #fff;
}

#book3 .cover a {
	display: block;
	background: url(../../images/books/chapter/going.gif) no-repeat;
	width: 132px;
	height: 191px;
	border: 0px solid #fff;
	outline: none;
}

#book3 .cover a:hover {
	background: url(../../images/books/chapter/going_over.gif) no-repeat;
}

#book4
{
	display: block;
	float: left;
	position: relative;
	top: -1px;
	left: 20px;
	text-align: center;
	width: 138px;
	height: 184px;
	border: 0px solid #fff;
}

#book4 .cover a {
	display: block;
	background: url(../../images/books/chapter/friend.gif) no-repeat;
	width: 132px;
	height: 191px;
	border: 0px solid #fff;
	outline: none;
}

#book4 .cover a:hover {
	background: url(../../images/books/chapter/friend_over.gif) no-repeat;
}


.suntext  {
	display: block;
	position: relative;
	top: -210px;
	left: 37px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #000;
	text-decoration: none;
	border: 0px solid #000;
	line-height: 20px;
}
