|  | @@ -359,11 +359,11 @@ input.button{
 | 
	
		
			
				|  |  |    height:58px;
 | 
	
		
			
				|  |  |    border:1px solid #fff;
 | 
	
		
			
				|  |  |    border-radius: 5px;
 | 
	
		
			
				|  |  | -  background: url(Android01.png) no-repeat;
 | 
	
		
			
				|  |  | +  background: url(Android01.gif) no-repeat;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .AndroidBtn a:hover{
 | 
	
		
			
				|  |  |    /*border:2px solid #fff;*/
 | 
	
		
			
				|  |  | -  background: url(Android02.png) no-repeat;
 | 
	
		
			
				|  |  | +  background: url(Android02.gif) no-repeat;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .iOSBtn a{
 | 
	
		
			
				|  |  |    display: inline-block;
 | 
	
	
		
			
				|  | @@ -371,10 +371,10 @@ input.button{
 | 
	
		
			
				|  |  |    height:58px;
 | 
	
		
			
				|  |  |    border:1px solid #fff;
 | 
	
		
			
				|  |  |    border-radius: 5px;
 | 
	
		
			
				|  |  | -  background: url(iOS01.png) no-repeat;
 | 
	
		
			
				|  |  | +  background: url(iOS01.gif) no-repeat;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .iOSBtn a:hover{
 | 
	
		
			
				|  |  | -  background: url(iOS02.png) no-repeat;
 | 
	
		
			
				|  |  | +  background: url(iOS02.gif) no-repeat;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .erweima{
 | 
	
		
			
				|  |  |    width:154px;
 |