body{background-color: white; }

.center_container{float: left; width: 400px; height: 115px; color: white; background-color: #484848; border-radius: 5px;}
label{float: left; width: 140px; height: 30px; font-size: 17px; text-align: center;}
input{float: left; width: 165px; height: 20px; }
.sending{float: left; width: 100px; height: 29px; font-size: 17px; margin: 5px 0 0 222px;}
.container{float: left; width: 590px; height: 700px;}
#main{ color: white;float: left; width: 290px; height: 500px; position: relative; background-color: #484848; border-radius: 5px;}
.main2{ color: white;float: left; width: 290px; height: 500px; position: relative; background-color: #484848; border-radius: 5px; margin-left: 5px;}
.top_info{float: left; font-size: 18px;  position: absolute; color: white; top: 87px; left: 19px; }
.info1{float: left; width: 115px; height: 25px;  font-size: 15px;}
.info_label{float: left; width: 220px; height: 25px;  font-size: 19px; text-align: left; margin: 5px 0 0 0;}
.send_service{width: 100px; height: 30px; text-align: center;}
.user{float: left; font-size: 18px;  position: absolute; color: white; top: 87px; left: 156px; font-weight: bold;}
.block_info{float: left; margin: 10px 0 0 10px; width: 270px; height: 350px; background-color: #CCCCCC; border-radius: 5px;}
.block_contact{ color: black; float: left; width: 270px; height: 90px; background-color: white; border-radius: 5px; margin: 10px 0 0 10px;}
.p_info{float: left; margin: 5px 0 0 10px;}
.real_time{width: 590px; height: 140px; background-color: #484848; border-radius: 5px; position: absolute; top: 600px;}
