﻿ .one {
    width: 998px;
    border: 1px solid rgb(204, 204, 204);
    margin-top: 10px;
    height: 100px;
    display: inline-block;
}
 .one .progress {
    width: 960px;
    height: 100px;
    margin: 0px auto 0px;
    background: url("/Images/WHWALogin/progress.jpg") no-repeat scroll 0px 0px transparent;
 }
 .two {
    width: 950px;
    padding: 50px 0 0 50px;
    border-bottom: 2px solid rgb(12, 139, 255);
    font-size: 15px;
font-family: "宋体";
}
.three {
    width: 950px;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: right;
}
 .three {
    text-align: right;
}
.three input {
    border: 0px none;
    background: none repeat scroll 0% 0% rgb(12, 139, 255);
    color: rgb(255, 255, 255);
    width: 120px;
    height: 30px;
    margin-right: 20px;
    font-size: 15px;
    font-family: 微软雅黑;
    cursor: pointer;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
.two table td.lab {
    padding-top: 5px;
    text-align: right;
    padding-right: 20px;
}
 .two table td {
    height: 50px;
    vertical-align: top;
    
}
.input {
    border: 1px solid gray;
    background-image: url("/images/WHWALogin/txt_bg.png");
    background-repeat: no-repeat;
    height: 24px;
    line-height: 24px;
    color: black;
    padding-left:5px;
}
.clear {
    clear: both;
    height: 0px;
}
 .two table td span.msg {
    display: block;
    color: rgb(255, 0, 0);
}
 .two table td a.changecode {
    margin-top: 5px;
    
    margin-left: 5px;
}
a:visited, a:link {
    text-decoration: none;
    color: rgb(68, 68, 68);
}
 .two table input.tb {
    width: 230px;
    color: rgb(170, 170, 170);
}
input.tb_s {
float: left;
margin-left:0;
}
.two table td img.validatecode {
    margin-left: 5px;
    float: left;
    height:28px;
    cursor:pointer;
}
img {
    border: 0px none;
}
.two table td span.msg {
    display: block;
    color: rgb(255, 0, 0);
}
.two table td#sendMsg {
    height: 80px;
    width: 300px;
    color:Red;
}
