/*util*/
#Header #Copy {
  margin-top: 18px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#Content #ScrollableContent {
  position: relative;
}
#Content #ScrollableContent #ArticleList {
  margin: 0 auto;
  width: 4128px;
  padding: 35px;
  display: block;
  display: block;
  zoom: 1;
}
#Content #ScrollableContent #ArticleList:before, #Content #ScrollableContent #ArticleList:after {
  display: table;
  content: "";
  line-height: 0;
}
#Content #ScrollableContent #ArticleList:after {
  clear: both;
}
#Content #ScrollableContent #ArticleList li {
  float: right;
  text-align: center;
  margin: 0 10px;
  display: inline;
  width: 152px;
  height: 477px;
}
#Content #ScrollableContent #ArticleList li h3 {
  text-align: center;
  width: 152px;
  height: 16px;
}
#Content #ScrollableContent #ArticleList li p {
  width: 152px !important;
  text-align: center;
  margin-top: 30px;
}
#Content #ScrollableContent #ArticleList li p img {
  width: 152px;
  height: 477px;
  /*opacity: 1; */
}
#Content #ScrollableContent #ArticleList li.with-year-label p {
  margin-top: 14px;
}
#Content #ArrowNav li {
  top: 265px;
  position: absolute;
}
#Content #ArrowNav li.item1 {
  left: 47px;
}
#Content #ArrowNav li.item1 a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 56px;
  height: 56px;
  display: block;
  background: url(../images/archive_bt01.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
}
#Content #ArrowNav li.item1 a:hover {
  background-position: -56px 0;
}
#Content #ArrowNav li.item1 a.disabled {
  background-position: -56px 0;
  cursor: default;
}
#Content #ArrowNav li.item1 a a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 56px;
  height: 56px;
  display: block;
}
#Content #ArrowNav li.item2 {
  right: 43px;
}
#Content #ArrowNav li.item2 a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 56px;
  height: 56px;
  display: block;
  background: url(../images/archive_bt02.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
}
#Content #ArrowNav li.item2 a:hover {
  background-position: -56px 0;
}
#Content #ArrowNav li.item2 a.disabled {
  background-position: -56px 0;
  cursor: default;
}
#Content #ArrowNav li.item2 a a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 56px;
  height: 56px;
  display: block;
}
#Content #FixedNav ul li a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 72px;
  height: 23px;
  display: block;
  background: url(../images/archive_bt03.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
}
#Content #FixedNav ul li a:hover {
  background-position: -72px 0;
}
#Content #FixedNav ul li a.disabled {
  background-position: -72px 0;
  cursor: default;
}
#Content #FixedNav ul li a a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 72px;
  height: 23px;
  display: block;
}
