.opa {opacity:.3}
.viz0  {opacity:.5}
.gray {color:Gray}
.profbox {
	display:block;
	position:relative;
	margin:0 20px;
	width:650px;
	height:488px;
	background:green url(/img/prof.jpg) no-repeat;
	overflow:hidden;
}
.profboxover {
	display:block;
	width:650px;
	height:488px;
	position:absolute;
	z-index:110;
	top:0; left:0;
	background:rgba(255,255,255,.8) url(/loading.gif) center no-repeat;
}
.profuser {width:50px; height:50px; border-radius:50px; border:2px solid #fff; position:absolute; box-shadow:2px 2px 4px rgba(0,0,0,.3); background:#fff; z-index:3 ;
max-width:auto;min-width:50px; min-height:50px;
}

.profcom {width:140px; height:42px;  left:27px;  padding:5px; border:1px solid #ccc; position:absolute; box-shadow:2px 2px 4px rgba(0,0,0,.3); border-radius:5px; background:#ffc; overflow:hidden; 
line-height:42px; z-index:2; padding-left:35px; font-size:11px}
 .righter {width:140px; margin-left:-180px; padding-left:10px; padding-right:35px;} 
.profcom span {display:inline-block; max-width:140px;  overflow:hidden; line-height:14px; text-align:left}
.profcom span b {display:block; font-size:14px}
#profuser1 {top:216px; left:35px; position:absolute; }
#profuser2  {top:50px; left:140px; position:absolute;}
#profuser3  {top:140px; left:140px; position:absolute;}
#profuser4  {top:216px; left:130px; position:absolute;}
#profuser5  {top:292px; left:140px; position:absolute;}
#profuser6  {top:378px; left:140px; position:absolute;}
#profuser9  {top:147px; left:205px; position:absolute;}
#profuser10  {top:216px; left:205px; position:absolute;}
#profuser11  {top:285px; left:205px; position:absolute;}
#profuser7  {top:55px; left:265px; position:absolute;}
#profuser8  {top:135px; left:265px; position:absolute;}
#profuser14  {top:216px; left:275px; position:absolute;}
#profuser12  {top:295px; left:265px; position:absolute;}
#profuser13  {top:370px; left:265px; position:absolute;}
#profuser15 {top:100px; left:365px; position:absolute;}
#profuser16 {top:216px; left:365px; position:absolute;}
#profuser17 {top:328px; left:365px; position:absolute;}
#profuser23 {top:216px; left:465px; position:absolute;}
#profuser20 {top:216px; left:525px; position:absolute;}
#profuser19 {top:134px; left:500px; position:absolute;}
#profuser21 {top:304px; left:500px; position:absolute;}
#profuser18 {top:80px; left:470px; position:absolute;}
#profuser22 {top:360px; left:470px; position:absolute;}

.alluserprof {display:inline-block; margin-right:15px; margin-bottom:8px;
width:180px;  overflow:hidden;  
}
.alluserprof img {width:50px; height:50px; border-radius:50px; border:2px solid #fff; box-shadow:2px 2px 4px rgba(0,0,0,.3); background:#fff; margin-right:5px; }
.alluserprof b {display:block; width:100px; overflow:hidden}
.alluserprof  select {width:90px;}


