#bodybox{
	margin:0 auto;
	width:1000px;
	padding-top:32px;
	padding-bottom:32px;
}
#bodybox #left{
	float:left;
	width:718px;
	background-color:#eaeaea;
}
#bodybox #left .bookhead{
	margin:15px 24px 15px 24px;
	border-bottom:1px solid #525252;
	font-size:14px;
	color:#525252;
	text-align:right;
	height:23px;
	line-height:23px;
	padding-bottom:10px;
}
#bodybox #left .bookhead img{
	vertical-align:middle;
	padding-right:10px;
}
.booklist{
	margin: 42px 0 0px 34px;
	/*border-bottom:1px solid #525252;*/
}
.booklist .onebook{
	width:285px;
	padding-right:5px;
	height:150px;
	padding-bottom:70px;
    margin-left:10px;
	float:left;
}
.booklist .onebook .img{
	width:115px;
	height:150px;
	float:left;
	overflow:hidden;
}
.booklist .onebook .bright{
	width:160px;
	height:180px;
	float:right;
}
.booklist .onebook .bright .title{
	font-size:18px;
	width:160px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height:35px;
}
.booklist .onebook .bright .info{
	font-size:14px;
	width:160px;
	overflow:hidden;
	height:auto;
	line-height:24px;
	color: #5e5e5e;
}
.booklist .onebook .bright .more{
	font-size:14px;
	height:65px;
	line-height:20px;
    overflow:hidden;
}
.booklist .onebook .bright .more a{
	color: #b60000;
	text-decoration: none;
	vertical-align:middle;
}
.booklist .onebook .bright .more img{
	vertical-align:middle;
}

#bodybox #left .page{
	margin:0 auto;
	text-align:center;
	width:650px;
	padding-bottom:20px;
}
#bodybox #left .page li{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	margin:2px;
	font-size:14px;
}
#bodybox #left .page .no{
	padding-top: 3px;
}
#bodybox #left .page .num{
	border: 1px solid #d7d7d7;
	line-height:22px;
	height:22px;
	padding: 0 7px 0 7px;
	font-weight:bold;
}
#bodybox #left .page .now{
	border: 1px solid #d7d7d7;
	line-height:22px;
	height:22px;
	padding: 0 7px 0 7px;
	font-weight:bold;
	color: #fff;
	background-color: #b60000;
}
#bodybox #left .page a{
	color: #3e3e3e;
	text-decoration: none;
}
#bodybox #left .page  a:hover{
	color:#b60000;
	text-decoration: none;
}


#bodybox #right{
	float:right;
	width:265px;
	background-color:#eaeaea;
}
#bodybox #right .rtitile{
	height:30px;
	line-height:30px;
	font-size:16px;
	background-color:#b60000;
	color:#fff;
	padding-left:30px;
}
#bodybox #right .rc{
	padding: 15px 0 15px 30px;
}
#bodybox #right .rc li{
	list-style:none;
	font-size:14px;
	background:url(../img/b-03.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	line-height:30px;
	height:30px;
	padding-left:18px;
}
#bodybox #right .rc li a{
	color: #5e5e5e;
	text-decoration: none;
}
#bodybox #right #book-search p{
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.bookinfo{
	width: 100%;
float: left;
}
.bookdis{
	/*margin: 42px 0 0px 34px;*/
	/*border-bottom:1px solid #525252;*/
   float:left;
   width:650px;
}
.bookdis .title{
	padding-left:20px;
	padding-right:20px;
	font-size:30px;
	text-align:center;
	line-height:175%;
}
.bookdis .img{
	float:left;
	padding:20px;
}
.bookdis .content{
	font-size:16px;
	line-height:200%;
	padding:20px;
    width:320px;
    float:right;
}
.bookdis .content .info{
	text-indent:0;
	font-weight:bold;
	font-size:14px;
}
#daohang{
	border-bottom: 6px solid #ce4923;
	height:45px;
}
.daohang ul {
float:left;
}
#daohang .daohang{
	height:35px;
	line-height:35px;
	margin-top:10px;
	float:right;
	background: url(../img/newslist-002.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:17px;
	color: #3e3e3e;
}
#daohang .daohang a{
	color: #3e3e3e;
	text-decoration: none;
}

.tip_nav {
margin-top:20px;
margin-bottom:50px;
text-align:center;
font-size: 16px;
height: 20px;
line-height: 20px;
}
.tip_nav span {
margin-right:15px;
border-bottom: 3px solid #fff;
}
.tip_nav span A:link {
    /*color:#8F9285;*/
	text-decoration:none 
}
.tip_nav span A:hover,.tip_nav span a:active {
	color:#f71010;
	text-decoration:none;
    border-bottom: 3px solid #5e5e5e;
	cursor:pointer;
}
.tip_navsfocus a {
    color:#f71010;
	text-decoration:none;
    border-bottom: 3px solid #f71010;
}
.itembox{
	width: 50%;
float: left;
}