@import url("base.css");
@import url("common.css");
@import url("fastSearch.css");
@import url("Pager.css"); 

#UserList{border:1px solid #D5D5D5; margin-top:6px;}
#UserList dt{border:1px solid #fff; height:29px; line-height:29px; overflow:hidden; background:url(/images/7ren_title_bg.gif) repeat-x left bottom;}
#UserList dt  span{padding:0 10px; font-weight:bold; font-size:14px; color:#333;}
#UserList dd{border-top:1px solid #dfdfdf;}

#UserList dd .user_row{height:155px; background:url(/images/Commend_bg.jpg) repeat-x left bottom; border-bottom:1px solid #E0E0E0;}
#UserList dd .user_frame{float:left; width:310px; margin:15px 6px; _margin-left:6px; overflow:hidden;}

#UserList dd .pager{height:60px; background-color:#f7f7f7; padding-top:7px;}