body {
	text-decoration: none;
	background-image: url(../img/bg_bannner.gif);
	background-repeat: repeat-x;
	background-position: 0px 90px;
}
.special {
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	height: 70px;
}

img {border:0px;}

.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#content {
	width: 790px;
}
#title span {
	display: none;
}
h2 {
	display: block;
	height: 142px;
	width: 392px;
	background-image: url(../img/title.gif);
	margin-bottom: 90px;
}
h3 {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 380px;
	display: block;
	margin-bottom: 30px;
}
#title {
	padding-top: 60px;
	width: 392px;
	float: right;
	padding-right: 40px;
	position: relative;
}
#book {
	height: 400px;
	width: 250px;
	padding-top: 40px;
	padding-left: 40px;
	float: left;
}
#head {
	width: 790px;
	padding-bottom: 30px;
	background-image: url(../img/border.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#title .detail p {
	line-height: 100%;
}
#title .detail .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#title .detail {
	width: 260px;
	float: left;
}
#title .btn {
	width: 85px;
	float: right;
	padding-top: 19px;
}
#bnr {
	padding-top: 30px;
	margin-bottom: 40px;
}
#bnr li {
	display: inline;
}
#bnr img {
	margin-right: 10px;
}
#bnr .end img {
	margin-right: 0px;
}
#author #profile p {
	line-height: 180%;
}

#author #profile .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 5px;
}
#author h4 {
	padding-bottom: 30px;
}
#author #profile .yomi {
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	margin-bottom: 10px;
}
#author #profile {
	width: 390px;
	float: left;
}
#author .books img {
	border: 1px solid #cccccc;
}
#author .books {
	width: 390px;
	float: right;
}
#author {
	width: 790px;
	position: relative;
}
.badge {
	height: 142px;
	width: 142px;
	position: absolute;
	left: 257px;
	top: 150px;
}
.badge_new {
	height: 53px;
	width: 53px;
	position: absolute;
	left: 381px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

