#logo {
  width: 620px;
  height: 178px;
  margin: 0px;
  padding: 0px;
  background: url(../img/Game-page_03.jpg) no-repeat left;
}
#logo_2 {
  width: 620px;
  height: 178px;
  margin: 0px;
  padding: 0px;
  background: url(../img/Game-page-in-side_03.jpg) no-repeat left;
}
#game_list_header {
  width: 375px;
  height: 40px;
  background: url(../img/playgame_02.jpg) no-repeat left;
}
#game_header {
  width: 618px;
  height: 36px;
  background: url(../img/playgame.jpg) no-repeat left;
}
#flash_game_menu {
  width: 238px;
  height: 155px;
}
#flash_game_menu_header {
  height: 40px;
  background: url(../img/flashgame.jpg) no-repeat left;
}
.flash_game_menus {
  width: 77px;
  height: 50px;
  margin: 1px;
  background-color: #4e554e;
  font-weight: bold;
  float: left;
}
.flash_game_menus img {
  width: 55px;
  height: 40px;
  margin: 3px;
  vertical-align: top;
}
#game {
  width: 610px;
  margin: 5px;
  text-align: center;
}
.game_menu {
  width: 365px;
  margin: 5px;
}
.game_menu_header {
  height: 26px;
  margin: 0px;
  padding: 0px;
  background-color: #2b3034;
  text-align: center;
  line-height: 26px;
  font-size: 11pt;
  font-weight: bold;
}
.game_menu_content {
  position: relative;
  background-color: #3e454b;
  float: left;
}
.game_menu_content_description {
  width: 200px;
  padding: 5px;
  background-color: #3e454b;
  float: left;
}
.game_menu_content_image {
  width: 135px;
  padding: 5px;
  background-color: #4d4e53;
  float: right;
}
.game_menu_content_image img {
  padding: 5px;
}
.game_menu_footer {
  height: 22px;
  background-color: #a0a0a0;
  text-align: center;
  font-size: 11pt;
  line-height: 22px;
  font-weight: bold;
  clear: both;
}
.game_menu_footer a {
  color: #222;
  text-decoration: underline;
}
.game_menu_footer a:hover {
  color: #fcffba;
}
#game_page_navgator {
  margin: 5px;
  padding: 5px;
  background-color: #333;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
}
#game_page_description {
  width: 360px;
  margin: 5px;
}
#game_page_description a {
  color: #fcffba;
  text-decoration: underline;
}

#game_bottom_links {width:100%;padding-top:5px;}
#game_bottom_links a {color: #fcffba;}
