﻿/* 网络经纪人 */
.broker_title{ margin-bottom:10px; border-top:solid 1px #b4cfe0; border-bottom:solid 1px #b4cfe0; width:100%; height:27px; background:url(../../images/title_bg2.jpg) repeat-x;}
 .broker_title h3{ padding-left:20px; line-height:27px; font-size:16px; font-family:Tahoma; font-weight:bold; color:#124e80; }
/* 我的团队 */
.myGroup{ padding-bottom:10px; float:left; width:100%; border-left:solid 1px #deecf7; border-right:solid 1px #deecf7;border-bottom:solid 1px #deecf7; margin-bottom:10px;}
 .myGroup_title{ border-top:solid 1px #deecf7; border-bottom:solid 1px #deecf7; background:url(../../images/title_bg3.jpg) repeat-x; height:36px; width:100%; }
 .myGroup_title h3{ color:#2f7ec1; line-height:36px; font-size:14.7px; padding-left:20px;}
 img.myGroup_img1{ border:solid 1px #999999; width:80px; height:100px; margin:3px 3px 3px 3px; padding:2px;}
 .myGroupByImg{ margin:10px 30px 0 30px; float:left; width:118px;}
 .myGroupByImg p{ height:24px; line-height:200%; text-align:center; font-size:14.7px; color:#146fbe;}
/* 团队成员列表 */
.myGroupDetails{ border:solid 1px #d7d7d7; float:left;clear:both;width:100%;margin-bottom:4px;}
 .myGroupDetails_title{ float:left; height:29px; background:#edf6fd; width:100%;}
  .myGroupDetails_title span.span1{ float:left; margin-left:20px; height:27px; line-height:27px; font-size:12px; color:#0f70bd;}
  .myGroupDetails_title span.span2{ float:right; margin-right:40px; height:29px; line-height:29px;}
  .myGroupDetails_title span.span2 img{ width:124px; height:27px; margin:0;}
 .myGroupDetails_context{ float:left; width:100%; margin-top:10px;margin-bottom:10px;}
    .myGroupDetails_context .img_s{width:80px; height:60px;border:1px solid #CECECE; margin:3px 10px 3px 3px; padding:2px;float:left;}
	 .myGroupDetails_context .left{ float:left; background:#f6f6f6; width:160px; margin-left:4px; text-align:center;}
	 .myGroupDetails_context .left p.p1{font-size:12px; font-weight:bold; color:#0d6ebb; line-height:150%;}
	 .myGroupDetails_context .left p.p2{ font-size:14px; line-height:150%;}
     .myGroupDetails_context .right{float:left;text-align:left;width:790px;}
     .myGroupDetails_context .right ul{width:100%;}
     .myGroupDetails_context .right li{height:auto;float:left; border-bottom:dashed 1px #939796; width:370px; padding-left:10px;margin-top:5px;}
     .myGroupDetails_context .right p.p1{height:80px;line-height:20px;font-size:12px;font-weight:bold;color:#936623;float:left;}
     .myGroupDetails_context .right p.p2{height:20px;line-height:20px;float:left;}
     .myGroupDetails_context strong.strongRed1{ font-size:12px; color:#FF9428; font-weight:bold;margin:3px 5px 3px 5px;}
     
/*用户列表*/
.userDetails{ border:solid 1px #d7d7d7; float:left; clear:both; width:100%; margin-bottom:10px;}
 .userDetails_title{ float:left; height:29px; background:#edf6fd; width:100%;}
  .userDetails_title span.span1{ float:left; margin-left:20px; height:27px; line-height:27px; font-size:12px; color:#0f70bd;}
  .userDetails_title span.span2{ float:right; margin-right:40px; height:29px; line-height:29px;}
  .userDetails_title span.span2 img{ width:124px; height:27px; margin:0;}
 .userDetails_context{ float:left; width:100%;margin-top:10px;margin-bottom:10px;text-align:center;}
    .userDetails_context .img_s{width:100px; height:130px;border:1px solid #CECECE; margin:3px 10px 3px 3px; padding:2px;}
	 .userDetails_context .left{ float:left; background:#f6f6f6; width:160px; margin-left:4px; text-align:center;}
	 .userDetails_context .left p.p1{font-size:12px; font-weight:bold; color:#0d6ebb; line-height:150%;}
	 .userDetails_context .left p.p2{ font-size:14px; line-height:150%;}
	 .userDetails_context .right{float:left; text-align:left;}
     .userDetails_context .right ul{ width:100%;}
     .userDetails_context .right li{height:auto;float:left;width:200px; padding-left:10px; margin-top:5px;}
     .userDetails_context .right p.p1{height:auto; line-height:20px;font-size:12px;color:#1070bc;}
     .userDetails_context .right p.p2{width:300px ;height:auto; line-height:20px; float:left;}
     .userDetails_context strong.strongRed1{ font-size:12px; color:#FF9428; font-weight:bold;margin:3px 5px 3px 5px;}