/*»áÔ±×¢²á*/  
.pagereg{  padding:0 0px;} 
.pagereg .title{  font-size:16px; background:#fff;   font-weight:bold; color:#003e74; color:#255FB6; margin:30px 0 0; padding:10px 0 ; border-bottom: 2px solid #ddd;}  
.pagereg .title ul{text-align:center;height:54px; margin:0}	
.pagereg .title li{font-size: 24px;
    float: left;
    line-height:64px;
    color: #999;
    font-weight: 400;
    cursor: pointer;
    width: 220px;
    }
.pagereg .title li a{ text-decoration:none; display:block;}

.pagereg .title li.selected { color: #0264d1; border-bottom: 2px solid #0264d1;}

.pagereg .content{ padding:30px 0 ;  padding-left: 300px;  border-top-width:0; background:#fff; }
.pagereg .content ul{}	
.pagereg .content ul li{ min-height: 54px; }	
.pagereg .content ul li.focus{ background-color:#f2f2f2; }
.pagereg .content ul li.focus input{ border: #ccc 1px solid;}
.pagereg .content ul li label{padding-right:0px; display:inline-block;line-height:35px; height:35px; vertical-align:middle; width:110px; text-align:right; }	
.pagereg .content ul li label span{ color: #f00; margin-right: 4px;font-size: 14px;}
.pagereg .content ul li span{ width:auto; color: #999;font-size: 12px; }	
.pagereg .content ul li span.field-validation-error{ display:block; color: #f00; padding-left: 114px;}
.pagereg .content ul li span.field-validation-error span{  color: #f00;font-size: 14px;}
.pagereg .content ul li span.strong { padding-right:0; border-top:#ccc 5px solid;  display:inline-block; width:67px; line-height:30px; margin-right:1px; text-align:center; color: #000 }
.pagereg .content ul li span.strong1 { border-top-color:#f30;}
.pagereg .content ul li span.strong2 { border-top-color:#fc0;}
.pagereg .content ul li span.strong3 { border-top-color:#0c3;}
.pagereg .content ul li strong { padding-left: 10px;  font-weight: normal; color: #f00}

.pagereg .content ul li input{ border: #d6d6d6 1px solid; padding-left: 3px;vertical-align:middle;  width: 260px; height:30px; line-height:30px; margin-right:12px; outline: none; font-size: 14px;}	
.pagereg .content  input[type="checkbox"]{ border: #7f9db9 1px solid; width: 18px;  height: 18px; }
.pagereg .content ul li button{  height:28px; line-height:26px; vertical-align:middle; padding:0 10px; }	

.pagereg .content ul li select{ width: 206px;height:28px; line-height:28px;}
.pagereg .content ul li input.input-validation-error{ border: #f00 1px solid;}

.pagereg .content ul li .check{border:0 solid transparent; width:auto;  }
.pagereg .content ul li #MobileVcode{ text-align: center;}
.pagereg .content ul li #validcode{ text-align: center;}


.pagereg .content ul .em { display: inline-block; vertical-align: -13px; width: 400px;  line-height: 1.5;  font-style: normal}
.pagereg .content ul .em_pwd { display: inline-block; vertical-align: -13px; width: 400px;  line-height: 1.5;  font-style: normal}
.pagereg .content 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 .content ul li img {vertical-align:middle;  margin-right:10px;}
.pagereg .content ul li .obtn{color:#003e74; cursor:pointer; padding-left:15px; font-weight:bold;}
.pagereg .content .btn{  padding: 15px;padding-left:114px ;}
.pagereg .content .btn input{ width:180px; height: 38px;line-height: 38px;height: 38px; cursor:pointer;border: 0; color: #fff; font-size: 16px; background:#FC0; }

.pagereg .content .btn input[disabled=disabled],
.pagereg .content .btn input[disabled],
.pagereg .content .btn input.off{  background:#ccc; }


.pagereg .content .w250{ width:250px;}
.pagereg .content dl{padding-bottom:10px; border-bottom:1px solid #c9c9c9; padding-top:15px;}
.pagereg .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 .content dt.n2{ background-position:left -38px;}
.pagereg .content dt.n3{ background-position:left -80px;}
.pagereg .content dd{ padding:5px 22px; }	



label > input[type="checkbox"]:nth-last-child(2), .checked-label > input[type="checkbox"] {
    display: inline;
}


