*{ margin:0; padding:0; } .box{ width:800px; margin: 50px auto; border-top:1px solid #ccc; } h1{ color: #000; text-align: center; font-size: 30px; } h2{ color:#47ade3; text-align: center; } .for{ margin-top:20px; } .for_inpu{ margin: 35px 0 0 55px; padding-bottom: 25px; } .for_inpu textarea{ width: 429px; height: 126px; resize:none; padding-top:10px; } .for_inpu div{ width:130px; height:34px; line-height: 34px; float: left; } .for_inpu input{ width:433px; height:32px; border:1px solid #ccc; float: left; } .check > input{ width:20px; height:20px; border:1px solid #47ade3; float: left; margin:6px 15px 0 0; } .check > span{ float: left; line-height:34px; display: block; margin-right:30px; } .btn{ width:100px; margin:100px auto; } .btn .button{ width:100px; height:40px; border:1px solid #47ade3; line-height: 40px; text-align: center; color:#47ade3; background:none; border-radius: 5px; margin:0 auto; } .backgrd{ background:#e4e4e4; padding: 1px 0 36px; } .team_btn{ color:blue; text-align: center; margin:20px auto; font-size:24px; } .h130{ height:130px!important; }