﻿.sourcelist {
    width:400px;
}
.sourcelist li{
    list-style:none;
}
.sourcelist span{
    width:125px;
    display:block;
    float:left;
    line-height:15px;
}
#register .errormsg {
    color:red;
    padding-left:170px;
}
#register .errormsg span{
    color:red;
}
#zhmm .errormsg {
    color:red;
    padding-left:170px;
}
#main .right {
    background-image:url("/images/right.png");
    background-repeat:no-repeat;
}