 body{
    width:1000px;
    margin:0 auto;
    padding:100px 0 0 0;
   background-color:#cce8cf;
 }
 div.one {
     width:450px;
     height:100px;

     padding:10px 0 0 115px;
     font-size:30px;
     float:left;
 } 
 

div.onee{
    width:400px;
    line-height:10px;
  
	font-size:30px;
	float:right;
 }
 
 div.onee input{
     width:120px;
	 height:50px;
  

     font-size:30px;
    color:blue;
	
 }
 
div.onee input button{
     width:60px;
     height:30px;
     border:2px solid red; 
     padding:10px 0 0 380px;
     font-size:30px;
	 color:blue;
    
	
 }

div.jishu {
      width:auto;
     height:120px;
	 margin: 120px 0 20px 0;
	border:2px solid red; 
   } 
   
div.jishu div.three{
     width:140px;
     line-height:60px;
	 font-size:40px;
	 color:red;
	 margin: 0 0 0 180px;
	 float:left;
} 
div.jishu h2{
   width:80px;
   height:60px;
   color:red;
   font-size:60px;
   margin: 0 0 0 360px;

}

div.jishu div.four{
     width:120px;
      line-height:50px;
	 font-size:30px;
	 color:red;
	
	float:right;
	 margin: 0 120px 0 0;
} 
 div.jishu div.four button{
      font-size:30px;
	
 }  
div.jishu div.five{
     width:120px;
    line-height:50px;
	 font-size:30px;
	 color:red;

	 float:right;
	 margin: 0 100px 0 0;
} 
 div.jishu div.five button{
      font-size:30px;
	
 }  
 
 div.two{
 width:auto;
 height:350px;
 padding:40px 0 0 120px;
 border:2px solid red; 
 }

  div.two table tr td input {
     width:190px;
	 height:90px;
	 color:bule;
	 font-size:60px;
  }
 
div.two table tr td a{
      color:bule;
	  font-size:60px;
}

   div.two table tr td lable {
    
    font-size:60px;
	padding:3px 30px 0 30px;
   }