.publication {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 10px;
  line-height:1.3em;
}
.publication h3{
  padding-bottom:5px;
}
.author{
  font-size:1.1em;
  font-weight:bolder;
  padding:5px 0;
}
.publication img {
  width: 148px;
  height: 220px;
  float: left;
}

.publication-desc {
  margin-left: 200px;
}
h3{
  font-weight: bolder;
}
.border-bottom-line .desc{
  width: 1000px;
  line-height: 1.3em;
}
.archives li{
  cursor: pointer;
}
