/* ×ó*/
.content_activity_left{
	width: 230px;
	height: 500px;
	float: left;
}
.content_title{
	width: 230px;
	height: 80px;
	position: relative;
	background: url(https://mx30.moyoi.cn/images/rank/left_navBg.png) no-repeat;
}
.checked{
	background: url(https://mx30.moyoi.cn/images/rank/left_nav_h.png) no-repeat;
}

.content_title_font{
	float: left;
	font-size: 22px;
	color: #fff9f9;
	position: absolute;
	top: 21px;
	left: 40px;
}
.content_title_icon{
	width: 12px;
	height: 14px;
	position: absolute;
	top: 30px;
	left: 180px;
	background: url(https://mx30.moyoi.cn/images/rank/sanjiao.png) no-repeat;
}
.content_code{
	width: 230px;
	height: 230px;
	position: relative;
	top: 20px;
	background: url(https://mx30.moyoi.cn/images/secondary/new/er.png) no-repeat;
}
.content_code_font1{
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 2px;
	left: 72px;
}
.content_code_font2{
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 25px;
	left: 58px;
}
.content_code_font3{
	font-size: 14px;
	color: #000000;
	position: absolute;
	bottom: 6px;
	left: 72px;
}

