.spp_main_container {
    width: 1000px;
    min-height: 800px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
}

.spp_heder_block {
    width: 1000px;
    height: 153px;
    float: left;
    overflow: hidden;
}

.spp_block_icons_section {
    width: 102px;
    height: 153px;
    float: left;
    overflow: hidden;
    margin-right: 8px;
    background-image: url('/img/subj/spp_main_icon_block_bg.jpg');
}

.spp_icon_main_section {
    width: 102px;
    height: 95px;
}

.spp_icon_section {
    width: 102px;
    height: 57px;
}

.spp_primary_category, .spp_secondary_category {
    width: 890px;
    height: 95px;
    float: left;
    font-family: Arial;
    font-size: 38px;
    color: #1f72cb;
    font-weight: bold;
    line-height: 42px;
}

.spp_secondary_category {
    color: #728293;
    font-weight: normal;
    height: 42px;
    overflow: hidden;
}

span.spp_primary_category {
    height: 42px;
    overflow: hidden;
}

.spph_main_separator {
    width: 890px;
    height: 3px;
    background-color: #1f72cb;
    float: left;
}

.spp_detail_category {
    max-width: 450px;
    height: 55px;
    float: left;
    font-family: Arial;
    font-size: 18px;
    color: #1f72cb;
    line-height: 64px;
    overflow: hidden;
}

.spp_popular_books {
    width: 100px;
    height: 55px;
    float: left;
    font-family: Arial;
    font-size: 12px;
    color: #728293;
    line-height: 30px;
}

.spp_professors_block {
    width: 360px;
    height: 55px;
    float: right;
    overflow: hidden;
}

.spp_prof_icon {
    width: 45px;
    height: 55px;
    float: left;
    background-image: url('/img/subj/spp_prof_icon.jpg');
}

.spp_prof_link {
    width: 305px;
    height: 55px;
    float: left;
    font-family: Arial;
    font-size: 14px;
    color: #728293;
    line-height: 68px;
}

.spp_prof_link a {
    color: #1f72cb;
    text-decoration: none;
}

.spp_prof_link a:hover {
    text-decoration: underline;
}

.spp_separator {
    width: 1000px;
    height: 10px;
    float: left;
    background-image: url('/img/subj/spp_separator.jpg');
}

.spp_view_all, .spp_view_all a {
    width: 1000px;
    height: 30px;
    float: left;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    color: #1f72cb;
    line-height: 28px;
    text-decoration: none;
}

.spp_view_all a:hover {
    text-decoration: underline;
}

.spp_product_container {
    width: 1000px;
    float: left;
    overflow: hidden;
    margin-bottom: 70px;
}

.spp_product {
    width: 175px;
    float: left;
    margin-left: 31px;
    overflow: hidden;
}

.spp_product:first-child {
    margin-left: 0;
}

.spp_product_book_bg {
    width: 175px;
    height: 242px;
    background-image: url('/img/subj/spp_product_book_bg.png');
}

.spp_product_book_bg a {
    border: 0;
    display: block;
    float: left;
    font-size: 0px;
    height: 242px;
    line-height: 242px;
    text-align: center;
    vertical-align: middle;
    width: 175px;
}

.spp_product_book_bg a img {
    width: 153px;
    max-height: 220px;
    vertical-align: middle;
}

.spp_product_book_bg img {
    border: 0;
}

.sppp_title_book {
    width: 164px;
    font-family: Arial;
    font-size: 14px;
    padding-left: 11px;
    margin: 5px 0;
}

.sppp_title_book a {
    color: #1f72cb;
    text-decoration: none;
}

.sppp_title_book a:hover {
    text-decoration: underline;
}

.sppp_author_book {
    width: 164px;
    font-family: Arial;
    font-size: 13px;
    padding-left: 11px;
    margin: 5px 0;
    color: #728293;
    font-style: italic;
}

.sppp_author_book a {
    color: #696969;
    text-decoration: none;
}

.sppp_author_book a:hover {
    text-decoration: underline;
}

.sppp_isbn_book, .sppp_isbn_ai {
    width: 164px;
    font-family: Arial;
    font-size: 13px;
    padding-left: 11px;
    margin: 5px 0;
    color: #728293;
}

.sppp_isbn_book span, .sppp_isbn_ai span {
    color: #333333;
    font-weight: bold;
}

.sppp_as_low_book {
    width: 164px;
    font-family: Arial;
    font-size: 13px;
    padding-left: 11px;
    margin: 5px 0;
    color: #333333;
}

.sppp_as_low_book span, .sppp_as_low_book span a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    background-color: #c6d9ee;
    border: 3px solid #c6d9ee;
    border-left: 5px solid #c6d9ee;
    border-right: 5px solid #c6d9ee;
    text-decoration: none;
}

.sppp_as_low_book span a:hover {
    text-decoration: underline;
}

.spp_pager {
    width: 1000px;
    min-height: 20px;
    float: left;
    margin-top: 40px;
    overflow: hidden;
}

.spp_pager span {
    font-family: Arial;
    font-size: 14px;
    color: #696969;
    float: left;
    line-height: 20px;
}

.spp_pager_active, .spp_pager_no_active {
    min-height: 20px;
    min-width: 20px;
    float: left;
    margin: 0 5px;
    background-color: #98c8ff;
    font-family: Arial;
    font-size: 14px;
    color: #190b06;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}

.spp_pager_no_active {
    background-color: #fff;
    font-family: Arial;
    font-size: 14px;
    color: #7b8a9a;
    font-weight: normal;
}

div.spp_pager_no_active ~ span {
    margin-left: 20px;

}

.aindex-breakdown {
    display: none;
    width: 240px;
    font-size: 13px;
}

.tooltip-white .tooltip-white-arrow {
    left: 16%;
}

.afford-breakdown .afford-arrow,
.review-breakdown .review-arrow,
.aindex-breakdown .aindex-arrow {
    background: url('/lib/js/tooltip/tooltip-white-shadow.png') 0 0 no-repeat;
    position: absolute;
    height: 16px;
    width: 17px;
    bottom: -29px;
    top: auto;
    left: 50%;
}

/*		popup		*/

.tooltip-white {
    background: url('/lib/js/tooltip/tooltip-white-shadow.png') no-repeat;
    padding: 20px 0 0 20px;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 500;
}

.tooltip-white .tooltip-white-right {
    background: url('/lib/js/tooltip/tooltip-white-shadow.png') 100% 0 no-repeat;
    position: absolute;
    right: -20px;
    width: 20px;
    top: 0;
    bottom: 0;
}

.tooltip-white .tooltip-white-bottom {
    background: url('/lib/js/tooltip/tooltip-white-shadow.png') 0 100% no-repeat;
    position: absolute;
    bottom: -20px;
    height: 20px;
    left: 0;
    right: 0;
}

.tooltip-white .tooltip-white-corner {
    background: url('/lib/js/tooltip/tooltip-white-shadow.png') 100% 100% no-repeat;
    position: absolute;
    bottom: -20px;
    right: -20px;
    height: 20px;
    width: 20px;
}

.tooltip-white .tooltip-white-arrow {
    background: url('/lib/js/tooltip/tooltip-white-arrow-shadow.png') 0 0 no-repeat;
    position: absolute;
    height: 16px;
    width: 17px;
    top: -10px;
    left: 50%;
}

.afford-breakdown .afford-arrow, .review-breakdown .review-arrow, .aindex-breakdown .aindex-arrow {
    background: url("/lib/js/tooltip/tooltip-white-arrow-down.png") no-repeat scroll 0 0 transparent;
    bottom: -29px;
    height: 16px;
    left: 50%;
    position: absolute;
    top: auto;
    width: 17px;
}



.sb_main_container{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
}
.common-olive-rounded-body-header-inside {
    background: url('/skins/img/default/common/icon-arrow-right-orange.png') 15px 3px no-repeat;
    padding: 2px 0 5px 30px;
    color: #294E78;
    font-weight: bold;
}

.sbmc_header_separator{
    width: 1000px;
    height: 9px;
    float: left;
    margin: 10px 0;
    background: url('/img/subj/sb_header_separator.png');
}
.sbmc_bread_crumbs{
    width: 1000px;
    height: 20px;
    float: left;
    line-height: 20px;
    ont-family: Arial;
    font-size: 12px;
    color: #696969;
}
.sbmc_bread_crumbs_style{
    ont-family: Arial;
    font-size: 12px;
    color: #696969;
    text-decoration: none;
}
.sbmc_bread_crumbs_style:hover{
    color: #1f72cb;
    text-decoration: underline;
}
.sbmc_button_navigation{
    width: 1000px;
    height: 64px;
    float: left;
    margin: 20px 0;
    overflow: hidden;
}

.sbmc_button_navigation a, .sbmc_button_navigation a:hover {
	color: #fff;
}
.sbmc_button_nav_main_active, .sbmc_button_nav_active, .sbmc_button_nav_no_active{
    width: 158px;
    height: 64px;
    float: left;
    margin-right: 20px;
    font-family: Arial;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 51px;
    background: url('/img/subj/sb_menu_button.png') 0 1px no-repeat;
}

.sbmc_button_nav_active{
    background: url('/img/subj/sb_menu_button.png') 0 -62px no-repeat;
}
.sbmc_button_nav_no_active{
    background: url('/img/subj/sb_menu_button.png') 0 -126px no-repeat;
    color: #c2c2c2;
}
.sb_view_all{
    float: right;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    color: #1f72cb;
    line-height: 64px;
    text-decoration: none;
}
.spp_view_all:hover{
    text-decoration: underline;
    color: #1f72cb;
}
.sbmc_content_browse{
    width: 1000px;
    float: left;
    margin: 20px 0;
    overflow: hidden;
}
.sbmc_list{
    width: 270px;
    float: left;
    overflow: hidden;
}
.sbmc_category{
    width: 270px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #d8dfd0;
    font-family: Arial;
    font-size: 15px;
    color: #696969;
    float: left;
    overflow: hidden;
    text-decoration: none;
}
.sbmc_category:hover{
    text-decoration: underline;
    color: #1f72cb;
}
.sbmc_list_delimeter{
    width: 95px;
    height: 100px;
    float: left;
}
a.hist_t{
    text-decoration: none;
}