.follow{
	padding: 0 8px;
	color: #0074b8;
	background-color: #0074b8;
	height: 22px;
	line-height: 24px;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	color:#ffffff;
	width: 80px;
	cursor: pointer;
}
.un_follow{
	padding: 0 8px;
	color: #0074b8;
	background-color: #c8cbcc;
	height: 22px;
	line-height: 24px;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	color:#ffffff;
	width: 80px;
	cursor: pointer;
}
.people_right_Category_title {
	border: none;
	color: #0089c8;
	margin-top: 0px;
	padding-left: 0px;
	font-size:14px;
	line-height:30px;
	height: 30px;
}