li {
    list-style-type: none
}

body {
    margin: 0 auto;
    font-family: segoe ui,lucida grande,Helvetica,Arial,microsoft yahei,FreeSans,Arimo,droid sans,wenquanyi micro hei,hiragino sans gb,hiragino sans gb w3,FontAwesome,sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    background-color: #e9faff
}

div,ul,dl,dd,p,h1,h2,h3,h4,.text {
    zoom:1;margin: 0;
    padding: 0
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #fd5500;
    text-decoration: underline
}

img {
    border: none
}

.clear {
    zoom:1;clear: both
}

.wrap,.nav ul,.nav_type ul {
    width: 980px;
    margin: 0 auto;
    zoom:1;overflow: hidden
}

.header {
    padding: 10px 0
}

.header .wrap {
    position: relative;
    height: 80px;
    .tliliaoverflow:hidden}

.wrap .logo {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    xborder-right: 1px solid #ddd;
    overflow: hidden;
    display: block
}

.wrap .logo a {
    background: url(/images/logo.png) no-repeat;
    text-indent: -9999px;
    height: 80px;
    display: block;
    float: left;
    width: 250px
}

.wrap .logo em {
    display: none
}

.search {
    float: left;
    padding: 15px 0;
    overflow: hidden
}

.search form {
    width: 420px;
    height: 32px;
    border-radius: 2px;
    border: 2px solid #88c6e5;
    position: relative;
    overflow: hidden
}

.search .text {
    width: 100%;
    line-height: 20px;
    padding: 6px 0 6px 6px;
    border: none
}

.search .btn {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    width: 100px;
    height: 32px;
    background: #88c6e5;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

.search form:hover .btn {
    background: #459df5
}

.search form:hover {
    border: 2px solid #459df5
}

.wrap .share {
    border: 1px dotted #ddd;
    padding: 6px 4px 6px 10px;
    position: absolute;
    top: 0;
    right: 0
}

.nav {
    overflow: hidden;
    margin-bottom: 10px
}

.nav ul {
    background: #88c6e5;
    overflow: hidden;
    font-size: 16px
}

.nav li {
    float: left;
    width: 88px;
    text-align: center;
    margin-right: 1px;
    line-height: 42px
}

.nav li a {
    display: block;
    color: #fff;
    text-decoration: none
}

.nav li a:hover {
    background: #68acfa
}

.nav_type {
    overflow: hidden
}

.nav_type ul {
    line-height: 34px;
    border-bottom: 1px solid #459df5;
    border-radius: 20px;
    background: #fff
}

.nav_type li {
    float: left;
    width: 70px;
    line-height: 26px;
    margin: 4px 10px;
    border-radius: 20px;
    text-align: center;
    font-size: 14px
}

.nav_type li a {
    display: block;
    color: #3471d1;
    text-decoration: none
}

.nav_type .this,.nav_type li:hover {
    background: #e5e0ff
}

.nav_type .this a {
    color: #ee5e0f
}

.nav_type .this a:hover {
    text-decoration: none
}

.wrap .bd {
    border: 3px solid #c3dfea
}

.wrap .p10 {
    padding: 10px 0 0 10px
}

.hot {
    margin-bottom: 8px;
    overflow: hidden
}

.hot .l {
    background: none repeat scroll 0 0 #fef9ef;
    border: 3px solid #c3dfea;
    float: left;
    overflow: hidden;
    width: 695px;
    padding: 0 0 10px
}

.item {
    float: left;
    width: 335px;
    height: 156px;
    padding: 0 10px 10px 0;
    position: relative;
    overflow: hidden
}

.item dl dt {
    border-bottom: 1px dotted #a6d3e8;
    font-size: 14px;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    overflow: hidden
}

.item dl dt span {
    color: #999;
    float: right;
    font-weight: 400
}

.item dl dd {
    height: 120px;
    line-height: 20px;
    overflow: hidden;
    padding: 7px 0 0;
    color: #aaa
}

.item dl {
    padding-left: 140px
}

.item .image {
    position: absolute;
    top: 10px;
    left: 10px
}

.item .image img {
    width: 120px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 1px
}

.hot .r {
    border: 3px solid #c3dfea;
    float: right;
    width: 265px;
    background: #fef9ef
}

.hot h2 {
    background-color: #e1eced;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 10px
}

.lis {
    padding: 0 10px 5px
}

.lis li {
    border-bottom: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 5px 0 0
}

.lis li span {
    display: inline-block;
    float: left
}

.lis li .s1 {
    width: 40px
}

.lis li .s2 {
    color: #b3b3b3
}

.lis li .s3 {
    width: 30px
}

.lis li .s4 {
    color: #b3b3b3;
    width: 50px
}

.lis li .s5 {
    float: right;
    text-align: right
}

.lis li a {
    color: #6f78a7
}

.hot .ll {
    width: 100%;
    padding: 0 0 10px;
    overflow: hidden
}

.ll .item {
    width: 313px
}

.type {
    margin-bottom: 8px;
    border: 3px solid #a6d3e8;
    padding: 1px;
    background: #fef9ef;
    overflow: hidden
}

.type .block {
    border-right: dotted 1px #a6d3e8;
    padding: 4px;
    float: left;
    width: 315px;
    overflow: hidden
}

.type .block .p10 {
    padding: 10px 6px
}

.type .block h2 {
    border-bottom: solid 1px #a6d3e8;
    font-size: 14px;
    font-weight: 700;
    padding-left: 5px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 0
}

.type .block .top {
    height: 88px;
    position: relative;
    overflow: hidden
}

.type .block .image {
    position: absolute;
    top: 0;
    left: 0
}

.type .block .image img {
    width: 67px;
    height: 82px;
    border: solid 1px #ddd;
    padding: 1px;
    background-color: #fff
}

.type .block dl {
    padding-left: 80px
}

.type .block dl dt {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-weight: 700
}

.type .block dl dd {
    line-height: 20px;
    height: 60px;
    color: #aaa;
    overflow: hidden
}

.type .block ul {
    padding: 0;
    overflow: hidden
}

.type .block ul li {
    color: #b3b3b3;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
    float: left;
    width: 150px
}

.type .block ul li a {
    font-size: 13px
}

.type h2 {
    background-color: #f6f8fe;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 0 0 10px
}

.type ul {
    padding: 10px;
    overflow: hidden
}

.type li {
    padding: 5px 0 0;
    border-bottom: solid 1px #ddd;
    height: 26px;
    line-height: 26px;
    overflow: hidden
}

.type li span {
    float: left;
    display: inline-block
}

.type li .s1 {
    width: 10%
}

.type li .s2 {
    width: 20%
}

.type li .s3 {
    width: 49%
}

.type li .s4 {
    color: #b3b3b3;
    width: 15%;
    text-align: right
}

.type li .s5 {
    color: #b3b3b3;
    float: right;
    text-align: right
}

.type li .s6 {
    width: 20%;
    color: #b3b3b3
}

.type li a {
    color: #6f78a7
}

.up {
    margin: auto
}

.up .l {
    float: left;
    overflow: hidden;
    width: 695px;
    border: 3px solid #88c6e5;
    background: #e1eced
}

.up .l ul {
    padding: 10px
}

.up .l li {
    padding: 5px 0 0;
    border-bottom: solid 1px #ddd;
    height: 26px;
    line-height: 26px;
    overflow: hidden
}

.up .l li span {
    float: left;
    display: inline-block
}

.up .l li .s1 {
    width: 75px
}

.up .l li .s2 {
    width: 165px
}

.up .l li .s3 {
    width: 300px
}

.up .l li .s4 {
    color: #b3b3b3;
    width: 90px;
    text-align: right
}

.up .l li .s5 {
    color: #b3b3b3;
    float: right;
    text-align: right
}

.up .l li a {
    color: #6f78a7
}

.up .r {
    float: right;
    width: 265px;
    border: 3px solid #88c6e5;
    background: #e1eced
}

.up .r ul {
    padding: 10px
}

.up .r li {
    padding: 5px 0 0;
    border-bottom: solid 1px #ddd;
    height: 26px;
    line-height: 26px;
    overflow: hidden
}

.up .r li span {
    float: left;
    display: inline-block
}

.up .r li .s1 {
    width: 40px
}

.up .r li .s2 {
    color: #b3b3b3
}

.up .r li .s3 {
    width: 30px
}

.up .r li .s4 {
    width: 50px;
    color: #b3b3b3
}

.up .r li .s5 {
    float: right;
    text-align: right
}

.up .r li a {
    color: #6f78a7
}

.up h2 {
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 10px;
    background-color: #a6d3e8;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    border-bottom: solid 1px #ddd
}

.up .r li .category-width-s2 {
    width: 140px
}

.up .r li .index-width-s2 {
    width: 150px
}

.up .r li .category-width-s5 {
    width: 60px
}

.rank .block {
    width: 230px;
    float: left;
    margin-right: 9px;
    margin-bottom: 10px;
    border: 3px solid #88c6e5
}

.rank h2 {
    padding-left: 10px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #e1eced;
    border-bottom: 1px solid #88c6e5
}

h1 {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 24px
}

.tli {
    padding: 0 10px 10px;
    overflow: hidden
}

.tli li {
    line-height: 38px;
    border-bottom: 1px dashed #ccc;
    position: relative;
    overflow: hidden
}

.tli li em {
    font-style: normal;
    background: #b0b0b0;
    position: absolute;
    top: 10px;
    left: 0;
    width: 22px;
    line-height: 22px;
    text-align: center;
    color: #eee;
    font-size: 12px;
    border-radius: 20px
}

.tli .top em {
    background: #fa744e
}

.tli li span {
    position: absolute;
    top: 0;
    right: 0;
    color: #888
}

.tli li a {
    padding-left: 30px;
    width: 73%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.tlis li {
    float: left;
    width: 220px;
    margin-right: 20px
}

.path {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #e1eced;
    border-bottom: 1px solid #88c6e5
}

.path .p {
    padding: 0 6px
}

.book,.listmain {
    border: 2px solid #88c6e5;
    margin: 0 auto 10px;
    width: 980px;
    overflow: hidden
}

.book .info {
    color: #666;
    margin: 10px;
    overflow: hidden
}

.book .info .cover {
    float: left;
    margin-right: 20px
}

.book .info .cover img {
    width: 120px;
    height: 150px;
    border: 6px solid #ccc;
    padding: 1px
}

.info .cover .downtxt a {
    line-height: 34px;
    margin: 8px 0;
    color: #fff;
    background: #459df5;
    border-radius: 2px;
    text-align: center;
    display: block
}

.downtxt a:hover {
    background: #118860;
    text-decoration: none
}

.small {
    line-height: 24px;
    overflow: hidden
}

.small span {
    float: left;
    width: 25%
}

.small .last {
    width: 50%
}

.small .last a {
    color: #fd5500
}

.intro {
    display: block;
    overflow: hidden
}

.book .info {
    line-height: 24px
}

.book .info h2 {
    font-size: 16px;
    font-weight: 400
}

.book .info .showall {
    color: #3471d1;
    margin-left: 10px;
    cursor: pointer
}

.listmain dl {
    margin: 2px;
    overflow: hidden
}

.listmain dl dt {
    width: 100%;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px dotted #459df5;
    background: #c3dfea;
    overflow: hidden
}

.listmain dl dd {
    float: left;
    padding: 0 10px;
    width: 300px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.reader h1 {
    text-align: center;
    color: #c30;
    line-height: 40px;
    margin: 20px 0
}

.reader .link {
    border-bottom: 1px dotted #e2e2e2
}

.read2 {
    width: 930px;
    margin: 0 auto;
    overflow: hidden
}

.showtxt {
    width: 920px;
    padding: 10px 30px;
    line-height: 200%;
    font-size: 20px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    overflow: hidden
}

.textinfo {
    margin: 6px 0;
    font-size: 12px;
    text-align: center;
    color: #999
}

.textinfo a {
    color: #999
}

.textinfo span {
    padding: 0 10px
}

.page {
    width: 100%;
    margin: 10px auto;
    margin-left: 20px;
    overflow: hidden
}

.page a {
    float: left;
    margin: 4px 0;
    margin-right: 10px;
    padding: 4px 12px;
    background: #fff;
    color: #666;
    border: 1px solid #bbb;
    text-decoration: none
}

.page b {
    float: left;
    margin-top: 4px;
    padding: 4px 12px;
    color: #888
}

.page a:hover {
    border: 1px solid #00a86e;
    color: #00a86e
}

.page .active,.page .active:hover {
    background: #00a86e;
    color: #fff;
    border: 1px solid #00a86e
}

.page_chapter {
    width: 600px;
    margin: 20px auto;
    font-size: 16px;
    overflow: hidden
}

.page_chapter li {
    float: left;
    width: 20%;
    line-height: 36px;
    margin: 0 2%;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    cursor: pointer
}

.page_chapter li a {
    display: block;
    color: #3487dd
}

.page_chapter li a:hover {
    color: #cc2931;
    text-decoration: none
}

.page_list {
    width: 100%;
    overflow: hidden
}

.page_list li {
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 20px 2%;
    border-radius: 4px;
    cursor: pointer
}

#selectWp {
    width: 36%
}

#selectPre,#selectNext {
    width: 25%;
    border: 1px solid #bbb;
    background: #eaeaea
}

#select {
    width: 100%;
    height: 100%;
    border: 1px solid #bbb;
    border-radius: 4px;
    background: #fec;
    overflow: hidden
}

.oninfo {
    float: right
}

.oninfo a {
    font-size: 14px;
    color: red
}

.onsort {
    padding-right: 6px;
    border: 1px dashed #ccc;
    float: right;
    font-size: 14px;
    color: red;
    padding-right: 6px
}

.link {
    margin-top: 10px;
    xheight: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden
}

.footer,.link,.path {
    font-size: 12px;
    color: #666
}

.footer {
    width: 960px;
    margin: 20px auto;
    line-height: 20px;
    text-align: center;
    overflow: hidden
}

.link a,.footer a {
    color: #666;
    display: inline-block;
    margin-right: 9px
}

.footer hr {
    border-top: 1px dotted #3c3c3c;
    margin: 10px 0
}

.wrap .bookcase {
    border: 3px solid #88c6e5;
    overflow: hidden
}

.bookcase h2 {
    padding-left: 10px;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    background: #e1eced;
    border-bottom: 1px solid #88c6e5
}

.bookbox {
    float: left;
    width: 460px;
    overflow: hidden;
    border: 1px dashed #ccc;
    margin: 10px;
    position: relative
}

.bookbox .num {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 22px;
    line-height: 22px;
    border-radius: 4px;
    background: #fa744e;
    display: block;
    text-align: center;
    color: #eee;
    font-weight: 700
}

.bookbox .bookinfo {
    padding-left: 30px
}

.bookbox .delbutton {
    position: absolute;
    top: 15px;
    right: 10px
}

.bookbox .delbutton a {
    border: 1px solid #ff4643;
    border-radius: 3px;
    padding: 4px 10px;
    color: #ff4643
}

.bookbox .p10 {
    padding: 10px;
    overflow: hidden
}

.bookbox div {
    color: #888
}

.noshow {
    display: none
}

.bookbox .bookimg {
    position: absolute;
    top: 12px;
    left: 10px;
    margin-right: 10px
}

.bookbox .bookimg img {
    width: 120px;
    height: 150px
}

.so_list .bookinfo {
    padding-left: 130px;
    height: 156px;
    overflow: hidden
}

.book_more {
    width: 90%;
    margin: 10px auto;
    line-height: 42px;
    background: #88c6e5;
    border-radius: 6px;
    overflow: hidden
}

.book_more a {
    text-align: center;
    display: block;
    color: #eee;
    font-size: 16px
}

.MessageDiv {
    background: #fff9d9;
    border: 1px solid #fc3;
    line-height: 150%;
    width: 800px;
    margin: 10px auto auto;
    padding: 10px;
    text-align: center
}

.novellist {
    margin: 10px auto;
    width: 968px;
    padding: 3px
}

.novellist h2 {
    background-color: #f6f8fe;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 0 0 10px
}

.novellist ul {
    padding: 10px
}

.novellist li {
    float: left;
    color: #b3b3b3;
    padding: 5px 0 0;
    border-bottom: solid 1px #ddd;
    height: 25px;
    width: 20%;
    line-height: 25px;
    overflow: hidden;
    display: inline-block
}

.novellist li a:link {
    color: #6f78a7;
    text-decoration: none
}

.novellist li a:visited {
    color: red
}

.ywtop {
    margin-bottom: 0;
    background-color: #e1eced;
    border-bottom: 1px solid #a6d3e8;
    color: gray;
    height: 28px;
    min-width: 980px;
    width: 100%
}

.ywtop_con {
    line-height: 28px;
    vertical-align: middle;
    width: 980px;
    margin: 0 auto
}

.ywtop_sethome {
    background-position: 0 8px;
    display: inline;
    float: left;
    margin-right: 20px
}

.ywtop a {
    color: gray
}

.ywtop_addfavorite {
    background-position: 0 -12px;
    display: inline;
    float: left
}

.nri {
    float: right;
    font-size: 13px
}

.nri .cc {
    float: left;
    overflow: hidden;
    width: 155px
}

.cc .txt {
    color: gray;
    float: left;
    text-align: right
}

.cc .inp {
    float: left;
    padding-top: 3px;
    width: 90px
}

.inp input {
    background-color: #fff;
    border: 1px solid #a6d3e8;
    float: left;
    height: 18px;
    width: 87px;
    margin: 1px 0
}

.nri .frii {
    float: left;
    font-size: 14px;
    margin-left: 5px;
    padding-top: 3px;
    width: 55px
}

.frii .int {
    float: left;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 51px
}

.nri .ccc {
    float: left;
    overflow: hidden;
    padding-left: 10px
}

.ccc .txtt {
    color: gray;
    float: left;
    padding-left: 10px
}

.txtt a,.txtt a:hover {
    color: gray;
    text-decoration: none
}

table.grid caption,.gridtop {
    background-color: #e1eced;
    border: solid 2px #c3dfea;
    border-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle
}

table.grid {
    border: 2px solid #c3dfea;
    border-collapse: collapse;
    margin: auto;
    padding: 3px
}

table.grid td {
    background-color: #fff!important;
    border: 1px solid #c3dfea;
    padding: 4px
}

.hottext {
    color: red
}

.read_book ul {
    padding: 10px;
    background: #fef9ef
}

.read_book li {
    padding: 5px 0 0;
    border-bottom: solid 1px #ddd;
    height: 25px;
    line-height: 25px;
    overflow: hidden
}

.read_book li span {
    float: left;
    display: inline-block
}

.read_book li .s1 {
    width: 10%;
    overflow: hidden
}

.read_book li .s2 {
    width: 15%;
    overflow: hidden
}

.read_book li .s3 {
    width: 25%;
    overflow: hidden
}

.read_book li .s4 {
    width: 10%;
    overflow: hidden
}

.read_book li .s5 {
    width: 23%;
    overflow: hidden
}

.read_book li .s6 {
    width: 10%;
    overflow: hidden
}

.read_book li .s7 {
    width: 7%;
    overflow: hidden
}

.read_book li a {
    color: #6f78a7
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td,form,pre {
    margin: auto;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

a:active,a:hover {
    outline: 0
}

img {
    display: inline-block;
    border: none;
    vertical-align: middle
}

li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,h2,h3 {
    font-weight: 400
}

h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

button,input,select,textarea {
    font-size: 100%
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.content table {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 23px;
    color: #000
}

.content table tr {
    height: 30px;
    text-align: left
}

.trbg {
    background-color: #fff;
    text-indent: 30px
}

.tdbg1 {
    height: 30px;
    background-color: #efefef;
    text-indent: 30px
}

.tdbg2 {
    height: 30px;
    text-indent: 30px
}

.layui-table td,.layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px
}

.layui-table td,.layui-table th,.layui-table-fixed-r,.layui-table-header,.layui-table-page,.layui-table-tips-main,.layui-table-tool,.layui-table-view,.layui-table[lay-skin=line],.layui-table[lay-skin=row] {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    background-color: #fff
}

.layui-table,.layui-table-view {
    margin: 10px 0
}

.layui-table {
    width: 100%;
    background-color: #fff;
    color: #666
}

.search_width {
    width: 974px!important
}

.search_width ul li span:nth-child(1) {
    width: 10%!important
}

.search_width ul li span:nth-child(2),.search_width ul li span:nth-child(3) {
    width: 34%!important
}

.search_width ul li span:nth-child(4) {
    width: 15%!important
}

.search_width ul li span:nth-child(5) {
    width: 6%!important
}

.pagen a {
    line-height: 20px;
    display: block;
    padding: 0 5px;
    text-decoration: none
}

.pagen a:hover {
    background: url(../images/fanyebgoff.gif) left bottom;
    color: #fff
}

.pagen a:active {
    background: url(../images/fanyebgoff.gif) left bottom;
    color: #fff
}

.pagen li.disabled a:hover {
    padding: 0 5px;
    text-decoration: none;
    color: #4a4a4a
}

.pagen ul {
    list-style-type: none;
    padding-left: 40px;
    text-align: left
}

.pagen li {
    line-height: 20px;
    color: #fff;
    border: #78c225 1px solid;
    text-align: left;
    float: left;
    margin-right: 2px
}

.pagen li.current {
    padding: 0 5px;
    background: url(../images/fanyebgoff.gif) left bottom;
    border: #78c225 1px solid;
    font-weight: 700
}

.pagen li.disabled {
    border: #cde4f7 1px solid;
    font-weight: 700;
    margin-right: 2px
}

#fanye {
    padding: 6px 8px;
    height: 24px;
    font-family: Arial,Helvetica,sans-serif;
    overflow: hidden;
    background: #f9f9f9;
    border-top: #e2e2e2 1px solid
}

#fanye .fanyetxt {
    float: left;
    padding: 0 0 0 3px
}

#fanye .pagen {
    text-align: right;
    float: right
}
