a:link, a:active {
  color: #1a8bc8;
  text-decoration: none;
}

a:visited {
  color: #1a8bc8;
  text-decoration: none;
}

a:hover {
  color: #56b6e9;
}

body {
  background-image: url('images/back.gif');
  margin: 0;
  padding: 0;
  font-family: 'PingFang SC','Microsoft YaHei','Helvetica Neue','Helvetica','Arial',sans-serif;
  font-size: 13px;
  word-wrap: break-word;
  line-height: 1.5;
}

img {
  border: 0;
}

td {
  FONT-SIZE: 12px;
  COLOR: #454545;
  FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.header {
  height: 145px;
  background-color: #fff;
  background-image: url(https://assets.cnblogs.com/skins/sea/images/bg_header.jpg);
  background-repeat: no-repeat;
  border-bottom: 1px dotted #8b8d72;
  padding-left: 264px;
  padding-top: 50px;
}

a.headermaintitle:visited, a.headermaintitle:active, a.headermaintitle:link {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

a.headermaintitle:hover {
  color: #f51;
}

.navbar {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px dotted #d3d2cd;
}

.navbar > nav .navbar-list {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

#leftcontent {
  position: absolute;
  top: 110px;
  left: 20px;
  width: 220px;
  background-color: #fff;
  border: 1px dotted #8b8d72;
  border-top: 1px dotted #8b8d72;
  border-bottom: 8px solid #8b8d72;
  font-family: Arial;
  font-size: 12px;
}

#leftcontentcontainer h1 {
  font-size: 13px;
}

#leftcontentcontainer h3 {
  font-size: 13px;
}

#leftcontentcontainer h2 {
  font-size: 13px;
}

#leftcontentcontainer {
  padding: 10px;
}

#centercontent {
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 260px;
}

a.menu:link, a.menu:visited, a.menu:active {
  color: #000;
}

a.menu:hover {
  color: #56b6e9;
}

#rightcontent {
  position: absolute;
  right: 10px;
  top: 70px;
  width: 200px;
  background: #fff;
}

#mytopmenu {
  border: 1px dotted #8b8d72;
  border-top: 0;
  background-color: #fff;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0;
  margin-right: 20px;
  margin-left: 260px;
  text-align: left;
  font-size: 12px;
}

#mylinks {
  font-size: 13px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}

#mylinks a {
  text-decoration: underline;
}

a#blog_nav_rss_image {
  text-decoration: none;
}

#mystats {
  font-size: 12px;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.footer {
  color: #8b8d72;
  padding: 12px;
  padding-left: 10px;
  margin-top: 0;
  margin-right: 19px;
  margin-left: 260px;
  text-align: center;
  line-height: 20px;
}

.day {
  border: 1px dotted #8b8d72;
  background-color: #fff;
  padding: 20px;
  color: #4b4b4b;
  margin-bottom: 20px;
}

.dayTitle {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

.postSeparator {
  background-image: url(images/line.gif);
  background-repeat: x-repeat;
  height: 10;
  border-top: 0 dotted #8b8d72;
  margin-top: 20px;
  margin-bottom: 20px;
}

.news {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

.newsItem {
  margin-top: 2px;
  margin-bottom: 20px;
}

.blogstats {
  font-size: 12px;
}

.entrylist {
  border: 1px dotted #8b8d72;
  background-color: #fff;
  padding: 20px;
  padding-bottom: 8px;
  color: #7b7d62;
}

.listtitle {
  background-image: url(images/bg_listtitle.gif);
  background-repeat: no-repeat;
  font-family: verdana;
  font-size: 14.7px;
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
  height: 21;
}

.entrylistTitle {
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.entrylistDescription {
  margin-bottom: 20px;
}

.entrylistItemTitle {
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

.entrylistItemPostDesc {
  font-size: 12px;
}

.gallery {
  border: 1px dotted #8b8d72;
  background-color: #fff;
  padding: 20px;
  color: #7b7d62;
}

.galleryTitle {
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.galleryDescription {
  margin-bottom: 20px;
}

.galleryThumbnail {
  padding: 20px;
  padding-left: 0;
}

.post {
  border: 1px dotted #8b8d72;
  background-color: #fff;
  padding: 20px;
  color: #4b4b4b;
  font-size: 13px;
}

.postTitle {
  font-size: 14.7px;
  font-weight: bold;
  margin-bottom: 10px;
}

.postTitle2 {
  text-decoration: none;
}

.postDesc {
  color: #303030;
  margin-top: 10px;
  text-align: right;
}

.contact {
  border: 1px dotted #8b8d72;
  background-color: #fff;
  padding: 20px;
  padding-left: 22px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
}

.comments {
  border: 1px dotted #8b8d72;
  border-top: 0;
  background-color: #fff;
  padding: 20px;
  padding-left: 22px;
  padding-top: 0;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
}

.commentsTable {
  font-family: Verdana;
  font-size: 12px;
  margin-top: 15px;
}

.feedback {
  border: 1px dotted #8b8d72;
  border-bottom: 0;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 20px;
  padding-bottom: 30px;
}

.feedbackTitle {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
}

.feedbackItem, .feedbackNoItems {
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 150%;
}

.feedbackList {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.feedbackListTitle {
  padding-bottom: 6px;
  font-size: 9px;
  text-transform: uppercase;
  padding: 5px;
  padding-left: 7px;
  color: #8b8d72;
}

.feedbackListSubtitle {
  background-color: #fff;
  color: #8b8d72;
  padding: 5px;
  padding-right: 7px;
  border: 1px dotted #8b8d72;
  font-size: 9px;
  margin-bottom: 8px;
}

.catListTitle {
  background-image: url(images/bg_listtitle.gif);
  background-repeat: no-repeat;
  font-family: Verdana;
  font-size: 14.7px;
  margin-bottom: 10px;
  height: 21;
}

.catList {
  list-style: none;
  border-top: 0;
  margin: 0;
  padding-left: 10px;
  margin-bottom: 20px;
}

.catListItem {
  padding: 1px 0 1px 0;
  margin-top: 3px;
  margin-left: 5px;
  text-align: left;
}

ul {
  list-style: none;
  margin: 0;
  padding-left: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  font-size: 12px;
}

.Cal {
  border-color: #fff;
  width: 200px;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 180px;
}

.CalTitle {
  background-color: #fff;
  font-family: verdana;
  font-size: 12px;
  margin-left: 0;
  padding: 0;
  height: 100%;
  font-weight: normal;
}

.CalOtherMonthDay {
  color: gray;
}

.CalSelector {
  background-color: #ccc;
}

a.CalNextPrev, a.CalNextPrev:link, a.CalNextPrev:visited, a.CalNextPrev:active {
  color: #fff;
}

.CalNextPrev {
  color: #fff;
}

.CalDayHeader {
  background-color: #fff;
  font-weight: bold;
}

.CalSelectedDay {
  background-color: #ccc;
}

.CalWeekendDay {
  background-color: #fff;
}

.CalTodayDay {
  background-color: #ddd;
}

h3 {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14.7px;
  color: #666;
  text-align: left;
}

.feedbackListTitle {
  font-size: 12px;
  color: #000;
}

.feedbackListSubtitle {
  font-size: 12px;
  color: #000;
}

.post h3 {
  background-image: none;
  background-repeat: no-repeat;
  font-family: Verdana;
  font-size: 14px;
  margin-bottom: 10px;
  color: #666;
}

.blogpost-body {
  line-height: 1.8;
}
