body{
    padding-bottom: 60px;
}
.main-content{
    padding: 20px;
}

.page-header{
    background-color: #343434;
    height: 40px;
    margin: 0;
    border: none;
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
}
.page-header a{
    width: 40px;
    height: 40px;
    color: #fff;
    display: block;
    font-size: 18px;
    text-decoration: none;

}
.page-header .arrow{
    background: url(/dianping/images/mobile/arrow.png) no-repeat center center;
}
header a:hover{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.page-title{
    line-height: 40px;
}
.nav_left,.nav_center, .nav_right{

}

.mrg-b-20{
    margin-bottom: 20px;
}
.mrg-t-20{
    margin-top: 20px;
}

input{
    margin-bottom: 20px;
    border-color: #cdcdcd;
}
input#name{

}

.submit-input{
    background-color: #a4c8f3;
    color: #ccc;
    font-size: 22px;
    color: #fffffd;
}
.submit-input:hover{
    background-color: #a4c8f3;
    color: #ccc;
}
.navbar-footer {
    border-top: #c3c7cd 2px solid;
    background-color: #f5f5f5;
    padding: 5px 10px;
}
.navbar-footer a.btn{
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    background-color: #009cd5;
}
.navbar-footer a.btn img#icon{
    height: 25px;
}
.radio-label{
    background: url(/dianping/images/mobile/no_select.png) no-repeat;
}
.myradio{
    width: 20px; 
    height: 20px;
    margin-right: 5px;
}

.checked{
    background: url(/dianping/images/mobile/select.png) no-repeat;
}

.active_title{
    padding: 15px;
    border-bottom: #c8c8c8 solid 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-content button, .page-content h2, .page-content p, .page-content .my-btn, .page-content center{
    /*    margin-left: 15px; 
        margin-right: 15px;*/
}

.baoming-enable, .baoming-enable:hover{
    color: #009cd5;
    border: 1px solid #009cd5;
    background-color: #fff;
}

.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none;
}
.theme-popover {
    z-index: 9999;
    position: fixed;
    top: 35%;
    left: 25%;
    width: 50%;
    height: 30%;
    background-color: #000;
    border-radius: 5px;
    border: solid 2px #666;
    display: none;
    box-shadow: 0 0 10px #666;
    text-align: center;
    color:  #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.page-header-register{position: relative;}
.title_back{position: absolute;}
.label_item{float:left;height: 25px;margin-right: 10px;light-height:34px;margin-bottom: 8pt;}
.label_item .myradio{light-height:25px;float:left;} 