
.bookTable-pic img {
    width: 100px;
    height: 120px;
}
.book-detail-list-mid {
    width: 1200px;
    float: left;
}
table.bookTable {
    width: 1200px;
    float: left;
    border-collapse: separate;
    border-spacing: 0px 36px;
}
.bookTable-pic {width: 100%;text-align: center;}

.bookTable-right {}

.tableListCss {
    margin-top: 3px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
tr.bookTable-images td {
    border: solid 0px #eeeeee;
    cursor: pointer;
    border-collapse: separate;
    width: 171px !important;
}

.bookTable-name {
    font-weight: bolder;
    color: #000000;
    width: 137px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 15px;
    margin: 0 auto;
}

.bookTable-write {color: #3060a0;width: 110px;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 31px;height: 20px;text-align: center;margin: 0 auto;}

.tableListCss.bookTable-price {
}

span#nowPrice {
    color: #666;
    margin-right: 20px;
    font-size: 16px;
}

span#beforePrice {
    color: red;
    font-size: 16px;
}

.bookTable-introduction {color: #3388ff;}
span.bookTable-write-name {
    color: #3d45e4;
}
tr.bookTable-images td:hover {
    background-color:#FEFEFE;
}
.tableListCss.bookTable-introduction span {
    color: #666;
} 
div#orderByClick {
    float: right;
    font-size: 13px;
}
.contentBook {
    width: 1200px;
    margin: 0 auto;
}
.bookListMid-right {
    float: right;
    border-left: solid 1px #eee;
    padding-left: 20px;
}
.bookListMid-left {
    float: left;
    color: #888;
    background-color: #F1F7FF;
    text-align: center;
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.bookListMid-left ul li {
    margin-top: 6px;
    color: #000;
    font-size: 13px;
    width: 168px;
    float: left;
    border: solid 1px #D8DCE2;
    cursor: pointer;
    background-color: #fff;
}

.bookListMid-left ul li:hover {
    text-decoration: underline;
    color: #38f;
}
ul.bookListMid-top-list-ul li:hover {
    color: #aaa;
    background-color:#fff;
}
div#clipDIV {margin-left: 34%;margin-bottom: 50px;}
a.bookTable-write-name {
    color: #38f;
}
.bookListMid-left ul {
    margin-left: 5px;
}