body {
	background: #fff;
	margin: 0px;
	color: #333333;
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height:18px;
     }
input,select {
	color: #333333;
	font-family: Verdana,Arial;
	font-size: 10px;
	border-width:0px;
	background-color: #eeeeee;
	 
     }



img {
	border: 0px;
    }

a {
	border: 0px;
	color: #000000;
	text-decoration: none;
  }

a:hover {
	text-decoration: underline;
  }


.menu {
	background: url('img/menu_bg.jpg') top center no-repeat;
	width: 806px;
	height: 57px;
	//padding: 20px 0 0 0;
	font-size: 14px;
      }

.col1 {
	width: 767px;
	position: relative;
	float: left; 
        }

.col2 {
	width: 236px;
	position: relative;
	float: left; 
        }

.col3 {
	//padding: 50px 0 0 50px;
	width: 115px;
	position: relative;
	float: left; 
        }

.row {
	width:1003px;
     }

.banner {
	width: 767px;
	height: 349px;
	padding: 0px;
	position: relative;
	float: left; 
        }

.desc-upper {
	background: url('img/gamedesc-bg.jpg') bottom center no-repeat;
	width: 767px;
	position: relative;
	float: left;
        }

.listing {
	background: url('img/listing-bg.jpg') top center repeat-y;
	width: 767px;
	position: relative;
	float: left;
        }

.column1 {
	padding: 50px 0 0 50px;
	width: 150px;
	height: 229px;
	position: relative;
	float: left; 
        }

.column2 {
	padding: 50px 0 0 50px;
	width: 308px;
	height: 229px;
	position: relative;
	float: left;
	text-align:left;
	font-size: 13px;
        }

.column2 span {
	color: #c6dcea;
      }


.bannerpic {
	padding-top: 11px;
	padding-left: 2px;
	}

.search {
	background: url('img/search_bg.jpg') top center no-repeat;
	width: 236px;
	height: 110px;
	position: relative;
	float: left;
      }

.quick {
	background: url('img/quick-bg.jpg') top center no-repeat;
	width: 236px;
	height: 183px;
	position: relative;
	float: left;
      }


.feature {
	background: url('img/new-games-bg.jpg') top center no-repeat;
	width: 767px;
	height: 409px;
	position: relative;
	float: left; 
      }

.recom {
	background: url('img/recom-games-bg.jpg') top center no-repeat;
	width: 767px;
	height: 758px;
	position: relative;
	float: left; 
      }


.categories {
	background: url('img/categories-bg.jpg') bottom center no-repeat;
	width: 767px;
	position: relative;
	float: left; 
      }

.video {
	background: url('img/video-bg.jpg') bottom center no-repeat;
	width: 236px;
	height: 319px;
	position: relative;
	float: left; 
      }

.smallgame {
	width: 138px;
	height: 134px;
	position: relative;
	float: left; 
      }

.smallgame-black {
	width: 138px;
	height: 134px;
	position: relative;
	float: left;
	}

.smallgame-black a{
	color: #000;
	}

.desc-lower {
	background: url('img/desc-lower.jpg') top center no-repeat;
	padding-left: 16px;
	width: 564px;
	height: 324px;
	position: relative;
	float: left; 
      }

.bar {
	padding: 10px 0 30px 0;
	width: 520px;
	height:50px;
}

.todo {
	width: 310px;
	position: relative;
	float: left; 
	text-align:left;
	font-size: 13px;
        }

.fm {
	padding: 20px 0 0 0;
	width: 210px;
	position: relative;
	float: left;
        }


.game1 {
	width: 184px;
	padding: 3px 0 0 0;
	position: relative;
	float: left; 
      }

.game1 div {
	background: url('img/game_bg.jpg') top center no-repeat;
	padding: 10px 0 0 10px;
	width: 166px;
	height: 45px;
	text-align:left;
	font-weight: bold;
      }

.game1 div span {
	color: #85b1ca;
	font-size: 11px;
	font-family: Verdana;
      }

.col {
	width: 276px;
	padding: 15px 0 0 0;
	position: relative;
	float: left;
	font-size:13px;
      }

.game2-light {
	background: url('img/pop-light.jpg') top center no-repeat;
	padding: 5px 0 0 3px;
	width: 239px;
	height: 25px;
	text-align:left;
      }

.game2-dark {
	background: url('img/pop-dark.jpg') top center no-repeat;
	padding: 5px 0 0 3px;
	width: 239px;
	height: 25px;
	text-align:left;
      }

.latest {
	background: url('img/latest_bg.jpg') top center no-repeat;
	padding: 5px 0 0 0;
	width: 226px;
	height: 319px;
	position: relative;
	float: left;
      }

.latest div {
	height: 52px;
	font-size:13px;
      }

.latest div span {
	color: #85b1ca;
      }

.popular {
	background: url('img/box2_bg.jpg') top center no-repeat;
	width: 580px;
	height: 327px;
	position: relative;
	float: left; 
      }


.top5 {
	background: url('img/top20-bg.jpg') top center no-repeat;
	padding: 36px 0 0 0;
	width: 236px;
	height: 1127px;
	position: relative;
	float: left;
      }

.footer {
	background: url('img/footer_bg.jpg') top center no-repeat;
	padding: 10px 0 0 0;
	width: 806px;
	height: 21px;
	position: relative;
	float: left;
      }






