	.info-list-mod li {
  padding: 0 14px;
}
.info-list-mod li:hover {
  background: #f7f7f7;
}
.info-list-mod .list-box-prvite {
  height: 48px;
  position: relative;
  padding: 15px 0 15px 47px;
  display: block;
  border-bottom: 1px #eee solid;
  cursor: pointer;
}
.info-list-mod .info-more {
  color: #1146bf;
}


.info-list-mod .list-box-prvite_click {
  height: 48px;
  position: relative;
  padding: 15px 0 15px 47px;
  display: block;
  border-bottom: 1px #eeeeee solid;
  cursor: pointer;
}

.server-ico {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('../../images/forum/info.png');
  height: 32px;
  width: 32px;
  background-position: 0 -160px;
}

.guild-ico {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('../../images/forum/info.png');
  height: 32px;
  width: 32px;
  background-position: 0 -96px;
}

.bbs-ico {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('../../images/forum/info.png');
  height: 32px;
  width: 32px;
  background-position: 0 -32px;
}

.activit-ico {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('../../images/forum/info.png');
  height: 32px;
  width: 32px;
  background-position: 0 0;
}

.info-box {
  position: relative;
}
.info-box .info-title {
  margin-top: -3px;
  font-size: 16px;
  font-weight: 700;
}
.info-box .info-time {
  position: absolute;
  top: 0;
  right: 0;
  color: #999;
  font-size: 12px;
}
.info-box .info-row {
  width: 600px;
  height: 26px;
  line-height: 26px;
}
.info-box .info-ico {
  position: absolute;
  right: 0;
  bottom: 0;
  _bottom: 27px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('../../images/forum/ico.png');
  height: 24px;
  width: 36px;
  background-position: 0 -80px;
  vertical-align: top;
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
}

.activit-list-mod {
  _height: 655px;
  min-height: 655px;
  margin-bottom: 5px;
}
.activit-list-mod li {
  padding: 0 14px;
}
.activit-list-mod li:hover {
  background: #f7f7f7;
}
.activit-list-mod .list-box-prvite {
  min-height: 48px;
  position: relative;
  padding: 15px 0 15px 47px;
  _padding-bottom: 7px;
  border-bottom: 1px #eee solid;
}
.activit-list-mod .pic {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.activit-list-mod .activit-info {
  min-height: 22px;
  margin-top: -4px;
  line-height: 22px;
  overflow: hidden;
}
.activit-list-mod .activit-info a {
  margin-left: 15px;
  color: #336fc1;
}
.activit-list-mod .activit-info a:hover {
  color: #f60;
}
.activit-list-mod .time-game {
  margin-top: 6px;
  color: #999;
  font-size: 12px;
}


.title1 {
  height: 39px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 2px #ebebeb solid;
}
.title1 .name-title {
  padding: 0 15px;
  display: inline-block;
  position: relative;
  _top: 2px;
  border-bottom: 2px #BF4C3A solid;
  line-height: 39px;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 700;
}
.title1 .name-title {
  *display: inline;
}

.title-num {
  position: absolute;
  top: 10px;
  right: 0;
  color: #666;
}


.letter-list {
  _height: 584px;
  min-height: 584px;
}
.letter-list .list-box-prvite {
  padding-left: 75px;
  padding-bottom: 30px;
  *padding-bottom: 15px;
  _padding-bottom: 30px;
}
.letter-list .pic-user {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 15px;
}
.letter-list .info-row {
  width: 470px;
}
.letter-list .info-row a {
  color: #1146bf;
}
.letter-list .info-box {
  *margin-top: -25px;
  *padding-bottom: 10px;
  _margin-top: 0;
  _padding-bottom: 0;
}

.check-infos {
  position: absolute;
  bottom: 0;
  right: 0;
}
.check-infos .items {
  color: #666;
  font-size: 14px;
}
.check-infos .items:hover {
  color: #f80;
  text-decoration: underline;
}
.check-infos .cel {
  width: 1px;
  height: 12px;
  margin: 0 4px 0 9px;
  display: inline-block;
  background: #ccc;
}
.check-infos .info-ico {
  margin-right: 3px;
  position: static;
}


