/* CSS Document */
.allBg{ background:#1faff1;}
.topBg{ height:85px; background:url(../images/topBg.png) repeat-x;}

.registerBg{ width:100%;height:592px; background:url(../images/registerBg.jpg) no-repeat;}
.footerBg{ width:100%; height:56px; padding-top:10px; line-height:24px; color:#fff; text-align:center; background:#3b3b3b; font-size: 12px;}

.regInput{ width:290px; height:32px;}

.regCont{ background:url(../images/registerBg.jpg) no-repeat center bottom; height:650px; padding-top:36px;}
.registerBg{ width:716px; padding:0px 22px; height:645px; background:rgba(255,255,255,0.7); border-radius:10px; -moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px; margin-left:32px;}
.registerBg h3{ font-family:"΢���ź�"; font-size:20px; font-weight:normal; color:#666; border-bottom:1px solid #FFF; height:60px; line-height:70px; padding:0px 8px 0 10px;}
.registerBg h3 .regPrompt{ font-family:"����"; font-size:12px; float:right; padding-top:12px;}
.registerBg h3 .regPrompt a{ color:#ec6941; text-decoration:underline;}

.regTable{ width:500px; margin-left:80px; font-size:14px; color:#666; font-family:"΢���ź�"; margin-top:20px; }
.regTable .regTT{ width:150px; text-align:right; padding-right:10px;  }
.regTable td{ height:44px; line-height:44px;}
.regTable .regInput{ width:290px; height:32px;padding:2px 5px; border:1px solid #adafaf;}

.regBt{ width:260px; height:40px; line-height:40px; font-size:18px; color:#fff; font-family:"΢���ź�"; background:#ec6941; border:none;  letter-spacing:12px; text-align:center; cursor:pointer; margin-top:12px;}
.regBt:hover{ background:#d7603c;}

.required{ color:#F00; font-size:16px; padding-left:8px;font-family:"΢���ź�";}

/*login*/
.loginBg{width:256px; height:385px; padding:0 22px 0 22px; background:rgba(255,255,255,0.7);margin-left:854px;}
.loginCont{ background:url(../../studyResources/images/login_bg.png) no-repeat; height:580px; padding-top:50px;}
.loginBg h3{font-family:"΢���ź�"; font-size:22px; font-weight:normal; color:#666;height:60px; line-height:60px; padding-top:20px; }
.Error{ font-size:12px; color:#fb0420;}
.loginInput{ margin-bottom:10px;}
.loginInput input{ width:220px; height:38px; border:1px solid #adafaf; background:#fff; padding-left:40px; }
.loginInput .loginInput1{ background:#fff url(../images/loginInput1.jpg) no-repeat left;}
.loginInput .loginInput2{ background:#fff url(../images/loginInput2.jpg) no-repeat left;}
.Error{ height:16px; line-height:16px;}
.loginPrompt{ width:258px; height:24px; line-height:24px; background:#fff7d3; border:1px solid #ffe57c; text-align:center; margin-top:22px; color:#666;}
.loginPrompt a{ color:#ec6941; text-decoration:underline;}
.loginTab{ float:left; padding-top:32px;cursor: pointer;}
.loginTab li{ float:left; display:inline-block; margin-right:30px; line-height:22px; color:#aaa;}
.loginTab li.current{ color:#333;}
.perRegBt{  margin-left:100px;}
.compRegBt{  margin-left:150px;}
.yanzhengma img{ float:left; position:relative; cursor:pointer; margin-left:10px;}

.register-body{background-color: #1faff1;}