/* 文学博客网 装订成册样式表　王峰 2006-4-19 */

#bookindex {
	float:left;
	width:590px;
	}

#bookright {
	float:left;
	width:160px;
	margin-left:10px;
	}

#bookcover,#bookdetail {
	float:left;
	}

#bookcover {
	margin-right:20px;
	border:1px solid #000;
	width:120px;
	}

#bookindex h2 {
	border:none;
	padding:5px 0;
	}

#bookindex .more {
	cursor:pointer;
	float:none;
	text-align:right;
	margin:5px 0;
	border-bottom:2px dashed #CDE;
	}

#bookdetail li {
	padding:5px;
	float:left;
	width:200px;
	}

#bookdetail h3 {
	font-size:12px;
	margin:0;
	padding-top:9px;
	clear:both;
	}

#bookdetail p {
	margin:5px;
	line-height:18px;
	text-indent:2em;
	}

#eform {
	clear:both;
	}

#bookindex .buttons {
	text-align:left;
	border-top:1px solid #CCC;
	margin:5px 0 0 0;
	padding:5px;
	}

#bookindex .buttons img {
	margin-right:9px;
	}

#chaptertree ul {
	margin-left:1.5em;
	}

#chaptertree li {
	clear:both;
	padding:3px;
	}

#chaptertree li.bookblog {
	float:left;
	width:45%;
	margin:1px;
	clear:none;
	padding:0;
	}

#chaptertree li.bookblog a {
	border:1px solid #EEE;
	display:block;
	background:#F7F7F7;
	text-decoration:none;
	padding:3px;
	}

#chaptertree li.bookblog a:hover {
	border:1px solid #CDE;
	background:#F3F7FF;
	}

#bookright div {
	margin-bottom:5px;
	background:url(/images/style/head_col3.gif) repeat-x 0 1px;
	}

#bookright h1 {
	background:url(/images/style/icon_sq4.gif) no-repeat 8px 6px;
	border:1px solid #BFD6CC;
	line-height:23px;
	padding-left:20px;
	}

#bookright ul {
	background:url(/images/style/bg_col3.gif) no-repeat left bottom;
	border:1px solid #BFD6CC;
	padding:5px;
	margin-top:1px;
	}

#bookright li {
	line-height:20px;
	}

#otherbook li,#othernovel li {
	padding-left:14px;
	background:url(/images/style/icon_article.gif) no-repeat 0 2px;
	}
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
