.service-body-right{
	background-image: url("../images/game_service_background.png");
	background-repeat: no-repeat;
	background-size: contain;
	width:998px;
	height: 998px;
}
.service-list{
	margin:0 auto;
	margin-top:120px;
	padding:20px;
	width:500px;
	height:300px;
}
.service-telephone{
	color:#d6c092;
	font-size:30px;
	width: 500px;
	padding:20px;
}

.serivce-link{
	width: 500px;
	padding:20px;
	color:#d6c092;
	font-size:30px;
}

.serivce-link a{
	color:#28e6ef;
	text-decoration: none;
}
.serivce-link a:hover{
	text-decoration: underline;
}