@charset "utf-8";
html,body{
	/*background-color: #fff;*/
}
a{
	color:black;
}
.recommend{
	width:100%;
}

/* 列表 */
.recommendList li,.recommendList li .passageTxt{
	height: 2.133333333rem;
}
.recommendList li .passageTxt .headings{
	font-size:0.5333333rem;
	font-weight: 500;
}

/*
!*空白gif*!
.recommend .recommendList img.browse{
	width: 8rem;
    height: 6rem;
    position: absolute;
    top: 50%;
    margin-top: -4rem;
    margin-left: 1rem;
}
*/
