body {
  padding-top: 100px;
}
footer {
  margin-top: 40px;
}
ol li {
  list-style-type: decimal;
  margin: 10px 0;
  font-size: 14px;
  line-height: 21px;
}
iframe{
  width: 640px;
}
.container {
  position: relative;
}
.logo{
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0px;
  top: 17px;
}
.post_meta {
  border: 0;
  /*border-top: 1px dashed rgba(114, 97, 68, 0.2);*/
  border-bottom: 1px dashed rgba(114, 97, 68, 0.2);
}
.paper_box { clear: both; margin-bottom: 60px }
.paper_box h2 { font-size: 20px;   font-weight: bold; margin-bottom: 15px }
.paper_box img { margin-left: 4px }
.paper_box p { text-align: justify; }


.navbar .container {
  height: 100px;
}
.navbar .nav.pull-right {
  float: right;
  margin-top: 54px;
  font-size: 16px;
}
.title {
  font-size: 32px;
  color: #eee;
  margin: 20px 0;
  position: absolute;
  top: 5px;
  left: 77px;
}
.note {
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  color: #ccc;
  position: absolute;
  top: 64px;
  left: 77px;
}
.title-intro {
  text-align: center;
  margin: 40px;
}
.title-intro p {
  font-style: italic;
}
.std-width {
  width: 50%;
  min-width: 300px;
  margin: 10px;
}
article {
  margin: 20px 0;
}
article p {
  margin: 10px 0;
  font-size: 16px;
  line-height: 24px;
}
section .row {
  margin-top: 20px;
}
.img-member {
  width: 80%;
}
.navbar .nav>li>a{
  padding:10px 10px 10px;
}
