﻿.right h2{
    margin-top:20px
}
.right p{
    line-height:55px;
} 
.right input{
    line-height:45px; 
}
dl{
    margin-top:15px; 
}
dt,dd{
    float:left; 
    line-height:45px; 
}
dt{
    width:15%;
}
dd{
    width:85%;
}
#address,#mark{
    width:98%;
}
button{
    width:98.5%;
}

#tips{
    text-align:center;
    color:#ff0000;
    border-bottom:1px solid #808080;
    display:none
}