#bookMain {
    width: 900px;
    margin: 0 auto;
    padding-top: 20px;
}

#bookMain:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#bookMain .leftSection {
    float: left;
    width: 136px;
    margin-right: 6px;
}

#bookMain .leftSection ul {
    width: 134px;
    border-left: 1px solid #e1dede;
    border-right: 1px solid #e1dede;
    border-bottom: 1px solid #e1dede;
}

#bookMain .leftSection ul li {
    padding-bottom: 5px;
    padding-top: 5px;
    background: url('/images/books/bg_dot_line.gif') repeat-x 0 bottom;
}

#bookMain .leftSection ul li.last01 {
    padding-bottom: 5px;
    padding-top: 5px;
    background: none;
}

#bookMain .leftSection ul li img {
    vertical-align: top;
}

#bookMain .leftSection ul li a {
    display: inline-block;
    width: 134px;
    height: 29px;
    vertical-align: middle;
    color: #a5a5a5;
}

#bookMain .leftSection ul li.last {
    background: none;
    padding-bottom: 0;
}

#bookMain .leftSection .recommendBook {
    min-height: 875px;
    _height: 875px;
    border-bottom: 1px solid #e1dede;
}

#bookMain .leftSection .recommendBook li a {
    width: 126px;
    height: auto;
    padding: 6px 0 6px 8px;
}

#bookMain .contentsSection {
    width: 756px;
    float: left;
    margin-top: -7px;
    *margin-top: -6px;
}

.attentionTop {
    width: 721px;
    height: 299px;
    padding: 20px 15px 0 20px;
    background: url('/images/books/bg_book_header.gif') no-repeat 0 0;
}

.attentionTop p {
    margin: 0;
}

.attentionTop .todayBook {
    float: left;
    width: 450px;
}

.attentionTop .todayBook .titleLine {
    width: 450px;
    overflow: hidden;
}

.attentionTop .todayBook .titleLine h3 {
    float: left;
}

.attentionTop .todayBook .titleLine a {
    float: right;
}

.attentionTop .todayBook .bookInfo {
    width: 450px;
    margin-top: 35px;
}

.attentionTop .todayBook .bookInfo:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.attentionTop .todayBook .bookInfo dt {
    float: left;
    width: 126px;
    margin-right: 15px;
}

.attentionTop .todayBook .bookInfo dt span {
    display: block;
    text-align: center;
}

.attentionTop .todayBook .bookInfo dt .bookCover {
    width: 95px;
    height: 154px;
    padding-left: 31px;
    text-align: left;
    background: url('/images/books/bg_book_cover.gif') no-repeat 0 0;
}

.attentionTop .todayBook .bookInfo dt .star1 {
    width: 100px;
    height: 17px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url('/images/books/bul_star_step.gif') no-repeat 0 0;
}

.attentionTop .todayBook .bookInfo dt .star2 {
    width: 100px;
    height: 17px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url('/images/books/bul_star_step.gif') no-repeat 0 -38px;
}

.attentionTop .todayBook .bookInfo dt .star3 {
    width: 100px;
    height: 17px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url('/images/books/bul_star_step.gif') no-repeat 0 -75px;
}

.attentionTop .todayBook .bookInfo dt .star4 {
    width: 100px;
    height: 17px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url('/images/books/bul_star_step.gif') no-repeat 0 -112px;
}

.attentionTop .todayBook .bookInfo dt .star5 {
    width: 100px;
    height: 17px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url('/images/books/bul_star_step.gif') no-repeat 0 -149px;
}

.attentionTop .todayBook .bookInfo dt .score {
    margin-top: 10px;
    font-weight: bold;
    color: #a2a2a2;
}

.attentionTop .todayBook .bookInfo dd {
    float: left;
    width: 295px;
}

.attentionTop .todayBook .bookInfo dd p {
    color: #a2a2a2;
}

.attentionTop .todayBook .bookInfo dd .writer {
    margin-top: 15px;
}

.attentionTop .todayBook .bookInfo dd .subject1 {
    margin-top: 0px;
    color: #515151;
    font-size: 14px;
    font-weight: bold;
    font-family: 'malgun_gothic',Tahoma, Geneva, sans-serif;
}

.attentionTop .todayBook .bookInfo dd .subject {
    margin-top: 10px;
    color: #515151;
}

.attentionTop .todayBook .bookInfo dd .btns {
    margin-top: 15px;
}

.attentionTop .todayBook .bookInfo dd .btns a {
    display: inline-block;
    padding: 0 8px;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
    color: #939292;
}

.attentionTop .hotSale {
    float: right;
    width: 205px;
}

.attentionTop .hotSale ul {
    width: 200px;
    padding-left: 5px;
    margin-top: 9px;
}

.attentionTop .hotSale ul li {
    padding: 2px 0 3px 0;
    background: url('/images/books/bg_dot_line.gif') repeat-x 0 bottom;
    font-size: 0;
}

.attentionTop .hotSale ul li dl {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
}

.attentionTop .hotSale ul li dl dt {
    float: left;
    margin-right: 8px;
}

.attentionTop .hotSale ul li dl dt img {
    border: 1px solid #e4e4e4;
}

.attentionTop .hotSale ul li dl dd {
    float: left;
}

.attentionTop .hotSale ul li dl dd p {
    color: #a2a2a2;
}

.attentionTop .hotSale ul li dl dd .subject {
    color: #515151;
    width: 130px;
}

.attentionTop .hotSale ul li dl dd p span {
    text-decoration: line-through;
}

.attentionTop .hotSale ul li dl dd p em {
    font-weight: bold;
    color: #d50303;
}

.attentionTop .hotSale ul li.last {
    background: none;
}

#bookMain .tab {
    width: 753px;
}

#bookMain .tab .tabs {
    position: relative;
    height: 43px;
}

#bookMain .tab .tabs li {
    position: absolute;
    top: 0;
}

#bookMain .tab .tabs li a {
    display: block;
    width: 85px;
    height: 36px;
    text-indent: -9999px;
    background: url('/images/books/btn_book_tab.gif') no-repeat 0 0;
    font-size: 0;
}

#bookMain .tab .tabs .tabMenu1 {
    left: 0;
}

#bookMain .tab .tabs .tabMenu1 a {
    width: 85px;
}

#bookMain .tab .tabs .tabMenu1 a.current {
    width: 85px;
    height: 43px;
    background-position: 0 -56px;
}

#bookMain .tab .tabs .tabMenu2 {
    left: 84px;
}

#bookMain .tab .tabs .tabMenu2 a {
    width: 84px;
    background-position: -84px 0;
}

#bookMain .tab .tabs .tabMenu2 a.current {
    width: 85px;
    height: 43px;
    background-position: -84px -56px;
}

#bookMain .tab .tabs .tabMenu3 {
    left: 167px;
}

#bookMain .tab .tabs .tabMenu3 a {
    width: 85px;
    background-position: -167px 0;
}

#bookMain .tab .tabs .tabMenu3 a.current {
    width: 85px;
    height: 43px;
    background-position: -167px -56px;
}

#bookMain .tab .tabs .tabMenu4 {
    left: 253px;
}

#bookMain .tab .tabs .tabMenu4 a {
    width: 85px;
    background-position: -585px 0;
}

#bookMain .tab .tabs .tabMenu4 a.current {
    width: 85px;
    height: 43px;
    background-position: -251px -56px;
}

#bookMain .tab .tabs .tabMenu5 {
    left: 334px;
}

#bookMain .tab .tabs .tabMenu5 a {
    width: 85px;
    background-position: -585px 0;
}

#bookMain .tab .tabs .tabMenu5 a.current {
    width: 85px;
    height: 43px;
    background-position: -335px -56px;
}

#bookMain .tab .tabs .tabMenu6 {
    left: 418px;
}

#bookMain .tab .tabs .tabMenu6 a {
    width: 84px;
    background-position: -585px 0;
}

#bookMain .tab .tabs .tabMenu6 a.current {
    width: 85px;
    height: 43px;
    background-position: -418px -56px;
}

#bookMain .tab .tabs .tabMenu7 {
    left: 501px;
}

#bookMain .tab .tabs .tabMenu7 a {
    width: 85px;
    background-position: -585px 0;
}

#bookMain .tab .tabs .tabMenu7 a.current {
    width: 85px;
    height: 43px;
    background-position: -502px -56px;
}

#bookMain .tab .tabs .tabMenu8 {
    left: 585px;
}

#bookMain .tab .tabs .tabMenu8 a {
    width: 84px;
    background-position: -585px 0;
}

#bookMain .tab .tabs .tabMenu8 a.current {
    width: 85px;
    height: 43px;
    background-position: -585px -56px;
}

#bookMain .tab .tabs .tabMenu9 {
    left: 668px;
}

#bookMain .tab .tabs .tabMenu9 a {
    width: 85px;
    background-position: -668px 0;
}

#bookMain .tab .tabs .tabMenu9 a.current {
    width: 85px;
    height: 43px;
    background-position: -668px -56px;
}

#bookMain .tab .panes {
    width: 753px;
}

#bookMain .tab .tabs .tabMenu10 {
    left: 168px;
    width: 200px;
    height: 36px;
    text-indent: -9999px;
    background: url('/images/books/btn_book_tab.gif') no-repeat 0 0;
    font-size: 0;
    background-position: -585px 0px;
}

#bookMain .tab .tab_cp_spt {
    float: left;
    clear: both;
    width: 830px;
    height: 45px;
    background: #fff url(/images/books/bg_tab_cp.gif) no-repeat;
    zoom:1}

#bookMain .tab .tab_cp_spt li a {
    float: left;
    overflow: hidden;
    height: 45px;
    background: url(/images/books/spt_tab4_1.gif) no-repeat;
    text-indent: -99999em
}

#bookMain .tab .tab_cp_spt li {
    float: left;
    margin-left: -1px;
}

#bookMain .tab .tab_cp_spt .selected {
    margin: 0 -1px;
    padding: 0 1px 0 0
}

#bookMain .tab .tab_cp_spt .selected a {
    position: relative
}

#bookMain .tab .tab_cp_spt .yes24 {
    width: 85px;
    background-position: 0 0
}

#bookMain .tab .tab_cp_spt .selected .yes24 {
    margin: 0;
    background-position: -93px 0
}

#bookMain .tab .tab_cp_spt .b11st {
    width: 85px;
    background-position: 0 -49px
}

#bookMain .tab .tab_cp_spt .selected .b11st {
    background-position: -93px -49px
}

#bookMain .tab .tab_cp_spt .interpark {
    width: 85px;
    background-position: 0px -98px
}

#bookMain .tab .tab_cp_spt .selected .interpark {
    background-position: -93px -98px
}

#bookMain .tab .tab_cp_spt .kyobo {
    width: 85px;
    background-position: 0 -147px
}

#bookMain .tab .tab_cp_spt .selected .kyobo {
    background-position: -93px -147px
}

#bookMain .tab .tab_cp_spt .aladin {
    width: 85px;
    background-position: 0 -196px
}

#bookMain .tab .tab_cp_spt .selected .aladin {
    background-position: -93px -196px
}

#bookMain .tab .tab_cp_sub {
    overflow: hidden;
    clear: both;
    width: 100%;
    height: 18px;
    margin-left: 15px;
    background: #fff
}

#bookMain .tab .tab_cp_sub li {
    height: 18px;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 1;
    padding-left: 1px;
    background: url(/images/books/text_bar.gif) 0 5px no-repeat
}

#bookMain .tab .tab_cp_sub li.first {
    background: none
}

#bookMain .tab .tab_cp_sub li a {
    display: block;
    padding: 2px 9px
}

#bookMain .tab .tab_cp_sub li a img {
    vertical-align: top;
}

#bookMain .tab .tab_cp_sub li.selected a img {
    margin-top: -15px
}

/* book new nav */
#bookMain .tab_new_nav {
    display: inline-block;
    height: 35px;
    width: 100%;
    border: 1px solid #dcdcdc;
}

#bookMain .tab_new_nav li {
    display: inline-block;
    width: 95px;
    position: relative;
    float: left;
    top: -1px;
    left: -1px;
    margin-right: -1px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #5a5a5a;
    font-size: 12px;
    font-family: "malgun_gothic";
    border: 1px solid #dcdcdc;
}

#bookMain .tab_new_nav li a {
    display: block;
    border: 1px solid #fff;
    height: 33px;
}

#bookMain .tab_new_nav li .arrow_down {
    display: none;
}

#bookMain .tab_new_nav li.on {
    border-color: #feaf56;
    z-index: 2;
}

#bookMain .tab_new_nav li.on a {
    border-color: #feaf56;
}

#bookMain .tab_new_nav li.on .arrow_down {
    display: inline-block;
    background: #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -5px;
    left: 45%;
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #feaf56;
    border-bottom: 1px solid #feaf56;
}

#bookMain .tab_new_navSub {
    margin: 11px 0 5px 22px;
}

#bookMain .tab_new_navSub li {
    display: inline;
    font-size: 12px;
    color: #6d6d6d;
    margin-right: 15px;
    border-right: 1px solid #d8d8d8;
    padding-right: 15px;
}

#bookMain .tab_new_navSub li:last-child {
    border: 0;
}

#bookMain .tab_new_navSub li.on {
    color: #ff8a07;
    font-weight: bold;
}

.bestSeller {
    padding-top: 22px;
    padding-left: 5px;
    border-bottom: 2px solid #dcdcdc;
}

.bestSeller .tab {
    margin-top: 17px;
}

.bestSeller .tab .panes .tabCon .btn_more {
    text-align: right;
    margin: 10px 0 0 0;
}

.bestSeller .goodsList {
    width: 770px;
}

.bestSeller .goodsList:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bestSeller .goodsList li {
    position: relative;
    float: left;
    width: 110px;
    margin-top: 15px;
    padding: 0 0 15px 30px;
    margin-right: 13px;
}

.bestSeller .goodsList li.last {
    margin-right: 0;
}

.bestSeller .goodsList li p {
    margin: 0;
    line-height: 16px;
}

.bestSeller .goodsList li dl {
    width: 109px;
}

.bestSeller .goodsList li dl dt {
    width: 93px;
    height: 150px;
    padding: 1px 0 0 16px;
    background: url('/images/books/bg_book_cover1.png') no-repeat 0 0;
}

.bestSeller .goodsList li dl dd p {
    color: #a2a2a2;
    text-align: center;
    width: 120px;
}

.bestSeller .goodsList li dl dd p a {
    color: #a2a2a2;
}

.bestSeller .goodsList li dl dd .subject {
    font-weight: bold;
    color: #5c5b5b;
}

.bestSeller .goodsList li dl dd .subject a {
    font-weight: bold;
    color: #5c5b5b;
}

.bestSeller .goodsList li dl dd p span {
    text-decoration: line-through;
}

.bestSeller .goodsList li dl dd p em {
    color: #d50303;
}

.bestSeller.type1 {
    padding-top: 22px;
    padding-left: 5px;
    border-bottom: none;
}

.bestSeller.type1 .goodsList.schResult li {
    width: 345px;
    margin-right: 0;
    background: url(/images/books/bg_dot_line.gif) 0 100% repeat-x;
}

.bestSeller.type1 .goodsList.schResult li dl {
    width: 345px;
}

.bestSeller.type1 .goodsList.schResult li dl dt {
    float: left;
}

.bestSeller.type1 .goodsList.schResult li dl dd {
    float: left;
    width: 208px;
    margin-left: 14px;
}

.bestSeller.type1 .goodsList.schResult li dl dd p {
    text-align: left;
    line-height: 19px;
    width: 200px;
}

.bestSeller.type1 .goodsList.schResult li dl dd p em.name {
    color: #5c5b5b;
}

.bestSeller.type1 .goodsList.schResult li dl dd p strong {
    color: #5c5b5b;
}

.bestSeller.type1 .goodsList.schResult li dl dd .btns {
    margin-top: 25px;
}

.bestSeller.type1 .goodsList.schResult li dl dd .btns a {
    display: inline-block;
    padding: 0 8px;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
    color: #939292;
}

.bestSeller .goodsList li .rank_num_text {
    position: absolute;
    left: 0;
    color: #A2A2A2;
    font-weight: bold;
    font-size: 14px;
}

.bestSeller .goodsList li .rank_num1 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 0;
}

.bestSeller .goodsList li .rank_num2 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -43px;
}

.bestSeller .goodsList li .rank_num3 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -86px;
}

.bestSeller .goodsList li .rank_num4 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -129px;
}

.bestSeller .goodsList li .rank_num5 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -172px;
}

.bestSeller .goodsList li .rank_num6 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -215px;
}

.bestSeller .goodsList li .rank_num7 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -258px;
}

.bestSeller .goodsList li .rank_num8 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -301px;
}

.bestSeller .goodsList li .rank_num9 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -344px;
}

.bestSeller .goodsList li .rank_num10 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num.png') no-repeat 0 -387px;
}

.bestSeller.type1 .goodsList li .rank_num1 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 0;
}

.bestSeller.type1 .goodsList li .rank_num2 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -43px;
}

.bestSeller.type1 .goodsList li .rank_num3 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -86px;
}

.bestSeller.type1 .goodsList li .rank_num4 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -129px;
}

.bestSeller.type1 .goodsList li .rank_num5 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -172px;
}

.bestSeller.type1 .goodsList li .rank_num6 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -215px;
}

.bestSeller.type1 .goodsList li .rank_num7 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -258px;
}

.bestSeller.type1 .goodsList li .rank_num8 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -301px;
}

.bestSeller.type1 .goodsList li .rank_num9 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -344px;
}

.bestSeller.type1 .goodsList li .rank_num10 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -387px;
}

.bestSeller.type1 .goodsList li .rank_num11 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -430px;
}

.bestSeller.type1 .goodsList li .rank_num12 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -473px;
}

.bestSeller.type1 .goodsList li .rank_num13 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -516px;
}

.bestSeller.type1 .goodsList li .rank_num14 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -559px;
}

.bestSeller.type1 .goodsList li .rank_num15 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -602px;
}

.bestSeller.type1 .goodsList li .rank_num16 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -645px;
}

.bestSeller.type1 .goodsList li .rank_num17 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -688px;
}

.bestSeller.type1 .goodsList li .rank_num18 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -731px;
}

.bestSeller.type1 .goodsList li .rank_num19 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -774px;
}

.bestSeller.type1 .goodsList li .rank_num20 {
    position: absolute;
    left: 0;
    top: -3px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    background: url('/images/books/rank_num2.gif') no-repeat 0 -817px;
}

.bestSeller .titleLine {
    overflow: hidden;
    position: relative;
    padding: 0 0 10px 0;
}

.bestSeller .titleLine h3.type1 {
    font-size: 12px;
    color: #5a5a5a;
    background: url('/images/books/bg_h3.gif') right bottom no-repeat;
    padding: 10px 0 10px 10px;
}

.bestSeller .titleLine h3.type1 strong {
    color: #647aff;
}

.bestSeller .titleLine a {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: url('/images/books/blt_book.gif') 5px 3px no-repeat;
    width: 32px;
    height: 18px;
    border: #cacaca 1px solid;
    padding: 3px 5px 3px 25px;
    font-size: 11px;
    font-weight: bold;
    color: #88898a;
}

.paginate {
    padding: 20px 0;
    text-align: center;
    border-top: #e1dede 1px solid;
}

.paginate a,.paginate strong {
    display: inline-block;
    position: relative;
    _width /**/: 14px;
    padding: 6px 6px 6px 6px;
    color: #404040;
    font-weight: bold;
    font-family: 'malgun_gothic', Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
    border: #fff 1px solid;
}

.paginate strong {
    color: #647aff !important;
    border: #e9e9e9 1px solid;
}

.paginate a:hover {
    text-decoration: none;
    color: #647aff !important;
}

.bookReview {
    margin-top: 20px;
    padding-left: 5px;
}

.bookReview ul {
    width: 748px;
    overflow: hidden;
    margin-top: 7px;
    padding-left: 5px;
}

.bookReview ul li {
    float: left;
    width: 353px;
    height: 106px;
    margin-right: 30px;
    padding: 0 0 5px 0;
    background: url('/images/books/bg_dot_line.gif') repeat-x 0 bottom;
}

.bookReview.type1 ul li {
    width: 740px;
    margin-right: 0;
    height: auto;
}

.bookReview ul li p {
    margin: 0;
    padding: 15px 0 0 0;
    color: #a2a2a2;
}

.bookReview ul li .subject {
    padding-top: 8px;
    width: 100%;
    overflow: hidden;
}

.bookReview ul li .subject span {
    float: left;
    margin-right: 10px;
    text-align:right;
}

.bookReview ul li .subject a {
    color: #a2a2a2;
}

.bookReview ul li .subject a em {
    float:left;
    display:inline-block;
    width:250px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color: #5c5b5b;
    font-weight: bold;
    text-align:left;
}

.bookReview ul li .subject .sStar1 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 0;
}

.bookReview ul li .subject .sStar2 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -23px;
}

.bookReview ul li .subject .sStar3 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -46px;
}

.bookReview ul li .subject .sStar4 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -69px;
}

.bookReview ul li .subject .sStar5 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -92px;
}

.bookReview ul li .subject .sStar6 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -115px;
}

.bookReview ul li .subject .sStar7 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -138px;
}

.bookReview ul li .subject .sStar8 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -161px;
}

.bookReview ul li .subject .sStar9 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -184px;
}

.bookReview ul li .subject .sStar10 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -207px;
}

.bookReview ul li.last {
    margin-right: 0;
    float: right;
}

.bookReview ul li.bottom {
    background: none;
}

.bookReview .btn_more {
    text-align: right;
    margin: 10px 0 0 0;
}

.bookCompare {
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 20px;
}

.bookCompare .titleLine {
    position: relative;
    font-size: 12px;
    color: #88898a;
    background: url('/images/books/bg_h3.gif') right bottom no-repeat;
    padding: 0 0 40px 0;
}

.bookCompare .titleLine span {
    font-size: 10px;
}

.bookCompare .titleLine .selectbox {
    text-align: left;
    line-height: 18px;
    display: inline-block;
    width: 120px;
    vertical-align: middle
}

.bookCompare .titleLine .selectbox .stx {
    display: block;
    overflow: hidden;
    padding-top: 4px;
    margin-top: 2px;
    .margin-top:3px;border: #d0d0d0 1px solid;
    font-size: 12px;
    color: #88898a;
    width: 115px;
    padding-left: 5px;
    background: url(/images/books/blt_aw.gif) right center no-repeat;
}

.bookCompare .titleLine .selectbox a {
    overflow: hidden;
    display: block;
}

.bookCompare .titleLine .selectbox a:hover {
    color: #000;
    TEXT-DECORATION: none;
}

.bookCompare .titleLine .selectbox-opt {
    overflow: hidden;
    padding-bottom: 4px;
    padding-top: 2px;
    z-index: 21;
    position: absolute;
    width: 120px;
    height: auto;
    border: 1px solid #bbbbbb;
    background-color: #fff;
    margin-left: 0;
    margin-top: -2px;
}

.bookCompare .titleLine .selectbox-opt li {
    padding-left: 0px;
}

.bookCompare .titleLine .selectbox-opt li a {
    display: block;
    overflow: hidden;
    color: #595b61;
    height: 16px;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    letter-spacing: -1px;
    _padding-bottom: 0px;
}

.bookCompare .titleLine .selectbox-opt li a:hover {
    background-color: #f1f1f1;
}

.bookCompare .titleLine a {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: url('/images/books/blt_book.gif') 5px 3px no-repeat;
    width: 32px;
    height: 18px;
    border: #cacaca 1px solid;
    padding: 3px 5px 3px 25px;
    font-size: 11px;
    font-weight: bold;
    color: #88898a;
}

.bookCompare dl.bookLst {
    width: 730px;
    padding: 20px 0 0 0;
}

.bookCompare dl.bookLst:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bookCompare dl.bookLst dt {
    float: left;
    width: 93px;
    height: 150px;
    padding: 1px 0 0 16px;
    background: url('/images/books/bg_book_cover1.png') no-repeat 0 0;
}

.bookCompare dl.bookLst dd {
    float: left;
    width: 500px;
    margin-left: 14px;
    padding-top: 0;
    *padding-top: 5px;
    line-height: 12px;
}

.bookCompare dl.bookLst dd p {
    text-align: left;
    color: #a2a2a2;
}

.bookCompare dl.bookLst dd p em.name {
    color: #5c5b5b;
}

.bookCompare dl.bookLst dd p strong {
    color: #5c5b5b;
}

.bookCompare dl.bookLst dd .btns {
    margin-top: 0px;
    text-align: left;
}

.bookCompare dl.bookLst dd .btns span {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.bookCompare dl.bookLst dd .btns .star1 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 0;
}

.bookCompare dl.bookLst dd .btns .star2 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -23px;
}

.bookCompare dl.bookLst dd .btns .star3 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -46px;
}

.bookCompare dl.bookLst dd .btns .star4 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -69px;
}

.bookCompare dl.bookLst dd .btns .star5 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -92px;
}

.bookCompare dl.bookLst dd .btns .star6 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -115px;
}

.bookCompare dl.bookLst dd .btns .star7 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -138px;
}

.bookCompare dl.bookLst dd .btns .star8 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -161px;
}

.bookCompare dl.bookLst dd .btns .star9 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -184px;
}

.bookCompare dl.bookLst dd .btns .star10 {
    width: 78px;
    height: 13px;
    margin: 3px 0 0 0;
    text-indent: -9999px;
    background: url('/images/rating.png') no-repeat 0 -207px;
}

.bookCompare dl.bookLst dd .btns .score {
    font-weight: bold;
    color: #a2a2a2;
    height: 12px;
    padding-top: 3px;
    margin: 0 0 0 10px;
}

.bookCompare h4 {
    color: #5c5b5b;
    margin: 30px 0 0 0;
    font-weight: bold;
    padding-left: 5px;
    clear: both;
}

.bookCompare table.tablesorter {
    clear: both;
    margin: 10px 0 0 0;
    width: 100%;
    border-collapse: collapse;
    border-top: #dedede 1px solid;
    color: #8a8a8a;
}

.bookCompare table.tablesorter tr {
    clear: both;
    margin: 10px 0 0 0;
    width: 100%;
    border-collapse: collapse;
    border-bottom: #dedede 1px solid;
    color: #8a8a8a;
}

.bookCompare table.tablesorter th {
    text-align: right;
    color: #5c5b5b;
    font-weight: normal;
}

.bookCompare table.tablesorter td {
    text-align: left;
    padding: 13px 8px 13px;
    border-bottom: #ebeaea 1px solid;
    border-left: #ebeaea 1px solid;
}

.bookCompare table.tablesorter td.price {
    text-align: right;
    font-weight: bold;
    color: #5c5b5b;
}

.bookCompare table.tablesorter td.price strong {
    color: #d00101;
}

.bookCompare table.tablesorter td a.btn {
    border: #dcdcdc 1px solid;
    display: block;
    width: 68px;
    height: 20px;
    text-align: center;
    color: #939292;
    margin: 0 auto;
}

.bookCompare table.tablesorter tr.on th,.bookCompare table.tablesorter tr.on td {
    background-color: #fef6ec;
}

.bookCompare table.tablesorter .title_bar {
    height: 30px;
    background-color: #F9F9F9;
}

.bookCompare table.tablesorter .line_left {
    border-left: 0px;
}

.bookCompare table.tablesorter .title_bar td {
    text-align: center;
    font-weight: bold;
    height: 30px;
    font-family: "malgun_gothic";
    padding-top: 3px;
    padding-bottom: 3px;
    border-left: #ebeaea 1px solid;
    border-bottom: #ebeaea 1px solid;
}

.bookCompare table.tablesorter td.img {
    padding-top: 5px;
    padding-bottom: 5px;
}

#books_info_display td span a{color: #7c7c7c; border: 1px solid #c7c7c7; font-size: 11px; padding: 0 3px;}
