@charset "UTF-8";
img {
	border:0;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
p {
	line-height: 14px;
	margin:0;
}
h1 {
	font-size:16px;
	margin: 10px 0;
}
h2 {
	font-size:20px;
	line-height: 30px;
	font-weight: normal;
	color:#666;
}
li {
	margin-bottom: 7px;
	margin-top: 7px;
}
ul {
	padding-left:10px;
}
a {
	color:#333;
}
#content {
	margin:auto;
	width:984px;
}
#center_book, #center_book_s {
	position:absolute;
	width:260px;
}
#center_book {
	top:500px;
}
#center_book_s {
	top:400px;
}
.right {
	text-align:right;
}
.footer p {
	font-size:9px;
	color:#666;
}
