

/* °ÔÀÓ¿£Á© ÃßÃµ °ÔÀÓ
--------------------------------------------------------------------- */
div#recomgamewrap {
  background-color: #FFF;
  background-image: url(http://img.gameangel.com/fg/game/recom_game_bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
  height: 121px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 207px;
  }
div#recomgamewrap h3 {
  height: 26px;
  line-height: 26px;
  position: relative;
  text-indent: -9999px;
  width: 207px;
  }
/*------------------------------------------------------------ control */
div#recomgamewrap h3 span {
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 15px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  width: 15px;
}
div#recomgamewrap h3 span.leftcontrol {
  background-image: url(http://img.gameangel.com/fg/game/recom_game_left_control.gif);
  left: 158px;
}
div#recomgamewrap h3 span.rightcontrol {
  background-image: url(http://img.gameangel.com/fg/game/recom_game_right_control.gif);
  left: 177px;
}
div#recomgamewrap h3 span.disable {
  background-position: 0 -15px;
  cursor: default;
}
/*-------------------------------------------------------- game list wrap */
div#recomgamewrap ul {
  overflow: auto;
  padding: 10px 0 0 8px;
  width: 3000px;
  }
div#recomgamewrap ul li {
  float: left;
  margin-right: 11px;
  width: 90px;
  }
div#recomgamewrap ul li a {
  display: block;
  }
div#recomgamewrap ul li img {
  height: 60px;
  width: 90px;
  }
div#recomgamewrap ul li p {
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  }

/* °ÔÀÓ¹æ¹ý */
div#read_game_howto_set div.bg_read_game_right_middle500 {
height:234px;
}
/* °ÔÀÓ³ëÇÏ¿ì */
div#read_game_dsc_set div.bg_read_game_right_middle500 {
height:234px;
}
