body {
    color: #5A1707;
    font: 12px/1.5 Arial,sans-serif;
}
body, h1, h2, h3, h3, h4, h5, form, p, input, textarea, button, li, ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none outside none;
}
input {
    color: #666666;
    font: 12px/1.5 Arial,sans-serif;
    vertical-align: middle;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}
#fastreg {
	padding: 32px 0px 0px 0px;
    height: 300px;
    width: 258px;
}
#fastreg .notice_text {
    display: none;
}
#fastreg .label {
    color: #FFFFFF;
    float: left;
    line-height: 20px;
    overflow: hidden;
    text-align: right;
    width: 84px;
}
#fastreg #reg_wrap li {
    display: block;
    height: 29px;
    overflow: hidden;
    padding: 0;
    width: 258px;
}
#fastreg .input_text input select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #1685B3;
    color: #75471F;
    height: 21px;
    line-height: 20px;
    margin: 0 0 0 5px;
    overflow: hidden;
    padding: 0 3px;
    width: 136px;
}

#fastreg #validatecode_img img {
    height: 30px;
}
#fastreg #reg_wrap li#terms {
    color: #5A1707;
    font-family: "Î¢ÈíÑÅºÚ";
    height: 40px;
    line-height: 15px;
    padding: 0 0 0 30px;
}
#fastreg #reg_wrap li#terms a {
    width: 180px;
}
#fastreg #terms a:hover {
    text-decoration: none;
}
#fastreg #terms #chkagreement {
    margin: 0 5px 0 0;
}
#fastreg #reg_wrap li#reg_submit {
    cursor: pointer;
    height: 84px;
    text-align: center;
}
#reg_wrap #agree_terms {
    color: #D7C9B5;
    display: block;
}
#reg_wrap #agree_terms input {
    display: inline;
    float: left;
}
#reg_wrap #agree_terms a {
    color: #BCE2FF;
    display: inline;
    float: left;
    width: 180px;
}
#reg_wrap #fastRegButton {
    background: url("../images/zcbtn.jpg");
    border: medium none;
    cursor: pointer;
    height: 46px;
    margin-left: 3px;
    width: 186px;
}
#fastreg #reg_wrap #showMessage {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E5E1E1;
    padding: 2px 4px;
    width: 455px;
}
#reg_wrap li span.label {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 12px;
    line-height: 20px;
}
#reg_wrap li#realname_li {
}
#reg_wrap li#idnumber_li {
}
#reg_wrap{
	padding-top:22px;
}
