
    #content h1 {
      margin-left: 110px;
    }
    #doulist-info .hd {
      margin-bottom: 10px;
      margin-left: 110px;
      font-size: 13px;
      color: #666;
      overflow: hidden;
      *zoom: 1;
    }
    #doulist-info .doulist-cover {
      width: 95px;
      height: 95px;
      float: left;
      margin-top: -43px;
      overflow: hidden;
    }
    #doulist-info .doulist-cover img {
      max-width: 95px;
    }
    #doulist-info .avatar {
      float: left;
      margin-right: 10px;
    }
    #doulist-info .time {
      margin-left: 10px;
    }
    #doulist-info .bd {
      margin-left: 110px;
      font-size: 13px;
    }
    .doulist-about { line-height:1.62; }
  
    .doulist-collect { float: left; }
    .lnk-collect {
      display:inline-block;*display:inline;zoom:1;;vertical-align:middle;*vertical-align:baseline;height:19px;line-height:19px;line-height:21px\9;overflow:hidden;;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:2px;
      border: solid 1px #daede4;
      color: #4f946e;
      padding: 3px 8px 2px 24px;
      margin-right: 12px;
      background: #eff7ed no-repeat url("/f/sns/cece2beee6f89a9f640b9644b393bb6e8e5759e4/pics/sns/doulist/plus-green.png") 8px center / 12px;
    }
    .lnk-collect i { display:inline-block;*display:inline;zoom:1;vertical-align:baseline;font-weight:600;font-size:14px;margin-right:3px; }
    a.lnk-collect:link,
    a.lnk-collect:visited {
      border-color:#daede4;
      background: #eff7ed no-repeat url("/f/sns/cece2beee6f89a9f640b9644b393bb6e8e5759e4/pics/sns/doulist/plus-green.png") 8px center / 12px;
      color:#4f946e; }
    a.lnk-collect:hover,
    a.lnk-collect:active {
      border-color:#daede4;
      background: #eff7ed no-repeat url("/f/sns/cece2beee6f89a9f640b9644b393bb6e8e5759e4/pics/sns/doulist/plus-green.png") 8px center / 12px;
      color:#4f946e; }
    .doulist-collect .unfollow{
      border-radius: 2px;
      border: solid 1px #dfdfdf;
      padding: 3px 8px 2px 26px;
      vertical-align: middle;
      float: left;
      font-size: 12px;
      color: #cccccc;
      background: #ededed no-repeat url("/f/sns/f441e4afe42021624f46da2e4af11014ca55bc57/pics/sns/doulist/check.png") 8px center / 10px;
      cursor: pointer;
    }
  
    .comments .comment-report { float: right; clear: right; margin-left: 10px; }
    .comments .comment-report { font-size: 13px; visibility: hidden; }
    .comments .comment-report a { color: #BBB; border: none; }
    .comments .comment-report a:hover { color: #FFF; background-color: #BBB; }
  
  .doulist-video-items {
    width: 90px;
    float: right;
    font-size: 12px;
    margin-top: 30px;
    position: relative;
  }
  .doulist-video-items span.title {
    display: block;
    color: #9b9b9b;
    font-size: 13px;
  }
  .doulist-video-items a {
    display: block;
    margin-top: 10px;
    line-height: 16px;
  }
  .doulist-video-items .icon-circle {
    height: 14px;
    width: 14px;
    border: 1px solid #efefef;
    border-radius: 100%;
    float: left;
    margin-right: 3px;
  }
  .doulist-video-items a img {
    height: 14px;
    width: 14px;
    vertical-align: top;
    border-radius: 100%;
  }
  .doulist-video-items .video-items-other {
    display: none;
    width: 90px;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 0 15px 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 99px;
    right: -96px;
    background: #fff;
  }
  .doulist-video-items .more-video-item img {
    height: 14px;
    width: 14px;
    vertical-align: middle;
  }


      .tags {padding-bottom: 20px;}
    
    .comment-list li {
        position: relative;
        padding-left: 48px;
        margin-bottom: 20px;
    }
    .comment-list .avatar {
        position: absolute;
        top: 0;
        left: 0;
    }
    .comment-list p {
        margin: 3px 0 0;
    }
    .comment-list p a:link,
    .comment-list p a:visited {
        color: #666;
    }
    .comment-list p a:hover {
        color: #fff;
    }
