@import url(pwdstate.css);
#regContainer{max-width:818px;height:auto;margin:48px auto 97px auto;background:#fcfcfc;border:1px solid #eaeaea;padding:30px;}

#regT{}
#regT>div{text-align:center;}
#regT>div h3{font-size:14px;color:#444;margin:0;padding:0;line-height:1.8em;}
#regT>div.now{background:url(../images/regTBg2.png) repeat-x top left;}
#regT>div.next{background:url(../images/regTBg1.png) repeat-x top left;}
#regT>div>span{background:url(../images/regTIcon.png) no-repeat;display:inline-block;width:42px;height:41px;}
#regT>div.now>span.step1{background-position:left top}
#regT>div.now>span.step2{background-position:-42px top}
#regT>div.now>span.step3{background-position:-84px top}
#regT>div.next>span.step2{background-position:-126px top}
#regT>div.next>span.step3{background-position:-168px top}

.reg_form{padding-top:50px;}

label.error{color:red}