#container .left {
  width: 702px;
}

#container .right {
  width: 296px;
}

#articlebox {
  width: 688px;
  margin: 0 auto;
  font-size: 13px;
}

#articlebox em {
  color: #000;
}

#articlebox h2 {
  margin-top: 2px;
}

#articlebox p {
  line-height: 18px;
  text-align: justify;
  display: block;
  margin: 12px 0 30px 0;
}

#articlebox p a {
  font-size: 13px;
  color: #000;
}

#articlebox p a:hover {
  background: #f0f0f0;
  color: #000;
}

#picture {
  margin: 16px 0 10px 10px;
  float: right;
  padding: 4px;
  border: 1px solid #ccc;
  width: 360px;
}

#picture div a {
  width: 149px;
  display: block;
  height: 19px;
  line-height: 19px;
  background: #f5f5f5;
  text-align: center;
  float: left;
}

#wallpaper {
  height: 18px;
  line-height: 18px;
  color: #d90000;
  text-align: center;
  display: block;
}

#picture div span {
  width: 60px;
  display: block;
  height: 19px;
  line-height: 19px;
  background: #f0f0f0;
  text-align: center;
  font-weight: bold;
  float: left;
  border: solid #fff;
  border-width: 0 1px;
  font-size: 11px;
}

#picture div {
  margin: 0;
  display: inline;
}

#picture p {
  background: #E6E6E6;
  margin: 0;
  padding: 3px 4px;
  font-size: 11px;
  line-height: 13px;
}

#pictureauthor {
  display: block;
  text-align: right;
}

#pictureimg {
  width: 360px;
}

.articleoptions span {
  font-size: 11px;
  display: block;
  float: left;
}

.articleoptions ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}

.articleoptions ul li {
  float: left;
  margin-top: -2px;
  padding-right: 15px;
}

.nav {
  border-top: dashed 1px #e5e5e5;
  text-align: right;
  height: 24px;
  margin: 10px 0 2px;
  line-height: 24px;
}

.nav a {
  margin-right: 15px;
}

.commentbit {
  margin: 8px 0 1px 0;
  padding-bottom: 6px;
  border-bottom: dashed 1px #e6e6e6;
}

.commentbit strong {
  margin-left: 10px;
}

.commentbit p {
  text-align: justify;
  margin: 5px 5px 0 20px;
  font-size: 11px;
}

#commentbox, #statusbox {
  background: #f0f0f0;
  margin-bottom: 2px;
  padding: 10px;
  text-align: center;
}

#statusbox {
  display: none;
}

#ccontainer .left, #ccontainer .right {
  float: left;
}

#ccontainer .left {
  width: 340px;

}

#ccontainer .right {
  width: 360px;
}

.cotd {
  background: #f5f5f5;
  padding: 5px;
}

