/*frends-list*/

.subfrends{
	width:100%;
	margin:10px auto;
}
.subfrendsbox{
	display:block;
	float:left;
	width:176px;
	height:160px;
	margin:10px auto;
}
.frendsimg{
    margin:10px 0;
}
.subfrendsbox img{
	margin:2px;
}
.subfrendsbox b a{
	font-size:12px;
	color:#603946;
}
.subfrendsbox p{
	color:#7e7e7e;
	margin:8px 0;
}

/*friendnav*/

.friendnav li a{
	color:#6c6c6c;
	background:url(../images/friend/friend_item_bg.gif) no-repeat 0px 3px;
}
.friendnav li.active a{
	color:#4c2a86;
	background:url(../images/friend/friend_item_bg_all.gif) no-repeat 0px 0px;
}

.friendnav li a:hover{
	color:#4c2a86;
	background:url(../images/friend/friend_item_bg_all.gif) no-repeat 0px 0px;
}
.friendnav_info {
	COLOR: #8e50c2; 
	background:url(../images/friend/friend_-title_bg.gif) no-repeat 0px bottom; 
}	