/*输入框*/
.input-bor{width:200px;}
/*label*/
.myLabel{float:left;display:block;width:100px;height:26px;line-height:26px;padding-right:5px; text-align:right; font-size:14px; color:#000;}
/*main*/
.main{padding:50px 125px 0;width:710px;background:#fff;position:relative;}
.main-hd{height:45px; padding-left:45px;background:url(/member/templets2011/images/main-hd.png) no-repeat 0 31px;}
.main-hd-item{
		width:100px;height:30px;line-height:32px;_line-height:34px;padding-top:5px;overflow:hidden;margin-left:5px;
		text-align:center;font-size:18px;font-weight:bold;background:url(/member/templets2011/images/main-hd.png) -270px -20px;
}
.main-hd-item.loginCur{background-position:-50px -20px;}
.main-hd-item.regCur{background-position:-160px -20px;}
.main-hd a,.main-hd a:visited{color:#999;}
.main-hd a:hover{color:#090;}
/*选项input*/
.ipt-choose,
.wt input{float:left;vertical-align:middle;margin:3px 5px 0 0;*margin:-2px 2px 0 0;}
/*登录页面*/
#page{padding-bottom:80px;}
.loginPage{height:609px;min-height:600px;background:#0b0b0b url(/member/templets2011/images/lpMain.jpg) no-repeat 0 400px ;}
#l-main{height:370px;}
#loginForm{margin:30px 0 0 10px;}
.lp-ml{padding-left:106px;*padding-left:102px;}
#nouser{top:130px; left:455px;}
#pwErr{top:172px; left:455px;}
#lp-signup{position:absolute; padding-left:40px; top:125px; left:610px; width:200px;height:160px; border-left:1px solid #d8d8d8;}
#btnReg-lp{display:block; width:137px; height:36px; line-height:36px; color:#000;font-weight:bold; text-align:center; background:url(/member/templets2011/images/btnReg-lp.png);}

/*注册页面*/
#s-main-bd{margin:30px 0 0 50px; padding-bottom:10px; width:660px;}
#regUser{margin:20px 0;}
#regUser .input-bor{width:250px;}
/*男女*/
#mySex .myLabel{line-height:18px;}
/*工作性质+技术领域*/
#workLabel{height:90px;}
#techLabel{height:125px;}
.wt p{float:left;width:525px;height:20px;line-height:20px; padding-top:5px; overflow:hidden; margin-bottom:5px;}
.wt p label{text-align:left;float:left;display:block;width:90px;height:22px; line-height:22px; padding-right:5px;}
.wt label.big{width:110px;}
.wt label.small{width:60px;}
#tech,#work{border:1px dashed #fff; padding-top:10px;}
#tech.err,#work.err{border-color:#c00;}

#tech label{width:99px;}
/***** 验证 *****/

/*引导提示*/
.okTip,
.errTip{background:url(/member/templets2011/images/formTip.png) no-repeat -2px 4px;padding-left:24px;height:26px;line-height:26px; color:#090;width:300px;}
.errTip{background-position:-5px -30px;padding-left:13px;color:#f00;width:300px;}
/*用户名*/
.uidpa{position:absolute;display:none;top:208px;left:540px;}
#uidTip{top:196px;line-height:16px;color:#999;background:#fff url(/member/templets2011/images/formTip.png) no-repeat 4px -69px; padding:3px 0 3px 24px; z-index:9; width:300px;}
/*密码*/
#pwTip,#pwErr,#pwOK,#pwCheckOK,#pwCheckErr{display:none;position:absolute;top:245px;height:26px; line-height:26px; left:540px;_top:248px;}
#pwTip{color:#999;left:545px;width:300px;}
/*密码确认*/
#pwCheckErr,
#pwCheckOK{top:280px;_top:286px;}
/*邮箱*/
.emailpa{position:absolute;left:540px;top:318px;_top:325px;}
/*验证码*/
#changeVdcode{cursor:pointer;line-height:28px;height:24px;}