body,ul,li,p,span,h1,h2,h3,h4,h5,h6.dl,dt,dd {
    margin:0px;
    padding:0px;
    font-size:12px;
}
ul,li {
    list-style:none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal
}
.foot {
    background:#404040;
    color:#fff
}
.foot li {
    float:left;
    width:33%;
    height:40px;
    line-height:40px;
    text-align:center
}
.foot a {
    color:#fff;
}
.dixian {
    color:#999;
    text-align:center;
    margin:10px 0px;
}
.clear {
    clear:both;
}
.nav {
    height:50px;
    line-height:50px;
    background:#404040
}
.nav a {
    color:#fff;
}
.nav .sitename {
    position:absolute;
    top:0px;
    left:10px;
    font-size:18px;
    color:#fff;
}
.nav .sitename img {
    margin-top:10px;
}
.nav .pagetitle {
    position:absolute;
    left:50px;
    right:50px;
    text-align:center;
    color:#fff;
}
.nav .searchico img {
    margin-top:10px;
}
.nav .searchico {
    position:absolute;
    right:10px;
    color:#fff;
}
.nav .searchico a {
    height:50px;
    width:30px;
}
.nav .userico {
    position:absolute;
    right:50px;
    color:#fff;
}
.nav .userico img {
    margin-top:10px;
}
.nav .userico a {
    height:50px;
    width:30px;
}
body {
    background:#eee
}
.info {
    position:relative;
    height:130px;
    background:#fff
}
.info h1 {
    font-size:18px;
    color:#000;
}
.info .fm {
    position:absolute;
    top:30px;
    left:30px;
    width:60px;
}
.info .article {
    position:absolute;
    left:120px;
    top:30px;
    height:100px;
    line-height:25px;
}
.info .author,.info .lastchapter,.info .lastchapter a {
    color:#999
}
.bookcase {
    position:relative;
    height:35px;
    background:#fff;
}
.bookcase li {
    position:absolute;
    text-align:center;
    height:30px;
    line-height:30px;
    border-radius:5px;
}
.bookcase .b1 {
    border:1px solid #E87646;
    left:3%;
    width:30%;
    background:#E87646;
}
.bookcase .b1 a {
    color:#fff;
}
.bookcase .b2 {
    left:35%;
    width:30%;
    border:1px solid #ccc;
}
.bookcase .b2 a {
    color:#333;
}
.intro {
    background:#fff;
    padding:10px;
    padding-bottom:20px;
    color:#333;
    border-bottom:1px solid #eee;
}
.chapters {
    background:#fff;
    margin-top:10px;
    border-top:1px solid #eee
}
.chapters p,.chapters li {
    height:40px;
    line-height:40px;
    border-bottom:1px solid #eee;
    padding:0px 10px;
}
.chapters .p1 span {
    color:#999;
    padding-left:10px;
    font-size:10px;
}
.chapters .p2 {
    color:#ff0000;
    text-align:center;
}
.b3 {
    left:67%;
    width:30%;
    background:#E87646;
    border:1px solid #E87646;
}
.history{
    background: #fff;
    padding:10px;
}
.history span{
    display: block;
    padding:10px;
    border:1px solid #ddd;
    border-radius:5px;
}