
.more_btn2{
	display: block;
	width: 130px;
	height: 30px;
	line-height: 28px;
	color: #666;
	text-align: center;
	font-family:'Arial';
	border-radius: 30px;
	background: #f5f5f5;
	border: 1px solid #bfbfbf;
}

