.container{
width:70%;
margin: 0 auto;
padding:0;
}
a{text-decoration: none; color:#000;}
.top{width:100%;display:block;border:0px dotted;}
body{background-color:#fff;margin:0 auto;}

.logo{width:150px;height:100px;border:0px dotted;}

.menu{border:0px dotted;width:100%;text-align:center;display:block;}
.menu div{display: inline-block;
    border: 0px dotted;
    margin-right: 10px;}

.banner{border:0px dotted;width:100%;height:300px;display:block;position:relative;background-color:#eee;}


.ds1{background-color:#ccc;height:300px;}

.ds2{background-color:#ddd;height:300px;}

.footer{
	text-align: center;
}

.gamebox {
    width: 24%;
    display: inline-block;
}