<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td{padding-bottom:10px;}
input{    height: 30px;
    line-height: 30px;
    text-indent: 5px;}
.regincon{padding:30px 50px 50px 50px;}
.regincon h1{    
    line-height: 75px;
    color: #1a60b6;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.regincon h4{
      line-height: 40px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding-top: 15px;
}
.regincon p{
      line-height: 30px;
    color: #666;
    font-size: 16px;
}

.getyzm,.shiming {
    width: 110px;
    height: 32px;
    background: #eee;
    font-size: 14px;
    color: #0F4B9D;
    border: 1px solid #777;
}
 input.error {
  border:1px dotted red;
}
 textarea.error {
  border:1px dotted red;
}
input.success {
  background:#ccc;
}

em.error {

 background:url("../images/unchecked.gif") no-repeat 0px 0px ;

 padding-left: 16px;
 
 margin-left:10px;
 
 color:red;

}

em.success {
 background:url("../images/checked.gif") no-repeat 0px 0px;
 padding-left: 16px;
  margin-left:10px;
}
.captcha{width:205px;height:30px;line-height:30px;text-indent:5px;}
.valid{ background:#f3f3f3;border: 1px solid #7A9CD3;}
#smtips{color:red;display: inline-block;padding-left: 5px;}
#huoqu{margin:2px 10px;}
#tijiao{cursor:pointer}


 </pre></body></html>