.clear {
  clear: both;
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
}
body {
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 14px;
  color: #737373;
  background-color: #dbdbdb;
  margin: 0;
}
#tab {
  border: 1px solid #f2f2f2;
}
#tab .tab-bd {
  border-top: none;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  height: auto;
  position: relative;
}
.tab-nav {
  margin: 0 auto;
  padding: 0;
  background: #2f2e2c;
  height: 46px;
  width: 810px;
}
.tab-nav li {
  display: inline;
  list-style: none outside none;
  width: 150px;
  height: 46px;
  float: left;
  line-height: 46px;
  text-align: center;
}
.tab-nav li a {
  font-size: 20px;
  color: #f4f4f4;
  display: inline-block;
  text-decoration: none;
}
.tab-nav li a:hover,
.tab-nav li.hover a {
  text-decoration: none;
  background: #6cab36;
  color: #000;
  display: block;
}
.container {
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 14px;
  color: #2f2f2f;
  background-color: #fafafa;
  width: 840px;
  height: auto;
  margin: 20px auto 20px auto;
  overflow: hidden;
  border-style: solid;
  border-color: #c5c4c2;
  border-width: 1px;
}
.main_images_b01 {
  width: 810px;
  height: 209px;
  background-image: url("/images/top_01.jpg");
  margin: 20px auto;
}
.archive {
  margin: 14px auto;
  padding: 30px 50px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.post-archive {
  list-style: none;
  padding: 0;
}
.post-item {
  margin: 5px 0;
}
.post-date {
  display: inline-block;
  margin-right: 10px;
  color: #bababa;
}
.post-title {
  color: #368ccb;
  text-decoration: none;
  padding: 30px 50px;
}
.header .blog-title .logo {
  color: #aaa;
  font-size: 20px;
  font-family: "Comic Sans MS", cursive, LiSu, sans-serif;
  text-decoration: none;
}
.header .menu {
  margin: 0;
  padding: 0;
}
.header .menu .menu-item {
  display: inline-block;
  margin-right: 10px;
}
.header .menu .menu-item-link {
  color: #aaa;
  text-decoration: none;
}
.header .menu .menu-item-link:hover {
  color: #368ccb;
}
.page-nav {
  width: 810px;
  padding: 18px 0;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
.page-number {
  text-align: center;
  color: #368ccb;
  padding: 0 10px;
}
.prev {
  text-align: center;
  padding: 0 50px;
  float: left;
}
.next {
  text-align: center;
  padding: 0 50px;
}
.page-nav a {
  color: #777;
  text-decoration: none;
}
.page-nav hover {
  color: #063;
}
.posts {
  border-top: none;
  margin: 0 auto;
  padding: 15px;
  text-align: left;
  height: auto;
  position: relative;
}
.post {
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 16px;
  padding: 5px 5px 5px 30px;
  color: #060;
  width: 750px;
  line-height: 24px;
  border-color: #eddbc7;
  border-width: 1px;
  border-style: dashed none none none;
}
.post:first-child {
  margin-top: 0;
}
.post-title {
  font-color: #c33;
  padding: 5px 5px 5px 30px;
  font-size: 20px;
}
.post-title-link {
  color: #c33;
}
.post-content {
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 16px;
  padding: 5px 5px 5px 30px;
  color: #060;
  width: 750px;
  line-height: 24px;
}
.post-content a {
  color: #368ccb;
  text-decoration: none;
}
.post-meta {
  padding: 0px 0px 0px 30px;
  color: #bababa;
}
#footer {
  text-align: center;
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 14px;
  color: #c00;
}
#footer-info {
  text-align: center;
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 14px;
  color: #c00;
}
h3 {
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 18px;
  color: #ef6001;
}
strong {
  font-family: "微软雅黑", "新宋体", "宋体";
  font-size: 16px;
  color: #600;
}
