
.memberAvatar{
	float: left;
	padding:3px 0 0 3px;
}
.memberAvatar div{
	background-color:#eee;
	margin:3px 0 0 3px;
}
.memberAvatar div img{
    position: relative;
	top: -3px;
	left: -3px;
}
.memberInfo{
	margin-left:140px;
}
.memberInfo span{
	display: block;
	line-height: 14px;
	margin:10px 0;
}
.memberInfo .memberName{

	font-size: 22px;
	font-weight: bold;
	line-height: 30px;

}
#memberPageNav{
	height:26px;
	line-height: 26px;
	border-bottom:1px solid #ccc; 
	margin-left:130px;
	padding: 5px 0 0 0;

}
#memberPageNav li{
	float: left;
	margin-right: 5px;
}
#memberPageNav li a{
	display: block;
	background-color: #eee;
	width:52px;
	padding: 0 5px;
	text-align: center;

}
#memberPageNav li a:hover, #memberPageNav li a.current{
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
}
.theme_content{
	padding: 10px 0 0 130px;
}

.cleanBoth{
    clear:both;
}
.indexMemberInfo{
    margin:0 10px 0 130px;
}
.indexMemberInfo .menu li{
    display:inline;
    font-size:12px;
}
.fl{
    float:left;
}
.memberName{
    font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文黑体",STHeiti,Georgia,"Times New Roman",Times,serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 30px;
}
.memberListNa{
    display:inline;
    margin:0 10px 0 0;
    font-size:14px;
    font-weight: bold;
    white-space: nowrap;
    font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文黑体",STHeiti,Georgia,"Times New Roman",Times,serif;

}
.item a{
color:#333;
}
.item a:hover{
color:#fff;
background-color:#a40000;
}
.item span{
    color:#999;
}
