* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px 15px;
	padding: 0;
}
.Navigation {
	margin-bottom: 5px;
	padding: 5px;
	width: 665px;
	height: auto;
	font-size: 83.3%;
	color: #ffffff;
	background-color: #0000ff;
}

.Navigation a {
	color: #ffffff;
}
h2 {
	margin: 5px 0;
	padding: 5px;
	width: 490px;
	background-color: #aaffff;
	font-size: 100%;
	font-weight: bold;
}

.Information,
.Buy {
	border: solid 1px silver;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 5px;
	font-size: 83.3%;
}
.Information {
	position: relative;
	top: -1.5em;
	margin: 5px;
	margin-bottom: -1.5em;
	padding-top: 2em;
	width: 478px;
}
fieldset.Information {
	top: 0;
	margin-bottom: 0;
	padding-top: 0;
}

h2.Information {
	top: 0.5em;
	border-style: none;
	margin: 0;
	margin-left: 1em;
	padding: 0;
	height: 33px;
	width: 92px;
	z-index: 1;
	background-color: transparent;
}

h3.Year {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}
ul {
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
}
li {
	padding-left: 0;
	list-style-type: none;
	margin-left: 1em;
	text-indent: -1em;
}

dl {
	margin: 0;
	width: 500px;
}
dt {
	margin: 5px 5px 0;
	width: 490px;
	line-height: 130%;
}

.Series,
.Title,
.Subtitle {
	display: block;
}
.Series {
	font-size: 88.8%;
}
.Title {
	font-size: 110%;
	font-weight: bold;
}
.Subtitle {
	text-indent: 1em;
}

dd {
	position: relative;
	margin: 0;
	padding: 0 5px 5px;
	width: 490px;
	border-bottom: solid 1px silver;
	padding-bottom: 1em;
}

.Author {
	margin-bottom: 5px;
	font-size: 83.3%;
}
a img.Cover {
	position: absolute;
	border-style: solid;
	border-width: 1px;
	width: 85px;
	height: 120px;
	-ms-interpolation-mode: bicubic;
}
.Introduce,
.Detail,
.Price,
.Isbn,
.Order {
	margin: 0;
	margin-left: 95px;
	margin-right: 5px;
	font-family: serif;
	font-size: 83.3%;
}
p.Introduce {
	line-height: 130%;
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.Order,
.Detail {
	text-align: right;
}
.Detail a img {
	height: 17px;
	width: 43px;
	border-style: none;
}
.Order a img {
	height: 18px;
	width: 59px;
	border-style: none;
}
.Isbn {
	font-family: monospace;
}

.Buy {
	position: absolute;
	left: 515px;
	top: 114px;
	padding-top: 0.5em;
	width: 158px;
	z-index: 1;
	text-align: center;
}
.Buy * {
	text-align: left;
}
.Buy h2 {
	position: relative;
	top: -1em;
	margin: 0 auto -1.5em;
	padding: 0;
	width: 7.5em;
	z-index: 2;
	background-color: #ffffff;
	text-align: center;
}
.Buy h3 {
	margin: 1em 0 0;
	font-size: 100%;
}
.Buy p {
	margin: 0;
}
.Buy em {
	font-style: normal;
	color: #ff0000;
}
.Buy ul {
	margin: 0;
}

.Address {
	width: 665px;
	background-color: #0000ff;
	font-size: 83.3%;
}
address {
	padding: 0.5em 0.5em 0;
	color: #ffffff;
	font-family: serif;
	font-style: normal;
	line-height: 100%;
}
address#company {
	float: left;
}
address#address, address#tel, address#fax, address#eMail {
	text-align: right;
}
address#eMail {
	padding-bottom: 0.5em;
}
address a {
	color: #ffffff;
}
.Copyright {
	margin: 5px;
}
