
.wushi{
	width:50%;
	display:block;
	float:left;
	margin-bottom:20px;
}
.wushi span{
	display:block;
	margin-left:11px;
}
.wushi a{
	font-size:14px;
	color:#666;
	display:inline-block;
	height:32px;
	line-height:32px;
	margin:0 10px 0 20px;
}
.wushi a:hover{
	color:#ca0000;
}
.left,.rank{
	height:420px;
}

.rank-content ul li{
	display:block;
	width:44%;
	float:left;
}
.rank-content li a{
	color:#666;
	font-size:14px;
}
.rank li span{
	position: relative;
	top: -4px;
	margin-right: 9px;
	font-family: "微软雅黑";
	color: #007cc3;
	font-weight: bold;
	font-size: 18px;
	display:inline;
	background:none;
}
.rank li{
	height:34px;
	line-height:34px;
}
.rank-content ul{
	padding-top:14px;
}
.wushi h2{
	width:92px;
	height:27px;
	line-height:27px;
	color:#fff;
	text-align:center;
	font-size:14px;
	padding:0;
	border-radius:3px;
	margin:0 0 20px 20px;
}
h2.man{
	background:#8cd68c;
}
h2.woman{
	background:#ed99b0;
}
h2.old{
	background:#91b0db;
}
h2.child{
	background:#ef9a82;
}
.rank li:hover{
	background:none;
}
.l_pic{
	padding-top:36px;
}