/*util*/
#Content {
  text-align: center;
  position: relative;
}
#Content h1 {
  padding-top: 110px;
}
#Content p {
  padding: 51px 0 55px;
}
#Content #EnterButton {
  zoom: 1;
  width: 384px;
  margin: 0 auto;
}
#Content #EnterButton:before, #Content #EnterButton:after {
  display: table;
  content: "";
  line-height: 0;
}
#Content #EnterButton:after {
  clear: both;
}
#Content #EnterButton #EnterAdsGallery {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 166px;
  height: 22px;
  display: block;
  background: url(../images/index_bt03.png) 0 -22px no-repeat;
  cursor: pointer;
  zoom: 1;
  float: left;
}
#Content #EnterButton #EnterAdsGallery:hover {
  background-position: 0 0;
}
#Content #EnterButton #EnterAdsGallery.disabled {
  background-position: 0 0;
  cursor: default;
}
#Content #EnterButton #EnterAdsGallery a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 166px;
  height: 22px;
  display: block;
}
#Content #EnterButton #EnterCmGallery {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 157px;
  height: 22px;
  display: block;
  background: url(../images/index_bt04.png) 0 -22px no-repeat;
  cursor: pointer;
  zoom: 1;
  float: right;
}
#Content #EnterButton #EnterCmGallery:hover {
  background-position: 0 0;
}
#Content #EnterButton #EnterCmGallery.disabled {
  background-position: 0 0;
  cursor: default;
}
#Content #EnterButton #EnterCmGallery a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 157px;
  height: 22px;
  display: block;
}
#Content #FixedNav {
  bottom: 47px !important;
  height: 22px !important;
}
#Content #FixedNav div {
  position: relative;
  height: 22px;
}
#Content #FixedNav div p, #Content #FixedNav div a {
  float: right;
  width: 331px;
  height: 150px;
  padding: 11px 14px;
  background: #FFF;
  position: absolute;
  right: 44px;
  bottom: 0;
}
#Content #FixedNav div p#ProfileButton, #Content #FixedNav div a#ProfileButton {
  padding: 0;
  width: 161px;
  height: 22px;
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 161px;
  height: 22px;
  display: block;
  background: url(../images/index_bt02.png) 0 0 no-repeat;
  cursor: pointer;
  zoom: 1;
}
#Content #FixedNav div p#ProfileButton:hover, #Content #FixedNav div a#ProfileButton:hover {
  background-position: -161px 0;
}
#Content #FixedNav div p#ProfileButton.disabled, #Content #FixedNav div a#ProfileButton.disabled {
  background-position: -161px 0;
  cursor: default;
}
#Content #FixedNav div p#ProfileButton a, #Content #FixedNav div a#ProfileButton a {
  font: 0px/0 a;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  width: 161px;
  height: 22px;
  display: block;
}
