﻿@charset "utf-8";
.clearfix:after {
	content:"";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}
.Home_NewBook_Book img {
    height: 152px;
    width: 110px;
}
.Rank_li a {

}
.Rank_li .num {
    border: 1px solid #ddd;
}
.Home_NewBook_Book {
    height: 235px; 
    padding-bottom:36px;
    border-right:1px dashed #eee;
    border-bottom:1px dashed #eee;
}
.Home_NewBook_Book:nth-child(n+6){
    padding-top:32px;
    border-bottom:none;    
}
.Home_NewBook_Book:nth-child(5n) {
     border-right:none;
}
.Home_NewBook_Content ul {
    margin-top:16px;
}
.Home_NewBook_Content .block:after {
    content:"";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}
.Home_NewBook_BookTitle a {
    color: #5c5052;
    font-size: 12px;
    margin-top: 3px;
}
.T1.read {
    color:#333;
}
.home-rank-read-read a {
    color:#5c5052;
}
.home-link-main a{
    color:#666;
}
.home-link-main span {
    color:#ddd;
}
.home-partner-library {
    padding-top: 20px;
}