#process .tel {
    background: url("../images/register/a01-t.jpg") no-repeat scroll left 50% rgb(255,255,255);
    height: 48px;
    text-align: center;
    white-space: nowrap;
    width: 300px;
}
#process .tel span {
    color: #516d87;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
}
#process .serial { 
    background: url("../images/register/a02.jpg") no-repeat scroll left 50% rgb(255,255,255);
    width: 60px;
}
#process .serial span {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-left: 21px;
    text-align: center;
}
#process .describe {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 12px;
    padding: 5px;
}
#process .divide {
    background: url("../images/register/a03-t.jpg") repeat-y scroll left center rgb(255,255,255);
    height: 5px;
}
#process .divide_set {
    background: url("../images/register/a_1-t.jpg") no-repeat scroll left center rgb(255,255,255);
    color: #44843b;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
}
#process .divide_end {
    background: url("../images/register/a04-t.jpg") no-repeat scroll left center rgb(255,255,255);
    color: #44843b;
    font-size: 14px;
    font-weight: bold;
    height: 56px;
}