@CHARSET "ISO-8859-1";

body {
	margin:				0;
	padding:			0;
}

#textstyle1{
	color: #622f1c;
	font-family: tahoma,Arial,verdana;
	font-size: 11px;
	font-weight: bold;
}

#textstyle2{
	color: #3c3d4e;
	font-family: tahoma,Arial,verdana;
	font-size: 11px;
}

#container{
	position:relative;
	width:991px;
	height:246px;
}
#comicbook1{
	position:absolute;top:288px;left:559px;width:170px;height:132px;
	overflow: hidden;
	background: url("images/homepage/but-comic-book-1.jpg") top left no-repeat;
	display: block;
}
#comicbook1:hover{
	background-position: bottom left;
}

#comicbook2{
	position:absolute;top:288px;left:729px;width:170px;height:132px;
	overflow: hidden;
	background: url("images/homepage/but-comic-book-2.jpg") top left no-repeat;
	display: block;
}
#comicbook2:hover{
	background-position: bottom left;
}

#comicbook3{
	position:absolute;top:420px;left:559px;width:170px;height:131px;
	overflow: hidden;
	background: url("images/homepage/but-comic-book-3.jpg") top left no-repeat;
	display: block;
}
#comicbook3:hover{
	background-position: bottom left;
}

#comicbook4{
	position:absolute;top:420px;left:729px;width:170px;height:131px;
	overflow: hidden;
	background: url("images/homepage/but-comic-book-4.jpg") top left no-repeat;
	display: block;
}
#comicbook4:hover{
	background-position: bottom left;
}

#nextpreviewpage{
	position:absolute;top:2056px;left:611px;width:349px;height:62px;
	overflow: hidden;
	background: url("images/homepage/but-next-preview-page.jpg") top left no-repeat;
	display: block;
}
#nextpreviewpage:hover{
	background-position: bottom left;
}

#nextpreviewpage2{
	position:absolute;top:1968px;left:611px;width:349px;height:62px;
	overflow: hidden;
	background: url("images/homepage/but-next-preview-page.jpg") top left no-repeat;
	display: block;
}
#nextpreviewpage2:hover{
	background-position: bottom left;
}