.css-button-back{ 
	position: absolute;
	left:90%;
	margin-left:-30px;

	height: 36px; 
	width: 60px; 
	padding: 4px; 
	text-align: center; 
	color: #FFFFFF; 
	font-family: 'Trebuchet MS'; 
	font-size: 17px; 
	background: #fbb450; 
	background: -moz-linear-gradient(top, #fbb450 0%, #f89306 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb450), color-stop(100%,#f89306)); 
	background: -webkit-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: -o-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: -ms-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: linear-gradient(to bottom, #fbb450 0%,#f89306 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb450',  endColorstr='#f89306', GradientType=0 ); 
	border-width: 1px; 
	border-style: solid; 
	border-color: #c97e1c; 
	border-radius: 7px; 
	box-shadow: 0px 1px 0px 0px #ffe0b5; 
	text-shadow: 0px 1px 0px #8f7f24; 
	}
	
.css-button-back2{ 
	position: absolute;
	left:50%;
	margin-left:-120px;
	
	height: 36px; 
	width: 240px; 
	padding: 4px; 
	text-align: center; 
	color: #FFFFFF; 
	font-family: 'Trebuchet MS'; 
	font-size: 17px; 
	background: #fbb450; 
	background: -moz-linear-gradient(top, #fbb450 0%, #f89306 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb450), color-stop(100%,#f89306)); 
	background: -webkit-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: -o-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: -ms-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: linear-gradient(to bottom, #fbb450 0%,#f89306 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb450',  endColorstr='#f89306', GradientType=0 ); 
	border-width: 1px; 
	border-style: solid; 
	border-color: #c97e1c; 
	border-radius: 7px; 
	box-shadow: 0px 1px 0px 0px #ffe0b5; 
	text-shadow: 0px 1px 0px #8f7f24; 
	}

.css-button-nextgame{ 
	position: absolute;
	left:50%;
	margin-left:-120px;
	
	height: 36px; 
	width: 240px; 
	padding: 4px; 
	text-align: center; 
	color: #FFFFFF; 
	font-family: 'Trebuchet MS'; 
	font-size: 17px; 
	background: #fbb450; 
	background: -moz-linear-gradient(top, #fbb450 0%, #f89306 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb450), color-stop(100%,#f89306)); 
	background: -webkit-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: -o-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: -ms-linear-gradient(top, #fbb450 0%,#f89306 100%); 
	background: linear-gradient(to bottom, #fbb450 0%,#f89306 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb450',  endColorstr='#f89306', GradientType=0 ); 
	border-width: 1px; 
	border-style: solid; 
	border-color: #c97e1c; 
	border-radius: 7px; 
	box-shadow: 0px 1px 0px 0px #ffe0b5; 
	text-shadow: 0px 1px 0px #8f7f24; 
	}

#grid {
	width: 320px;
}
li {
	margin: 5px;
	float: left;
	list-style: none;
}
#grid img {
width: 80px;
height: 80px;
}
#grid2 {
	width: 320px;
}
li {
	margin: 5px;
	float: left;
	list-style: none;
}
#grid2 img {
width: 128px;
height: 72px;
}

#grid3 {
	width: 320px;
}
li {
	margin: 5px;
	float: left;
	list-style: none;
}
#grid3 img {
width: 120px;
height:120px;
}

#grid4 {
	width: 90%;
	padding: 3%;
	background-color: #fff;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}

#grid4 ul {
	padding-left: 0;
}

#grid4 li {
	margin: 0 1% 2% 1%;
	float: left;
	width: 23%;
	list-style: none;
	padding-inline-start: 0;
}
#grid4 img {
	width: 100%;
	-moz-border-radius:10%;
	-webkit-border-radius:10%;
	border-radius:10%;
}

#header {
	width: 100%;
	text-align:center;
	margin: 0 auto;
}

#header img {
	width: 80%;
	margin-bottom: -4%;
}

#bottom {
	width: 100%;
	text-align:center;
	margin: 0 auto;
}

#bottom img {
	width: 90%;
	margin-top: -2%;
}

#free {
	position: absolute;
	right: 8%;
	margin-top: -10%;
}

#free img{
	width: 60%;
	position: relative;
}

#footer {
	background-color: #ff1747;
	color: #fff;
	font-weight: 700;
	text-align:center;
}


.title_link {
	width: 250px;
	height: 84px;
	background-color: #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align: left;
}

.title_link img { 
	width: 64px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 10px;
	text-align: left;
	vertical-align: middle;
}

.title_link .text { 
	color: #000;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
	position: relative;
	top: 20px;
}

#goto {
	width: 100%;
	text-align:center;
	margin: 0 auto;
}

#goto img {
	width: 70%;
	margin: 7% 0;
}

#change {
	width: 100%;
	text-align:center;	
	margin: 0 auto;
}

#change img {
	width: 15%;
	margin: 3% 0;
	position: relative;
	left: 30%;

}
