body {
  background: #510e15;
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a {
  color: #7a1e28;
  text-decoration: none;
}
img {
  max-width: 100%;
}
#wrapper {
  width: 1098px;
  min-height: 700px;
  position: relative;
  margin: 0 auto;
}
#header {
  width: 1098px;
  height: 135px;
}
#leaderboard {
  width: 728px;
  height: 90px;
  background: #aebaa4;
  margin-left: 369px;
  margin-top: 25px;
  float: left;
}
#topsection {
  width: 1098px;
  height: 117px;
  background: url("/images/headpaper.png");
}
#wraprepeat {
  width: 1098px;
  min-height: 700px;
  background: url("/images/bgrepeat.png");
  position: relative;
  padding-bottom: 100px;
}
#toprepeat {
  width: 1020px;
  height: 80px;
  background: url("/images/transparentrepeat.png");
  margin-top: -79px;
  margin-left: 37px;
  float: left;
}
#comicrepeat {
  width: 1020px;
  min-height: 1073px;
  background: url("/images/comictransrepeat.png");
  margin-left: 37px;
}
#pagerepeat {
  width: 1020px;
  min-height: 703px;
  background: url("/images/pagerepeat.png");
  margin-left: 37px;
}
#comicwrap {
  width: 784px;
  height: 1329px;
  position: absolute;
  top: -140px;
  left: 340px;
  background: url("/images/comicbg.png");
}
#belowcomicrepeat {
  width: 1020px;
  height: 125px;
  background: url("/images/transparentrepeat.png");
  margin-left: 37px;
}
.cc-nav {
  width: 285px;
  height: 30px;
  margin-left: 250px;
}
.cc-nav a {
  height: 30px;
  display: block;
  float: left;
}
.cc-first-dis {
  height: 30px;
  float: left;
  width: 142px;
}
.cc-first {
  width: 75px;
  background: url("/images/first.png");
}
.cc-prev {
  width: 67px;
  background: url("/images/prev.png");
}
.cc-next {
  width: 69px;
  background: url("/images/next.png");
}
.cc-last {
  width: 74px;
  background: url("/images/last.png");
}
#topnav {
  margin-top: 65px;
}
#cc-comicbody {
  width: 700px;
  height: 1090px;
  text-align: center;
  margin-top: 35px;
  margin-left: 42px;
}
#bottomnav {
  margin-top: 35px;
}
#logo {
  z-index: 60;
  width: 346px;
  height: 262px;
  position: absolute;
  display: block;
  top: 0;
  background: url("/images/logo.png");
  left: 30px;
}
#menu {
  position: absolute;
  top: 295px;
  left: 115px;
  z-index: 20;
}
#tower {
  width: 160px;
  height: 600px;
  background: #aebaa4;
  position: absolute;
  top: 430px;
  left: 133px;
  z-index: 20;
}
#menu a {
  width: 194px;
  display: block;
}
#about {
  height: 72px;
  background: url("/images/about.png");
}
#archive {
  height: 75px;
  background: url("/images/archive.png");
}
#author {
  height: 67px;
  background: url("/images/author.png");
}
#cast {
  height: 75px;
  background: url("/images/cast.png");
}
#rss {
  height: 74px;
  background: url("/images/rss.png");
}
.rss {
  display: none;
}
#bottomarea {
  width: 1162px;
  height: 126px;
  padding-top: 150px;
  background: url("/images/bottomarea.png");
  float: left;
  position: relative;
  z-index: 80;
  margin-left: -33px;
  margin-top: -100px;
  text-align: center;
  color: #fff;
}
#bottomarea a {
  color: #fff;
  text-decoration: underline;
}
#newsrepeat {
  width: 1020px;
  padding-bottom: 30px;
  background: url("/images/newsrepeat.png");
  margin-left: 37px;
}
#textarea {
  min-height: 200px;
  width: 800px;
  margin-left: 112px;
  margin-top: 30px;
  float: left;
}
#pagearea {
  width: 550px;
  padding-bottom: 35px;
  margin-top: 35px;
  margin-left: 410px;
  float: left;
}
#newsheader {
  font-size: 24px;
  font-weight: bold;
}
.cc-publishtime {
  font-size: 10px;
  padding-top: 10px;
}
.text {
  padding-top: 15px;
}
.cc-fullscreen-overlay {
  object-fit: contain;
}
.cc-fullscreen-overlay img {
  max-width: 100%;
  max-height: 100%;
}
