body, form, fieldset {
	margin-top: 0;
	padding-top: 0;
	background-color: #f1e6e0;
	color: #714a42;
}

fieldset {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ol, dl, dd {
	margin: 0;
	padding: 0;
}

a:link {
	color: #44769f;
	border-color: #44769f;
}

a:visited {
	color: #44769f;
	border-color: #44769f;
}

ul.obtabs {
	list-style: none;
	margin: 4px 0 -1px 0;
	padding: 0;
	position: absolute;
}
ul.obtabs li {
     float: left;
     display: block;
     height: 24px;
     padding-right: 12px;
     margin-left: -5px;
     position: relative;
     background: url(img/tabright-back.gif) 100% 0 no-repeat;
     border-bottom: 1px solid #bbb8a9;
     white-space: nowrap;
}
ul.obtabs li.tab1 {
     z-index: 5;
     float: left;
     display: block;
     height: 24px;
     padding-right: 12px;
     position: relative;
     background: url(img/tabright-back.gif) 100% 0 no-repeat;
     border-bottom: 1px solid #bbb8a9;
     white-space: nowrap;
}
ul.obtabs li.tab2 {
     z-index: 4;
}
ul.obtabs li.tab3 {
     z-index: 3;
}
ul.obtabs span {
     height: 24px;
     line-height: 24px;
     padding-left: 7px;
     background: url(img/tableft-back.gif) no-repeat;
}
html>body ul.obtabs span {
     display: block;
}
ul.obtabs li#current {
     z-index: 9;
     font-weight: bolder;
     border-bottom: 1px solid #fff;
     height: 25px;
     background-image: url(img/tabright.gif);
}
ul.obtabs li#current span {
     background-image: url(img/tableft.gif);
}
ul.obtabs a {
	color: #000;
	text-decoration: 	none;
}
#map {
    float: left;
    margin-top: 28px;
    margin-left: -5px;
	padding: 0;
	width: 680px;
	height: 510px;
}
#series {
	clear: left;
	float: left;
	margin-top: 30px;
	list-style-type: disc;
	padding: 0;
	width: 680px;
	height: 510px;
	font-size: small;
}
#sendai {
	clear: left;
	float: left;
	margin-top: 20px;
	padding: 0;
	width: 680px;
	height: 510px;
}
#side {
    margin-left: 684px;
}
#isbn {
	margin:0;
	display: inline;
}
#hint {
	color: #fff;
	background-color: #44769f;
}
#iform {
	margin:0;
}
#img {
	position: relative;
	font-size: small;
}
#img span {
	position: absolute;
	border: none;
	top: 0;
}

#img img {
	border-color: #44769f;
}

#dsp {
	margin-left: 0.5em;
}

#az {
	margin-left: 0.5em;
}

#az img {
	border: none;
}

#footer {
	clear: both;
}
#ISBN {
	ime-mode: disabled;
}
