.x2card4{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.x2card4 ul{
	float:left;
	width:100%;
	background:#D6CAB0;
}
.x2card4 ul li{
	float:left;
	width:25%;
	padding:5px 0;
	line-height:25px;
	text-align:center;
	color:#7e4521;
}
.x2card4 ul li a{
	color:#7e4521;
}
.x2card4 ul li.li4_now{
	background:#711221;
	color:#FFFFFF;
}
.x2card4 ul li.li4_now a{
	color:#FFFFFF;
}