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

#headImage {
	background:url(../img/index/headimg.jpg) no-repeat;
}

#taleBook {
	margin-bottom:50px;
	min-height:445px;
	height:auto !important;
	height:445px;
}
	#taleBook .book {
		background:url(../img/index/ph01.jpg) no-repeat right top;
	}
	#taleBook .key_ring {
		background:url(../img/index/ph02.jpg) no-repeat right top;
	}
	#taleBook p {
		line-height:22px;
	}
		#taleBook p.strong {
			margin-top:30px;
			color:#8a6828;
			font-weight:bold;
			font-size:14px;
		}
		#taleBook p.icon {
			margin-top:30px;
		}
	#taleBook h2 {
		margin:30px 0 5px;
	}

#detail {
	margin:0 -10px 0 -10px;
	width:645px;
}
	#detail li {
		position:relative;
		float:left;
		display:inline;
		margin:0 5px;
	}
