.bread{
    width:100%;
    height:25px
}

#text{
    width:100%
}
#text table{
    text-align: center;
    margin:0 auto
}
#text table tr th{
    background-color: #2f4050;
    color:white;
    text-align: center;
    border:1px solid white
}
.num{
    background-color: #2f4050;
    color:white;
}
input[type="button"]{
    width:110px;
    margin:auto
}
#record button{
    width:50px;
    background-color: white;
}
#record button span{
    margin:0 auto;
}
.form-horizontal{
    width:80%;
}
#road_place p,#slow_place{
    font-size:10px;
}