﻿/*用户注册页面的样式表*/

.tdReg10
{
    text-align: right;
    
    height: 26px;
    color: #0099cc;
}
.tdReg20
{
    
    height: 26px;
    text-align: left;
    padding-left: 20px;
}
.tdReg30
{
    text-align: left;
    
    height: 26px;
    color: #ff3300;
}
.input_10
{
    height: 17px;
    font-size: 12px;
    border:solid 1px #aaccee;
    color: #999999;
    line-height: 17px;
    width: 200px;
    text-align: left;
}
.input_12
{
    height: 17px;
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    width: 100px;
    text-align: left;
    border-right: #568900 1px solid;
    border-top: #568900 1px solid;
    border-left: #568900 1px solid;
    border-bottom: #568900 1px solid;
    background-color: #f0ffdb;
}
.input_20
{
    height: 22px;
    font-size: 12px;
    text-align: center;
    line-height: 17px;
    border-right: #568900 1px solid;
    border-top: #568900 1px solid;
    border-left: #568900 1px solid;
    border-bottom: #568900 1px solid;
    background-color: #f0ffdb;
}

