#release .tabs {
  *zoom: 1;
  position: relative;
  z-index: 0;
}
#release .tabs:after {
  content: "";
  display: block;
  clear: both;
}
#release .tabs h2 {
  float: left;
  position: relative;
  margin-right: 6px;
  top: 5px;
}
#release .tabs h2.cur {
  top: 1px;
}
#release .tabs h2.blue img {
  border-bottom: 4px solid #68ACEA;
}
#release .tabs h2.pink img {
  border-bottom: 4px solid #FF88AC;
}
#release .tabs h2.orange img {
  border-bottom: 4px solid #FAB650;
}
#release .tabs h2 span {
  position: absolute;
  top: 10px;
  left: 110px;
  font-size: 92%;
  color: #FF0;
}
#release .container {
  position: relative;
  z-index: 1;
}
#release .container .block {
  padding-top: 4px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#release .container .borderBottom {
  padding-bottom: 4px;
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
#release .container .borderBody {
  *zoom: 1;
  position: relative;
  min-height: 560px;
  padding: 19px 17px;
  background-repeat: repeat-y;
}
#release .container .borderBody:after {
  content: "";
  display: block;
  clear: both;
}
#release .container .borderBody:before {
  position: absolute;
  right: 10px;
  bottom: 24px;
  z-index: 0;
  content: url(/content/images/top/release_bg.png);
}
#release .block {
  *zoom: 1;
  margin-bottom: 9px;
}
#release .block:after {
  content: "";
  display: block;
  clear: both;
}
#release .block .details {
  position: relative;
  z-index: 1;
  float: left;
  margin-right: 20px;
  width: 246px;
  color: #666;
}
#release .block .details ul li {
  display: none;
}
#release .block .details ul li.cur {
  display: block;
}
#release .block .details .release {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 4px;
  padding: 0 5px;
  line-height: 19px;
  font-size: 117%;
  color: #666;
  background-color: #F9E13C;
}
#release .block .details .cover {
  margin-bottom: 5px;
}
#release .block .details .cover img {
  width: 246px;
}
#release .block .details .title {
  margin-bottom: 2px;
  font-size: 134%;
  font-weight: bold;
}
#release .block .details .author {
  margin: 10px 0 10px;
}
#release .block .details .synopsis {
  margin-bottom: 10px;
}
#release .block .thumbnails {
  position: relative;
  z-index: 1;
  float: left;
  width: 269px;
}
#release .block .thumbnails ul {
  *zoom: 1;
  margin-right: -10px;
}
#release .block .thumbnails ul:after {
  content: "";
  display: block;
  clear: both;
}
#release .block .thumbnails ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#release .block .thumbnails ul li a {
  position: relative;
  display: block;
}
#release .block .thumbnails ul li.cur a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #FF88AC;
  width: 79px;
  height: 124px;
}
#release .block .thumbnails img {
  width: 83px;
  height: 128px;
}

#published {
  background-image: url(/content/images/top/release_published_top.png);
}
#published .borderBottom {
  background-image: url(/content/images/top/release_published_bottom.png);
}
#published .borderBody {
  background-image: url(/content/images/top/release_published_body.png);
}

#publish {
  background-image: url(/content/images/top/release_publish_top.png);
}
#publish .borderBottom {
  background-image: url(/content/images/top/release_publish_bottom.png);
}
#publish .borderBody {
  background-image: url(/content/images/top/release_publish_body.png);
}

#coming {
  background-image: url(/content/images/top/release_coming_top.png);
}
#coming .borderBottom {
  background-image: url(/content/images/top/release_coming_bottom.png);
}
#coming .borderBody {
  background-image: url(/content/images/top/release_coming_body.png);
}

#leadline {
  *zoom: 1;
  margin-bottom: 8px;
}
#leadline:after {
  content: "";
  display: block;
  clear: both;
}
#leadline .section {
  position: relative;
  float: left;
  margin-left: 6px;
  width: 282px;
  background-repeat: repeat-y;
}
#leadline .section:first-child {
  margin-left: 0;
}
#leadline .section .more {
  position: absolute;
  top: 8px;
  right: 9px;
}
#leadline .content {
  padding: 10px 12px 14px;
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
#leadline .content ul {
  max-height: 370px;
  overflow: auto;
}
#leadline .content ul li {
  *zoom: 1;
  margin-top: 9px;
  padding-top: 11px;
  background-image: url(/content/images/top/headline_border.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#leadline .content ul li:after {
  content: "";
  display: block;
  clear: both;
}
#leadline .content ul li:first-child {
  margin-top: 0;
  padding-top: 0;
  background-image: none;
}
#leadline .content .image {
  float: left;
  margin-right: 10px;
  width: 80px;
}
#leadline .content .texts {
  float: left;
  width: 145px;
}
#leadline .content .texts .date {
  color: #60A7E9;
}
#leadline .content .texts .text a {
  font-size: 117%;
  color: #666;
  text-decoration: none;
}
#leadline .content .texts .text a:hover {
  text-decoration: underline;
}

#info {
  margin-bottom: 0 !important;
  background-image: url(/content/images/top/info_body.png);
}
#info .content {
  background-image: url(/content/images/top/info_bottom.png);
}

#update {
  margin-bottom: 0 !important;
  background-image: url(/content/images/top/update_body.png);
}
#update .content {
  background-image: url(/content/images/top/update_bottom.png);
}

#popular {
  background-image: url(/content/images/top/popular_body.png);
  background-repeat: repeat-y;
}
#popular .content {
  padding: 15px 7px 17px 8px;
  background-image: url(/content/images/top/popular_bottom.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
#popular .content ul {
  *zoom: 1;
}
#popular .content ul:after {
  content: "";
  display: block;
  clear: both;
}
#popular .content ul li {
  float: left;
  margin: 0 6px 10px 0;
}
