/*  add by binfeng.qiu */
body, td, th {
    font-family: 宋体;
    font-size: 12px;
    color: #666;
}

a.text7:link {
    color: #ddd;
    text-decoration: none;
    font-family: 宋体;
    font-size: 13px;
}

a.text7:hover {
    color: #ddd;
    text-decoration: none;
    font-family: 宋体;
    font-size: 13px;
}

a.text7:visited {
    color: #ddd;
    text-decoration: none;
    font-family:宋体;
    font-size: 13px;
}

a.text7:active {
    color: #ddd;
    text-decoration: none;
    font-family: 宋体;
    font-size: 13px;
}

.text3 {
    color: #666;
    text-decoration: none;
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
}

.register_text_field {
    width: 150px;
    height: 20px;
    margin-bottom: auto;
    margin-top: auto;
    border: 1px solid #ddd;
    float: left
}