/* CSS Document */
#bookbanner {width:915px; height:95px; border:1px solid #000; margin:0 auto; margin-top:13px;}
#bookbanner img {width:723px; height:82px; border:0; float:left; margin-top:6px; margin-left:6px;}
#bookbanner ul {width:170px; padding:2px; border:1px solid #e8e8e8; float:right; margin-top:5px; margin-right:5px; text-align:center;}
#bookbanner ul li {width:166px; height:20px; line-height:20px; margin:0 auto; text-align:left; overflow:hidden; background:#e5f1ff;}
#bookbanner ul li a {color:#7a8694; font-size:12px; font-weight:normal; margin-left:5px; text-decoration:none;}
#bookbanner ul li a:hover {color:#c00; font-size:12px; font-weight:normal;}

#booknav {width:950px; height:32px; background:url(../images/book_07.gif) repeat-x; margin:0 auto; margin-top:5px;}
#booknav h2 {width:157px; height:32px; float:left; background:url(../images/book_06.gif); text-indent:-2000px;}
#booknav ul {float:left; height:12px; margin-top:12px;}
#booknav ul li {float:left; border-right:1px solid #fff; width:65px; height:14px; line-height:14px;}
#booknav ul li a {font-size:12px; font-weight:normal; color:#fff; text-decoration:none;}
#booknav ul li a:hover {font-size:12px; font-weight:normal; color:#c00; text-decoration:none;}
#booknav .icon {float:right; width:28px; height:32px; background:url(../images/book_08.gif);}

#booktitle {width:915px; height:35px; line-height:35px; margin:10px auto; background:url(../images/book4_03.gif) 10px 0 #cfe0df no-repeat;}
#booktitle h2 {width:550px; float:left; margin-left:55px!important; margin-left:25px; font-size:18px; font-weight:bold; color:#000; text-align:left;}
#booktitle input {float:right; margin-right:20px; margin-top:8px; width:61px; height:20px; border:none; cursor:pointer;}
#booktitle .pre {background:url(../images/booklist_36.gif);}
#booktitle .back {background:url(../images/book3_03.gif);}
#booktitle .next {background:url(../images/booklist_33.gif);}

#booktitle1 {width:915px; height:35px; line-height:35px; margin:10px auto; background:#cfe0df;}
#booktitle1 input {float:right; margin-right:20px; margin-top:8px; width:61px; height:20px; border:none; cursor:pointer;}
#booktitle1 .pre {background:url(../images/booklist_36.gif);}
#booktitle1 .back {background:url(../images/book3_03.gif);}
#booktitle1 .next {background:url(../images/booklist_33.gif);}

#booktext {width:915px; margin:10px auto; line-height:25px; font-size:14px; font-weight:normal; color:#000;}
#booktext h3 {font-size:16px; font-weight:bold; color:#000; height:30px; text-align:center;}
#booktext h4 {font-size:14px; font-weight:normal; color:#000; height:25px;}
#booktext #bookcontent {width:815px; margin:0 auto; line-height:25px; font-size:14px; font-weight:normal; color:#000; text-align:left;}
#booktext #bookcontent a {font-size:14px; font-weight:normal; color:#000;}
#booktext #bookcontent a:hover {font-size:14px; font-weight:normal; color:#c00;}
/*频道页小导航*/
.b_top_nav{
 width:950px;
}
#b_top_nav {
height:43px;
overflow:hidden;
}
.b_top_nav_left{
 width:220px;
 height:34px;
 margin-top:4px;
 float:left;
 background:url(../images/b_bg_001.gif) no-repeat;
}
.b_top_nav_center{
 width:442px;
 height:34px;
 margin-top:4px;
 float:left;
 background:#8a6e49;
 color:#fff;
 font-weight:bold;
 line-height:34px;
 font-size:14px;
 text-align:center;
}
.b_top_nav_center a {
color:#FFF;
}
.b_top_nav_right{
 width:280px;
 height:43px;
 float:right;
 background:url(../images/b_bg_002.gif) no-repeat;
 line-height:38px;
 overflow:hidden;
 padding:0 8px 0 0;
 text-indent:20px;
}
.b_top_nav_right span {
display:inline;
float:left;
}
.b_top_nav_right p {
display:inline;
float:left;
line-height:38px;
margin:0 0 0 5px;
}
/*频道页小导航结束*/