.stepon {
    text-align: left;
    padding: 15px 0 20px 0;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 28px
}

.stepon a {
    font-size: 14px;
    font-weight: bold
}

.stepon2 {
    text-align: center;
    padding: 65px 0 65px 0;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 28px
}

.stepon2 li {
    margin-top: 5px
}

.typeinput {
    border-left: 1px #d9d9d9 solid;
    border-top: 1px #d9d9d9 solid;
    border-bottom: 1px #d9d9d9 solid;
    border-right: 0;
    width: 430px;
    height: 22px;
    line-height: 22px;
    background: url(../image/schbtn_bg.gif) 10px 8px no-repeat;
    padding: 6px 10px 4px 40px
}

.typebtn {
    background: url(../image/schbtn.gif) 0 0 no-repeat;
    width: 110px;
    height: 34px;
    color: #fff;
    font-family: microsoft yahei;
    font-size: 20px;
    text-align: center;
    border: 0;
    cursor: pointer;
    line-height: 34px;
    margin-left: -3px
}

h2.balance-h2 {
    background-color: #f8f8f8;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
    text-align: left;
    margin: 0 10px
}