﻿body { font-size:12px; margin:0px; background-color:#e4e4ed;}

.ClearFloat { clear:both;}

a
{
    color: #000000;
    text-decoration: none;
}
a:hover { text-decoration:underline;}

.homeNewBookPage
{
    width: 210px;
    height: 190px;
    overflow: hidden;
}

.Book
{
    background-color: #fff;
    border-bottom: solid 1px;
    border-bottom-color: #808080;
    padding:5px;
    line-height:180%;
}

.Book .clickMe
{
    color: #0066FF;
    font-weight: bold;
    text-decoration:underline;
}
.Book img { width:105px; height:150px;}
.homeBookTitle { font-weight:bold;}
.BookIntro { display:block; float:right; width:427px; height:85px; overflow:hidden;text-overflow:ellipsis;}
.headspan
{
    color: #FF9933;
}

.iframeDiv { width:656px;}

.nbl_Container { width:600px; margin:0 auto;}

.homeNewBookDiv { width:210px; margin-bottom:15px; line-height:150%;}
.homeNewBookCover { float:left; margin-right:8px; width:85px; margin-bottom:5px;}


.PagerDiv { width:100%; text-align:center; margin:10px 0;}
.pagenum{ font-size:13px;margin:5px;}

.pager { font-size:13px; width:100%; text-align:center; margin:10px 0;}
.pager a{ margin:5px;}

.pager .currentPageButton { font-weight:bold; margin:5px;}
.nbl_Container .Book .BookCover {float:left; margin-right:8px; width:105px; margin-bottom:5px;}
.nbl_Container .Book {margin-bottom:15px; line-height:180%; width:100%;}
