﻿#Div_Top {
    padding-top: 25px;
    margin-bottom: 27px;
}

    #Div_Top a {
        padding-left: 12px;
    }

.EDL_BookStore tbody tr td {
    width: 20%;
    padding-bottom: 15px;
}

.category-item {
    width: 60px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    /*margin-left: -3px;*/
    font-size: 12px;
    padding-right: 6px;
    padding-left: 6px;
}

.onfocus {
    background-color: #004D4D;
    color: white;
    border: 1px solid #004D4D;
}

.leave {
    border: 1px dashed #C0C0C0;
}

.Lbl {
    margin-left: 200000px;
    padding: 7px 10px 7px 10px;
    border: 1px solid #E3E3E3;
    background-color: #F9F9F9 !important;
    color: #A9A8A9 !important;
}


.category-box-shadow-s {
    box-shadow: 0px 1px 1px 1px #e2d8cc;
    -webkit-box-shadow: 0px 1px 1px 1px #e2d8cc;
    -moz-box-shadow: 0px 1px 1px 1px #e2d8cc;
}

div.left-category {
    width: 100%;
    padding-top: 20px;
}

.book-category {
    width: 150px;
    color: #FCFCFC;
    padding-left: 20px;
    border-bottom: 1px solid #40716D;
    font-size: 16px;
}

.bs-title a {
    font-size: 12px;
    line-height: 18px;
}

.bs-price {
    font-size: 12px;
    color: #828282;
    display: block;
    margin-top: 3px;
}

.AuthorName {
    font-size: 12px;
    color: #828282;
}

.bs-title {
    margin-bottom: 10px;
    margin-top: 3px;
    width: 125px;
    word-wrap: break-word;
    word-break: normal;
}

.bs-pager {
    padding-right: 28px;
    float: right;
    margin-top: 10px;
}

th {
    font-weight: normal;
}

.timeline {
    position: relative;
    border-right: 1px solid #d9d7d6;
    width: 50px;
}

.timeline_header, .timeline_footer {
    vertical-align: middle;
    z-index: 100;
}

.timeline_header {
    height: 60px;
}

.timeline_footer {
    height: 100px;
}

.page, .timespot {
    position: absolute;
    right: 0px;
    z-index: 100;
}

.page {
    font-weight: normal;
    text-align: center;
    margin-right: -17px;
    /*cursor: pointer;*/
    width: 34px;
    height: 34px;
}

.page_up, .page_down, .page_endpoint {
    background-repeat: no-repeat;
    background-position: center;
}

.page_up {
    background-image: url('../Images/page_up.png');
}

.page_endpoint {
    background-image: url('../Images/page_endpoint.png');
    background-color: #FFFFFF;
    width: 34px;
    height: 7px;
}

.page_down {
    background-image: url('../Images/page_down.png');
}

.timeline div.time {
    /*line-height: 30px;*/
    vertical-align: middle;
}

div.time span.time-font {
    /*font-size: 12px;*/
}

/*div.Paper {
    padding: 20px;
}*/

.timeline .timespot {
    right: -24px;
    font-family: 微软雅黑;
    font-size: 24px;
    color: #3F3F3F;
    background-color: #f6f6f6;
    padding-top: 5px;
    padding-bottom: 5px;
    top: 47px;
}

/*div.My-Content {
    border: none;
}*/

.newbook {
    padding-left: 40px;
}

    .newbook a {
        text-decoration: none;
    }

.categorylistcontainer {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    z-index: 10;
}

.datatime {
    color: #3F3F3F;
}

.showcount {
    /*color: #3F3F3F;*/
    /*line-height: 26px;*/
    margin: 0 0 10px 0;
    letter-spacing: 1px;
    font-size: 14px;
}

.newbookcontainer {
    padding: 10px 10px 10px 30px;
    background-color: #fff;
    position: relative;
    border: 1px solid #E4E4E4;
    /*margin-top: 30px;*/
}


    .newbookcontainer img.border {
        margin: 0 20px 10px 0;
    }

div.mi-corner-all {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

div.WB_arrow {
    position: absolute;
    z-index: 0;
    cursor: default;
    width: 22px;
    top: 30px;
    left: -7px;
}

    div.WB_arrow * {
        font-family: "SimSun";
        overflow: hidden;
        font-size: 12px;
        line-height: 1.231;
        display: block;
        height: 12px;
        font-weight: normal;
        font-style: normal;
    }

    div.WB_arrow span {
        margin: -12px 0px 0px 1px;
    }

.S_line1_c {
    color: #e4e4e4;
}

.S_bg1_c {
    color: #FFFFFF;
}

/*最近阅读*/
div.RecentRead canvas, div.RecentRead img {
    cursor: pointer;
    box-shadow: 3px 3px 8px #454545;
    -moz-box-shadow: 3px 3px 8px #454545;
    -webkit-box-shadow: 3px 3px 8px #454545;
}

div.RecentRead .RecentBook {
    border: none;
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0px;
}

a.fold, a.unfold {
    height: 11px;
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 11px;
    font-size: 12px;
    vertical-align: middle;
    padding-right: 12px;
    width: auto;
    float: right;
    margin-right: 10px;
}

a.fold {
    background-image: url('../Images/downarrow.png');
}

a.unfold {
    background-image: url('../Images/uparrow.png');
}

ul.categorylist canvas, ul.categorylist img {
    cursor: pointer;
    box-shadow: 2px 2px 6px #454545;
    -moz-box-shadow: 2px 2px 6px #454545;
    -webkit-box-shadow: 2px 2px 6px #454545;
}
/*书库*/
div.skheader {
}

div.skheader-title {
    background: url(/Images/2014/skheader.png) no-repeat;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    font-size: 16px;
}

div.contentholder {
    border: 1px solid #D8D8D8;
}

    div.contentholder li {
        float: left;
    }

span.bookitem {
    position: relative;
}

span.bookinfo {
    position: absolute;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    display: block;
    top: -167px;
    left: 137px;
    width: 240px;
    padding: 10px;
    line-height: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.shadowleft {
    box-shadow: 2px 2px 3px #878787;
    -moz-box-shadow: 2px 2px 3px #878787;
    -webkit-box-shadow: 2px 2px 3px #878787;
}

.shadowright {
    box-shadow: -2px 2px 3px #878787;
    -moz-box-shadow: -2px 2px 3px #878787;
    -webkit-box-shadow: -2px 2px 3px #878787;
}

span.bookinfo span {
    display: block;
}

    span.bookinfo span.title {
        font-size: 16px;
    }

    span.bookinfo span.author {
        margin: 6px 0 6px 0;
    }
