@charset "utf-8";
#bodyLayout .topAdLayout{
	width:100%;
	height:90px;
	margin:5px 0px 5px 0px;
	border:1px solid #E0E0E0;
	background-color:#fff;
	clear:both;
	overflow:hidden;
}
.hotDownBody{
	background-color:#fff;
	overflow:hidden;
}
.hotDownBody ul{
	width:47%;
	float:left;
}
.hotDownBody ul li span{
	float:left;
}
.hotDownBody .pm{
	width:50px;
	font-size:14px;
	font-family:Georgia, Arial;
	color:#999;
	font-weight:bold;
}
.hotDownBody ul li{
	background-image:none;
}
.hotDownBody .title{
	color:#444!important;
	font-size:14px;
}
.hotDownBody .bookname{
	width:300px;
}
.hotDownBody a{
	color:#203FA0!important;
	text-decoration:none;
}
.hotDownBody a:hover{
	text-decoration:underline;
}
.hotDownBody .znseach{
		color:#999;
}
.hotDownBody .lstBlock h2{
	background:url(../images/readmore.gif) no-repeat scroll left center;
}