body
{
    margin: 0;
}

.UserInfomation
{
    width: 1200px;
    min-height: 980px;
    margin: 0 auto;
    background: #fff;
    font-family: Microsoft YaHei;
}
.clearfix:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.UserInfomation .UserLeft
{
    float: left;
    display: inline;
    width: 194px;
    border: solid 1px #E5E5E5;
    height: 652px;
    margin-top: 36px;
    margin-left: 15px;
}
.UserInfomation .UserLeft .UserLeft-Box
{
    float: left;
    display: inline;
    width: 100%;
    border-bottom: dashed 1px #E5E5E5;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image
{
    float: left;
    display: inline;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .imgInfo
{
    float: left;
    display: inline;
    width: 167px;
    height: 118px;
    margin-left: 42px;
    margin-top: 30px;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .editImage
{
    float: left;
    display: inline;
    width: 100%;
    height: 20px;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .editImage .imgEdit
{
    float: left;
    display: inline;
    height: 20px;
    width: 100%;
    text-align: center;
}
 
.UserInfomation .UserLeft .UserLeft-Box .box-Image .imgInfo img
{
    width: 111px;
    height: 111px;
    border-radius: 50%;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .editimglink
{
    float: left;
    display: block;
    width: 87%;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    text-decoration: none;
    color: #333;
    overflow: hidden;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .imgEdit
{
    font-size: 12px;
    text-decoration: underline;
    color: #056DE0;
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .box-name
{
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .box-address
{
}
.UserInfomation .UserLeft .UserLeft-Box .box-Image .bottomline
{
    float: left;
    display: inline;
    width: 100%;
    height: 20px;
}
.UserInfomation .UserLeft .UserLeft-Edit
{
    float: left;
    display: inline;
    width: 100%;
}
.UserInfomation .UserLeft .UserLeft-Edit .item
{
    float: left;
    display: inline;
    line-height: 49px;
    border-bottom: solid 1px #E5E5E5;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #666;
}
.UserInfomation .UserLeft .UserLeft-Edit .item:hover
{
    color: #056DE0;
}
.UserInfomation .UserLeft .UserLeft-Edit .item.select
{
    color: #056DE0;
}
.UserInfomation .UserLeft .UserLeft-Edit .item span
{
    margin-left:50px;
}

.UserInfomation .UserRight
{
    float: left;
    display: inline;
    width: 952px;
    min-height: 936px;
    margin-left: 37px;
    margin-top: 36px;
}
.UserInfomation .UserRight .rightIframe
{
    width: 952px;
    height: 936px;
    margin: 0;
    border: 0;
}



/*  EditUser  */
.EditUserAll
{
    float: left;
    display: inline;
    width: 950px;
    height: 890px;
    border: solid 1px #E5E5E5;
    border-radius: 4px;
}
.EditUser
{
    width: 895px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    float: left;
    display: inline;
    margin-left: 25px;
}
.EditUser .EditUser-box
{
    float: left;
    display: inline;
    margin-top: 30px;
    border-radius: 4px;
    width: 853px;
    border: solid 1px #fff;
    background: #fff;
}
.EditUser .EditUser-Base
{
}
.EditUser .EditUser-Pwd
{
    height: 210px;
}
.EditUser .EditUser-Phone
{
    height: 210px;
}
.EditUser .EditUser-txt
{
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.EditUser .EditUser-title
{
    width: 100%;
    border-bottom: solid 1px #E5E5E5;
    height: 35px;
    float: left;
    display: inline;
    color: #666;
    padding-top: 10px;
    padding-bottom: 2px;
}
.EditUser .EditUser-title span
{
    float: left;
    display: inline;
    padding-left: 30px;
    background: url(Images/user/weizhi.png) left center no-repeat;
    height: 30px;
    line-height: 30px;
}
.EditUser .EditUser-line
{
    float: left;
    display: inline;
    margin-left: 20px;
    margin-top: 30px;
    width: 815px;
    height: 30px;
    color: #666;
}
.EditUser .EditUser-line .left
{
    float: left;
    display: inline;
    width: 100px;
    text-align: right;
    line-height: 30px;
    height: 30px;
}
.EditUser .EditUser-line .right
{
    float: left;
    display: inline;
    margin-left: 10px;
}
.EditUser .EditUser-line .UserImageDiv
{
    float: left;
    display: inline;
    width:350px;
    height:150px;
    border:solid 1px #ccc;
    border-radius:4px;
}
.EditUser .EditUser-line .UserImageDiv .userimg
{
    float: left;
    display: inline;
    width:110px;
    height:110px;
    margin-top:20px;
    margin-left:60px;
    border-radius:110px;
    background:#999;
    
}
.EditUser .EditUser-line .UserImageDiv .changeImg
{
    float: left;
    display: inline;
    margin-top:65px;
    margin-left:20px;
}
#selSex
{
    width:361px;
    height:35px;
    line-height:35px;
    border: solid 1px #ccc;
    border-radius:4px;
}
.uploadify
{
    float: left;
    display: inline;
    margin-top: 60px;
    width: 100%;
    height: 20px;
}
.uploadify-queue
{
    display: none;
}
.EditUser .EditUser-Name
{
}
.EditUser .EditUser-line .right input[type='text'], .EditUser .EditUser-line .right input[type='password']
{
    border: solid 1px #ccc;
    border-radius:4px;
    float: left;
    display: inline;
    background: #fff !important;
    height: 28px;
    line-height: 28px;
    width: 350px;
    padding-left: 10px;
    background-color: #fff;
}
.needtxtxing
{
    float: left;
    display: inline;
    margin-left:5px;
    color:Red;
    margin-top: 8px;
}
.EditUser .EditUser-line .right input[type='radio']
{
    margin-top: 5px;
}
.EditUser .EditUser-line .right input.txtCode
{
    width: 150px;
}
.EditUser .EditUser-line .right input.select
{
    border: solid 1px #a0a0a0;
    background: #fff !important;
}
.EditUser .EditUser-line .right span
{
    width: 100%;
    height: 28px;
    float: left;
    display: inline;
    margin-left: 5px;
    cursor: pointer;
    color:#034ba0;
    text-decoration:underline;
    line-height:28px;
}
.EditUser .EditUser-line .right .errorTitle
{
    color: Red;
    float: left;
    display: inline;
    line-height: 30px;
    margin-left: 5px;
    font-size: 12px;
}
.EditUser .EditUser-line .right .succTitle
{
    color: Green;
    float: left;
    display: inline;
    line-height: 30px;
    margin-left: 5px;
    font-size: 12px;
}
.EditUser .EditUser-line .right .checktel
{
    float: left;
    display: inline;
    line-height: 30px;
    margin-left: 5px;
    font-size: 12px;
    color: #000;
}
.EditUser .SaveBox
{
    float: left;
    display: inline;
    width:100%;
    height:52px;
    margin-top:30px;
    
}
.EditUser  .SaveInput
{
    
    float: left;
    display: inline;
    width:114px;
    height:42px;
    margin-left:200px;
    background:url(Images/User/button-bj.png) no-repeat;
    border:0;
    color:#FFF;
    padding:0;
    cursor:pointer;
    font-size:16px;
}

/* MyShelf */
.MyShelfAll
{
    float: left;
    display: inline;
    width: 950px;
    border: solid 1px #E5E5E5;
    border-radius: 4px;
}

.MyShelf
{
    margin-left: 20px;
    width: 910px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    float: left;
    display: inline;
}
.MyShelf .shelfTitle
{
    width:100%;
    height: 30px;
    line-height: 30px;
    border-top: 0;
    float: left;
    display: inline;
}
.MyShelf .shelfTitle span
{
      float: left;
    display: inline;
    padding-left: 30px;
    background: url(Images/user/weizhi.png) left center no-repeat;
    height: 30px;
    line-height: 30px;
}
.MyShelf .shelfData
{
    width:100%;
    float: left;
    display: inline;
}

.MyShelf .shelfData .shelfline
{
    width:100%;
    background:url(Images/User/shelf.png) left bottom repeat-x;
    border-top: 0;
    float: left;
    display: inline;
    height: 267px;
}
.MyShelf  .data .shelfitem
{
    width: 213px;
    height: 237px;
    float: left;
    display: inline;
    margin: 5px;
    text-align:center;
    vertical-align:middle;
     border:solid 2px #eee;
}

.MyShelf  .data   .horizontal img
{
    width:193px;
}
.MyShelf  .data   .vertical img
{
    height: 217px;
}
.MyShelf  .data .shelfitem .p-title
{
    width: 193px;
    height: 70px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    color: #666;
    font-size: 13px;
    text-decoration: none;
    margin-top:10px;
}
.MyShelf   .data .shelfitem span
{
    width: 149px;
    margin-left: 10px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 13px;
}
.MyShelf .shelfData .shelfline .shelfitem i
{
    float: left;
    display: inline;
    background: url(Images/user/q-SwapUserMange-textDel.png) no-repeat;
    width: 13px;
    height: 14px;
      margin-top: -225px;
    margin-left: 199px;
    cursor: pointer;
}
.MyShelf .shelfBottom
{
    width: 847px;
    height: 30px;
    border-bottom: 0;
    border-top: 0;
    float: left;
    display: inline;
}
.MyShelfPage
{
    float: right;
    display: inline;
    margin-top: 10px;
    height: 30px;
    margin-right: 10px;
}

 .data  .horizontal 
{
    float: left;
    display: inline;
    width:193px;
    height:107px;
    margin-top:30px;
    margin-left:10px;
    overflow:hidden;
    
}
  .data  .vertical 
{
    float: left;
    display: inline;
    height: 217px;
    width:100%;
    text-align:center;
    margin-top:10px;
    overflow:hidden;
    overflow:hidden;
}
/* history */
.MyHistory
{
    width: 100%;
    float: left;
    display: inline;
    font-family: Microsoft YaHei;
    font-size: 13px;
}
.MyHistory .leftline
{
    width: 21px;
    height: 18px;
    float: left;
    display: inline;
    background: url(Images/user/bot.png) left center no-repeat;
}
.MyHistory .leftbottom
{
    width: 4px;
    height: 100px;
    margin-left: 9px;
    float: left;
    display: inline;
    background: #E3E3E3;
    margin-top: -3px;
}

.MyHistory .NowHistroy
{
    width: 100%;
    float: left;
    display: inline;
    margin-bottom: 40px;
}

.MyHistory .OldHistroy
{
    width: 100%;
    float: left;
    display: inline;
}
.MyHistory .title
{
    width: 100%;
    float: left;
    display: inline;
    height: 50px;
    line-height: 18px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.MyHistory .title span
{
    float: left;
    display: inline;
}
.MyHistory .title .delHistory
{
    float: left;
    display: inline;
    margin-left:10px;
    font-size:12px;
    color:#a0a0a0;
    font-weight:normal;
    margin-top:4px;
}
.MyHistory .data
{
    width: 100%;
    float: left;
    display: inline;
}
.MyHistory  .data .bookline
{
    width: 213px;
    height: 237px;
    border: solid 2px #eee;
    float: left;
    display: inline;
    margin: 5px;
    text-align:center;
    vertical-align:middle;
}
 
.MyHistory  .data img.horizontalVersion
{
       max-width: 193px;
    max-height: 127px;
     height: auto; 
    width: expression(this.width >this.height ? "193px" : this.width*127/this.height);
}
.MyHistory  .data img.verticalVersion
{
       max-width: 193px;
    max-height: 217px;
    width:auto;
      height: expression(this.width <this.height ? "217px" :this.height*193/ this.width);
}
.MyHistory  .data .bookline .p-title
{
    width: 193px;
    height: 60px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    color: #666;
    font-size: 13px;
    text-decoration: none;    margin-top: 10px;
}
.MyHistory   .data .bookline span
{
    width: 149px;
    margin-left: 10px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 13px;
}
.addMore
{
    float:left;
    display:inline;
    width: 100%;
    text-align:center;
    height:60px;
    line-height:60px;
    color:#666;
    
}  
.noData
{
    margin-left:50px;
    color:#909090;
    float:left;
    display:none;
    height:40px;
    font-size:16px;
    line-height:30px;
}


/* MyNote */
.MyNoteAll
{
    float: left;
    display: inline;
    width: 895px;
    height: 865px;
    border: solid 1px #E5E5E5;
    border-radius: 4px;
}

.MyNote
{
    margin-top: 20px;
    width: 895px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    float: left;
    display: inline;
}
.MyNote .NoteTitle
{
    width: 833px;
    border-bottom: solid 1px #E5E5E5;
    height: 35px;
    float: left;
    display: inline;
    color: #666;
    margin-left: 30px;
}
.MyNote .NoteTitle span
{
    float: left;
    display: inline;
    padding-left: 30px;
    background: url(Images/user/weizhi.png) left center no-repeat;
    height: 30px;
    line-height: 30px;
}

.MyNote .NoteData
{
    width: 873px;
    float: left;
    display: inline;
    margin-left: 20px;
    margin-top: 10px;
}
.MyNote .NoteData .Noteline
{
    width: 249px;
    border: solid 1px #f6f6f6;
    background: #fff;
    float: left;
    display: inline;
    height: 172px;
    margin-right: 30px;
    margin-left: 10px;
    margin-top: 20px;
}
.MyNote .NoteData .Noteline:hover
{
    border: solid 1px #C9E1FD;
    background: #EEF7FE;
}
.MyNote .NoteData .Noteline .Noteitem
{
    margin-left: 10px;
    margin-top: 10px;
    width: 229px;
    float: left;
    display: inline;
}
.MyNote .NoteData .Noteline .Noteitem .left
{
    float: left;
    display: inline;
    width: 114px;
    height: 152px;
}
.MyNote .NoteData .Noteline .Noteitem .left a
{
    border: 0;
    float: left;
    display: inline;
}
.MyNote .NoteData .Noteline .Noteitem .left .img
{
    width: 114px;
    height: 152px;
    margin-left: 0px;
    float: left;
    display: inline;
    border: 0;
}
.MyNote .NoteData .Noteline .Noteitem .right
{
    float: left;
    display: inline;
    width: 110px;
    margin-left: 5px;
}
.MyNote .NoteData .Noteline .Noteitem .title
{
    width: 100%;
    color: #333;
    float: left;
    display: inline;
    line-height: 30px;
    height: 60px;
    text-align: left;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.MyNote .NoteData .Noteline .Noteitem .title a
{
    color: #333;
    text-decoration: none;
}
.MyNote .NoteData .Noteline .Noteitem .author
{
    width: 100%;
    line-height: 20px;
    height: 35px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: 12px;
    float: left;
    display: inline;
}
.MyNote .NoteData .Noteline .Noteitem .notebox
{
    width: 100%;
    float: left;
    display: inline;
    font-size: 12px;
    color: #333;
}
.MyNote .NoteData .Noteline .Noteitem .notebox .notespan
{
    float: left;
    display: inline;
    width: 35px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}
.MyNote .NoteBottom
{
    width: 847px;
    height: 30px;
    border-bottom: 0;
    border-top: 0;
    float: left;
    display: inline;
}
.MyNotePage
{
    float: right;
    display: inline;
    margin-top: 10px;
    height: 30px;
    margin-right: 10px;
}


/* MyNoteDetail */
.MyNoteDetail
{
    float: left;
    display: inline;
    width: 99%;
    background: #fff;
}

.NoteDetail
{
    margin-top: 20px;
    width: 98%;
    margin-left: 1%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    float: left;
    display: inline;
}
.NoteDetail .Title
{
    width: 100%;
    border-bottom: solid 1px #E5E5E5;
    height: 35px;
    line-height:30px;
    float: left;
    display: inline;
    color: #666;
}
.NoteDetail .Title .left
{
    float: left;
    display: inline;
    line-height:30px;
}
.NoteDetail .Title .right
{
    float:right;
    display: inline;
    line-height:30px;
    
}
.NoteDetail .Title .del
{
    float:right;
    display: inline;
     width:19px;
    height:27px;
    margin-top:1px;
    cursor:pointer;
    display:inline;
    background:url(Images/User/shanchu.png) no-repeat;
    margin-right:30px;
}
.NoteDetail .NoteDetailData
{
    float: left;
    display: inline;
    width: 100%;
}
.NoteDetail .NoteDetailData .DetailLine
{
    float: left;
    display: inline;
    width: 100%;
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line
{
    float: left;
    display: inline;
    width: 100%;
    border-bottom:dashed 1px #D6D6D6;
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .topline
{
    float: left;
    display: inline;
    width: 100%;
    margin-top:10px;
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .topline .left
{
    float: left;
    display: inline;
    background: url(Images/User/bb.png) left center no-repeat;
    width: 150px;
    padding-left: 10px;
    
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .topline .right
{
    float:right;
    display:inline;
    margin-right:30px;
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .topline .right a.del
{
    width:19px;
    height:27px;
    float:left;
    display:inline;
    background:url(Images/User/shanchu.png) no-repeat;
    cursor:pointer;
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .content
{
    float:left;
    display:inline;
    width:100%;
    z-index:1;
   position:relative;
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .content i
{
    background:url(Images/User/qubb.png) left top no-repeat;
    position:absolute;
    left:0;
    top:0;
    width:39px;
    height:31px;
    
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .content p
{
     float:left;
    display:inline;
    width:96%;
    margin-left:2%;
    line-height:30px;
    min-height:30px;
    margin-top:10px;
    background:#FDF7E1;
    padding:5px 10px; 
    color:#646464;
     
}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .markline
{  float:left;
    display:inline;
    width:100%;
    background:url(Images/User/bjed.png) left center no-repeat;
    line-height:30px;
    height:30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.NoteDetail .NoteDetailData .DetailLine .NoteDetail-line .markline p
{   float:left;
    display:inline;
    width:94%;
    margin-left:4%;
    margin-top:0px;
}


/* follow start*/

.MyFollowAll
{
    float: left;
    display: inline;
    width: 901px;
    border: solid 1px #E5E5E5;
    border-radius: 4px;
}

.MyFollow
{
    margin-left: 20px;
    margin-top: 20px;
    width:861px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    float: left;
    display: inline;
}
.MyFollow .FollowTitle
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-top: 0;
    float: left;
    display: inline;
}
.MyFollow .FollowTitle span
{
    margin-left: 10px;
    color: #666;
}
.MyFollow .FollowType
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    display: inline;
    margin-top:10px;
}
.MyFollow .FollowType .typeline
{
    float:left;
    display:inline;
    margin-right:10px;
    margin-left:5px;
    line-height:30px;
    color:#666;
    padding:0px 10px;
    text-decoration:none;
}
.MyFollow .FollowType .typeline.select
{
    color:#fff;
    background:#1980DF;
}
.MyFollow .FollowData
{
    width:100%;
    float: left;
    display: inline;
}
.MyFollow .FollowData .Followline
{
    width:859px;
    border-top: 0;
    float: left;
    display: inline;
    height: 230px;
    border: solid 1px #E5E5E5;
    margin-top:20px;
}
 .Followline .lineLeft
{
    width:188px;
    height:210px;
    margin-top:10px;
    float: left;
    display: inline;
    border-right:solid 1px  #E5E5E5;
}
.leftBox
{
    height:200px;
    width:126px;
    float: left;
    display: inline;
    margin-top:20px;
    margin-left:30px;
}
.leftBox .img
{
    width:126px;
    height:127px;
    float: left;
    display: inline;
}
.leftBox .title
{
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#666;
    float: left;
    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.leftBox .followCount
{
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#999;
    float: left;
    display: inline;
}
.leftBox .followCount .heart
{ 
    float: left;
    display: inline;
}
.leftBox .followCount .count
{
    
    float: left;
    display: inline;
}
.MyFollow .FollowData .Followline i
{
    float: left;
    display: inline;
    background: url(Images/user/q-SwapUserMange-textDel.png) no-repeat;
    width: 13px;
    height: 14px;
    margin-top: -197px;
    margin-left: 140px;
    cursor: pointer;
}
 .Followline .lineRight
{
    width:670px;
    float: left;
    display: inline;
    overflow:hidden;
}
.Followline .lineRight .rightNum
{
    float: right;
    display: inline;
    height:20px;
    margin-top:20px;
    margin-right:20px;
    color:#666;
}
.Followline .lineRight .rightNum .num
{
    float: left;
    display: inline;
    height:18px;
    line-height:18px;
    
}
.Followline .lineRight .rightNum a
{
    color:#666;
    text-decoration:none;
}
.Followline .lineRight .rightNum .numLeft
{
    margin-left:10px;
    float: left;
    display: inline;
    width:38px;
    text-align:center;
    height:18px;
    line-height:18px;
    border:solid 1px #E5E5E5;
    border-right:0;
}
.Followline .lineRight .rightNum .numRight
{
     float: left;
    display: inline;
    width:38px;
    text-align:center;
    height:18px;
    line-height:18px;
    border:solid 1px #E5E5E5;
    border-left:0;
}
.Followline .lineRight .rightNum .unable{
    
    background:#EDEDED;
}
.Followline .lineRight ul
{
    float: left;
    display: inline;
    width:2007px;
    height:137px;
    margin-top:30px;
}
.Followline .lineRight ul li
{
    float: left;
    display: inline;
    width:157px;
    height:127px;
    margin:5px;
    position:relative;
}
.MyFollow .FollowData .Followline ul li a
{
    border: 0;
}
.MyFollow .FollowData .Followline ul li .img
{
    width: 157px;
    height: 127px;
    float: left;
    display: inline;
    border: 0;
}
.MyFollow .FollowData .Followline ul li .titleBox
{
    width: 157px;
    height: 40px;
    margin-top: -40px;
    background: #333;
    opacity: 0.9;
    position: absolute;
    filter: alpha(opacity:90);
    bottom: 0;
    left: 0;
    text-align: left;
}
.MyFollow .FollowData .Followline ul li .title
{
    width: 147px;
    margin-left:5px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a0a0a0;
    float: left;
    display: inline;
    font-size:12px;
}
.MyFollow .FollowData .Followline ul li .author a
{
    color: #fff;
    text-decoration: none;
}
.MyFollow .FollowData .Followline ul li .author
{
    width: 147px;
    margin-left:5px;
    line-height: 20px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 13px;
    float: left;
    display: inline;
}
.MyFollow .FollowBottom
{
    width: 847px;
    height: 30px;
    border-bottom: 0;
    border-top: 0;
    float: left;
    display: inline;
}
.MyFollowPage
{
    float: right;
    display: inline;
    margin-top: 10px;
    height: 30px;
    margin-right: 10px;
}

.loading
{
    margin-top:30px;
    margin-left:30px;
    height:60px;
    float:left;
    display:inline;
    color:#999;
}
/* follow end*/
