@charset "UTF-8";
	
/* CSS Document */


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #585858;
	background: #fff;
	background-position: -200px 0px;
	text-decoration: none;
	margin: 60px 90px 20px 90px;
	}

a:link, a:visited {	
	color: #585858;
	text-decoration: none;
	}
	
a.bodylink:link, a.bodylink:visited {	
	color: #989898;
	font-style: italic;
	text-decoration: none;
	}
	
a:hover, a.bodylink:hover {	
	color: #000;
	text-decoration: none;
	}

.on, a.bold:hover {	
	color: #000;
	font-weight: bold;
	}
	
.on2 {
	color: #000;
	font-weight: normal;
}

img {
	border: 0;
}

p {
	margin: 0.5em 0 0.5em 0;
}

blockquote {
	color: #989898;
	margin-bottom: 40px;
}

ul {
	list-style-type: none;
	margin:0;
	padding:0;
}


li {
	display: inline;
}

li.normal {
	display: block;
	margin: 0 0 15px 0;
}

ul.lv1 {
	margin: 0 0 10px 0;	
}

ul.lv1 li {
	font-size: 11px;
	margin: 0 20px 0 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

ul.lv2 li {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

ul.lv3 li {
	font-size: 10px;
	text-transform: lowercase;
	letter-spacing: 0.02em;
}


.hairline {
	width:100%;
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #787878;
}

.content {
	margin: 30px 0 0 0;
}

.text-content {
	margin: 60px 0 100px 135px;
	width: 600px;
}

.text-content-500 {
	margin: 60px 0 100px 135px;
	width: 500px;
	float:left;
}

.text-content-350 {
	margin: 60px 0 100px 135px;
	width: 350px;
	float:left;
}

.text-content-books {
	margin: 60px 0 100px 325px;
	width: 500px;
	float:left;
}

.text-content-300 {
	margin: 60px 0 100px 40px;
	width: 300px;
	float:left;
}

.text-content-200 {
	margin: 60px 0 100px 135px;
	width: 200px;
	float:left;
}

.leftnav {
	width:325px;
	float:left;
}

.photo {
	height:400px;
}

.desc {
	clear:left;
	font-size: 10px;
	margin: 50px 0 0 0;
}

.bookimg {
	margin: 10px 0 10px 0;
}
.arrow {
	float:left;
	width: 20px;
	text-align: center;
}
.count {
	float:left;
	width: 35px;
	text-align: center;
}

.thumb {
	margin: 0 30px 40px 0;
}

.inline-img {
	float:left;
	margin: 0 10px 10px 0;
}