/* CSS Document */


.user_friends_list{ overflow:hidden;zoom:1; margin-top:27px; margin-left:5px; width:645px; padding-bottom:10px; border-bottom:1px solid  #EBEBEB;}
.user_friends_img,.user_friends_info{ float:left;}
.user_friends_add{ float:right;}
.user_friends_img  a img,.user_friends_img  img{ width:50px; height:50px; border:1px solid #CCCCCC; padding:1px;}
.user_friends_img  a:hover{ background-color:#FFFFFF;
}
.user_friends_img  a:hover img{ background-color:#FF6600; border:1px solid #f60;}
.user_friends_info{ margin-left:27px; padding-top:5px; line-height:18px; color:#999999; width:460px;}
.user_friends_info a{ color:#099b2b; }
.user_friends_info a:hover{text-decoration:underline;}

.user_friends_add{ position:relative; width:80px;}
span.user_friends_span{ width:73px; left:0;}
.u_footer .footer_menu  { margin-left:10px;}.u_footer .footer_info{ margin-right:10px;}








