.special-user-info {
	width: 300px;
}
.fl-r {
	float: right;
}
.hr10 {
	height: 10px;
}
.align-c {
	text-align: center;
}
.special-user-info .special-photo img {
	width: 150px;
	height: 150px;
	border-radius: 100px;
	border: 5px solid #eee;
}
.hr20 {
	height: 20px;
}
.special-user-info .name {
	font-size: 20px;
	color: #333;
}
.ov {
	overflow: hidden;
	zoom: 1;
}
.special-nums p.one {
	margin-left: 50px;
}
.special-nums p {
	width: 50px;
	font-size: 14px;
	border-right: 1px solid #ddd;
	margin-left: 20px;
	line-height: 20px;
}
.special-nums p .num {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.special-nums p a {
	color: #999;
}
.fl-l {
	float: left;
}
.special-nums p b {
	font-weight: normal;
	font-size: 12px;
	color: #999;
	padding-top: 6px;
	display: inline-block;
}
.special-user-info .des p {
	font-size: 14px;
	color: #777;
	line-height: 26px;
}
.special-user-info .button1 {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}
.button1 {
	background-color: #0091e4;
	color: #fff;
}
.button1 {
	border-radius: 4px;
	padding: 7px 10px;
	font-size: 16px;
	display: inline-block;
}
.recommended-author {
	float:right;
	overflow:hidden;
	display:block;
	margin-top:30px;
}
