/*util*/
#Content {
  background: url(../images/article_bg01.jpg) 12px 0px no-repeat !important;
}
#Content #ScrollableContent #Article {
  width: 950px;
}
#Content #ScrollableContent #Article div {
  width: 680px;
  height: 430px;
}
#Content #FixedNav ul li.item1 a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 72px;
  height: 23px;
  display: block;
  background: url(../images/article_bt01.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
}
#Content #FixedNav ul li.item1 a:hover {
  background-position: -72px 0;
}
#Content #FixedNav ul li.item1 a.disabled {
  background-position: -72px 0;
  cursor: default;
}
#Content #FixedNav ul li.item1 a a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 72px;
  height: 23px;
  display: block;
}
#Content #FixedNav ul li.item2 a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 87px;
  height: 23px;
  display: block;
  background: url(../images/article_bt02.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
}
#Content #FixedNav ul li.item2 a:hover {
  background-position: -87px 0;
}
#Content #FixedNav ul li.item2 a.disabled {
  background-position: -87px 0;
  cursor: default;
}
#Content #FixedNav ul li.item2 a a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 87px;
  height: 23px;
  display: block;
}

#SkipButton {
  position: absolute;
  top: 0;
  left: 0;
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 129px;
  height: 25px;
  display: block;
  background: url(../images/article_bt03.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
  display: none;
}
#SkipButton:hover {
  background-position: -129px 0;
}
#SkipButton.disabled {
  background-position: -129px 0;
  cursor: default;
}
#SkipButton a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 129px;
  height: 25px;
  display: block;
}
