.red1 {
    color: #f00;
}


.pagereg .page-content{ padding:30px 0;  padding-left: 60px;  border-top-width:0; background:#fff; }
.pagereg .page-content h3{clear:both;  color:#0264d1; font-size:16px; font-weight:normal; padding:20px 0 15px 50px; margin:0; }
.pagereg .page-content ul.ul{ clear:both;    overflow: hidden;height: 1%;}	
.pagereg .page-content ul.ul li{ float:left; width:450px; min-height:60px; position:relative;  }	
.pagereg .page-content ul.ul li.focus{ background-color:#f2f2f2; }
.pagereg .page-content ul.ul li.focus input{ border: #ccc 1px solid;}
.pagereg .page-content ul.ul li label{padding-right:0px; display:inline-block;line-height:35px; height:35px; vertical-align:middle; width:160px; text-align:right; }	
.pagereg .page-content ul.ul li label span{ color: #f00; margin-right: 4px;font-size: 14px;}
.pagereg .page-content ul.ul li .span{ width:auto;font-size: 12px;line-height:35px; }	
.pagereg .page-content ul.ul li span.field-validation-error{ display:block; color: #f00; padding-left: 165px;}
.pagereg .page-content ul.ul li span.field-validation-error span{  color: #f00;font-size: 14px;}
.pagereg .page-content ul.ul li span.strong { padding-right:0; border-top:#ccc 5px solid;  display:inline-block; width:88px; line-height:30px; margin-right:1px; text-align:center; color: #000 }
.pagereg .page-content ul.ul li span.strong1 { border-top-color:#f30;}
.pagereg .page-content ul.ul li span.strong2 { border-top-color:#fc0;}
.pagereg .page-content ul.ul li span.strong3 { border-top-color:#0c3;}
.pagereg .page-content ul.ul li strong { padding-left: 10px;  font-weight: normal; color: #f00}

.pagereg .page-content ul.ul li input[type=text],
.pagereg .page-content ul.ul li input[type=password]{ border: #d6d6d6 1px solid; padding-left: 3px;vertical-align:middle;  width: 261px; height:30px; line-height:30px; margin-right:12px; outline: none; font-size: 14px;}	
.pagereg .page-content ul.ul li input:focus{ border: #7f9db9 1px solid; }
.pagereg .page-content ul.ul li input::-webkit-input-placeholder{color:#bbb;}    /* 使用webkit内核的浏览器 */
.pagereg .page-content ul.ul li input:-moz-placeholder{color:#bbb;}                  /* Firefox版本4-18 */
.pagereg .page-content ul.ul li input::-moz-placeholder{color:#bbb;}                  /* Firefox版本19+ */
.pagereg .page-content ul.ul li input:-ms-input-placeholder{color:#bbb;}           /* IE浏览器 */
.pagereg .page-content ul.ul li select{ width: 206px;height:28px; line-height:28px;}
.pagereg .page-content ul.ul li input.input-validation-error{ border: #f00 1px solid;}
.pagereg .page-content  input[type="checkbox"]{ border: #7f9db9 1px solid; width: 18px;  height: 18px; }

.pagereg .page-content ul.ul li .check{border:0 solid transparent; width:auto;  }
.pagereg .page-content ul.ul li #MobileVcode{ text-align: center;}
.pagereg .page-content ul.ul li #validcode{ text-align: center;}

label > input[type="checkbox"]:nth-last-child(2), .checked-label > input[type="checkbox"] {
    display: inline;
}


.pagereg .page-content ul.ul .em { display: inline-block; vertical-align: -13px; width: 400px;  line-height: 1.5;  font-style: normal}
.pagereg .page-content ul.ul .em_pwd { display: inline-block; vertical-align: -13px; width: 400px;  line-height: 1.5;  font-style: normal}
.pagereg .page-content ul.ul .pass{ display: inline-block; font-size: 0px; background: url(../imgs/ico_pass.png) no-repeat;  vertical-align: middle;  overflow: hidden; width: 16px;  line-height: 0;  padding-top: 16px;  height: 0px;}
.pagereg .page-content ul.ul li img {vertical-align:middle;  margin-right:10px;}
.pagereg .page-content ul.ul li .obtn{color:#003e74; cursor:pointer; padding-left:15px; font-weight:bold;}
.pagereg .page-content .btn{  padding: 15px;padding-left:430px ;}
.pagereg .page-content .btn input{ width:200px; height: 38px;line-height: 38px;height: 38px; cursor:pointer;border: 0; color: #fff; font-size: 16px; background:#0264d1;  background:#FC0; }
.pagereg .page-content .btn input[disabled=disabled],
.pagereg .page-content .btn input[disabled],
.pagereg .page-content .btn input.off{  background:#ccc; }


.pagereg .page-content .w250{ width:250px;}
.pagereg .page-content dl{padding-bottom:10px; border-bottom:1px solid #c9c9c9; padding-top:15px;}
.pagereg .page-content dt{font-weight:bold; color:#255fb6; height:20px; line-height:20px; background:url(../imgs/ico_num_bg.gif) no-repeat left top; padding-left:22px;}	
.pagereg .page-content dt.n2{ background-position:left -38px;}
.pagereg .page-content dt.n3{ background-position:left -80px;}
.pagereg .page-content dd{ padding:5px 22px; }	