/* 会员门户 */

.listpanel {
	margin: 0px 10px;
	padding: 0px;
}
.listpanel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.listpanel li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	color: #999999;
	text-align: center;
}

.listpanel1 {
	margin: 0px;
	padding: 0px;
}
.listpanel1 .list {
	clear: both;
	margin: 0px;
	padding: 20px 0px;
	height: 80px;
	color: #666666;
	border-top: 1px dotted #cccccc;
}
.listpanel1 img {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}

.userphoto {
	float: left;
	margin: 4px 10px 0px 0px;
}
.usernote {
	margin: 0px;
	padding: 0px;
}

#listpage {
	margin: 0px;
	padding: 0px;
}
#listpage .list {
	clear: both;
	margin: 0px;
	padding: 20px 0px;
	height: 80px;
	color: #666666;
	border-top: 1px dotted #cccccc;
}
#listpage .tlist {
	margin: 0px;
	padding: 20px 0px;
	color: #666666;
	border-top: 1px dotted #cccccc;
}
#listpage .img {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}

.listtxt {
	width: 100%;
	table-layout: fixed;
	word-break: break-all;	
}
.listtxt td {
	padding: 10px 5px 10px 0px;
	margin: 0px;
	border-top: 1px dotted #EEEEEE;	
}

.suserlist .user {
	float: left;
	width: 80px;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.buserlist .user {
	float: left;
	width: 200px;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}
.buserlist .user .uphoto {
	float: left;
	width: 70px;
	height: 80px;
	margin-top: 2px;
}
.buserlist .user .unote {
	float: left;
}

.m1 {
	padding-left: 30px;
}

.wd {
	width: 250px;
}

/* -------- */