@charset "utf-8";

#goods .genrelist{
	overflow: hidden;
	font-size: 90%;
}
*html #goods .genrelist{
	zoom: 1;	
}
#goods .genrelist .genrelist1{
	width: 118px;
	float: left;
	padding: 0px 25px 25px 0px;
	text-align: center;
	line-height: 120%;
}
#goods .genrelist .genrelist2{
	width: 118px;
	float: left;
	padding: 0;
	line-height: 120%;
}
#goods .genrelist p{
	margin: 0;	
	padding: 0;
}
#goods .genrelist .imgs{
	padding: 0px 0px 5px 0px;
	text-align: center;
	vertical-align:middle;
	width: 95px;
	height: 85px;
	line-height: 85px;
}
#goods .genrelist .name{
	text-align: center;
}
#goods .genrelist .price{
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#goods .section{
}
#goods .see2 {
    background-color: #FFECCC;
    border: 1px solid #B00800;
    color: #B00800;
    font-size: 120%;
    font-weight: bold;
    line-height: 100%;
    padding: 15px;
}
.hp{
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 95%;
}