.friendlink{
	float: left;
	background: #fff;
	width: 758px;
	padding: 38px;
	/*height: 598px;*/
}
.friendlink .fbox{
	margin-top: 24px;
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
}
.friendlink .fbox .th{
	background: #f3f3f3;
	height: 36px;
	line-height: 36px;
	border-bottom:  1px solid #e5e5e5;
	font-size: 16px;
	color: #434343;
	padding-left: 20px;
}
.friendlink .fbox .td{
	
	
	font-size: 14px;
	color: #707070;
	margin-bottom: -1px;
	/*padding-left:20px;*/
}
.friendlink .fbox .td:last-child{
	border: none;
}
.friendlink .fbox .td a{
	width: 131px;
	/*margin-right: 8px;*/
	display: inline-block;
	height: 50px;
	border-bottom:  1px solid #e5e5e5;
	line-height: 50px;
	padding:0 10px;
	text-align: center;
}