@charset "utf-8";
/* CSS Document */
body{
		padding: 0px;
		top: 0px;
		margin: 0px; 
		font-family: 'MicroSoft YaHei', Times New Roman, serif;
		background-color:#edf1f7;
	}
.iosDown{
	cursor: pointer;
	float: left;
	border-radius: 6px;
	width: 100px;
	}
	.googleDown{
	cursor: pointer;
	float: left;
	border-radius: 6px;
	width: 100px;
	}
	.apkDown{
		visibility:hidden;
	cursor: pointer;
	float: left;
	border-radius: 6px;
	width: 100px;
	}
	.title{
		color: #f0a934;
		font-size: 28px;		
		font-family: '微软雅黑', Times New Roman, serif;
	}
	.title:visited{
		color: #f0a934;
	}
	.info1{
	color: #0C8FB9;
	font-size: 16px;
	font-family: '微软雅黑', Times New Roman, serif;
	}
	.info2{
		color: #ffffff;
		font-size: 14px;		
		font-family: '微软雅黑', Times New Roman, serif;
	}
	.info3{
		color:#333;
		font-size: 13px;		
		font-family: '微软雅黑', Times New Roman, serif;
	}
	.topbutton{
		font-size: 20px;
		font-family: 'MicroSoft YaHei', Times New Roman, serif;
		color: #555555;
	}
	.itemtable{
		width: 900px;
		border-radius: 0px;
		height: 200px;
		padding: 10px;
		z-index: 10;  
		border: 0px solid #cccccc;
		background-color: #fff;
		box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
	}
	.itemtable_left{
		width: 10%;		
	}
	.itemtable_mid{
		width: 80%;		
	}
	.class="itemtable_right"{
		width: 10%;	
	}
	.downlan1{
		padding: 5px;
	}
	.fenshuTable{
		background-image: url(../image/img3.gif); 		
		background-position: center;
		height: 103px;
		width: 120px;
		text-align: center;
		font-size: 60px;
		font-family: Times New Roman, serif;
		color: #f7a934;		
	}
	
	
	.gameIco{
	border-radius: 15px;
	width: 80px;
	height: 80px;
	}
	.biankuang{
		border: 1px solid #ccc;
	}
	.f{
		color: #fff;
	}
	.f:visited{
		color: #fff;
	}
	.g{
		color: #f00;
	}
	.g:visited{
		color: #f00;
	}
	.redtxt{
		color:#F00;
	}
	.input{
	height: 25px;
	}
	
