*{
	margin:0px;
	padding:0px;
}
body {
  font-size: 12px;
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ", Tahoma, Arial, Helvetica, STHeiti;
  _font-family: Tahoma,Arial,Helvetica,STHeiti;
  cursor: default;
  background: url(../images/loginbg.jpg) 0px 0px;
}
ul li{ list-style-type:none;}
.clear{
	clear: both;
}
a{ text-decoration:none; color:#999;}
img{border:0;
	display:block}
#login_all{ width:100%; height:700px; background: url(../images/loginbg.jpg) 0px 0px;}
.dl_logo{ width:990px; height:65px; margin:0 auto;  padding-top:61px;POSITION: relative; z-index:1;}

#dl_jm{ width:385px; height:354px;Z-INDEX: 999; POSITION: absolute; background:url(../images/dl_bg.png) no-repeat 0px 0px;TOP: 107px; left:525px;}
*html #dl_jm{ background:url(../images/dl_bg_1.jpg) no-repeat 0px 0px;}

#login_foot{ width:990px; height:25px; margin:0 auto; line-height:25px; text-align:center; font-size:14px; color:#999; margin-top:30px;}


.input-wrap {
  width: 288px;
  height: 52px;
  margin-bottom: 3px;
  background: url(../images/1.png) no-repeat -210px -52px;
  _background-image: url(../images/2.png);
  position: relative;
  margin-right: 5px;
}
.input-wrap label,
.input-wrap .blogurl-address {
  position: absolute;
  width: 240px;
  height: 52px;
  margin: 0 10px;
  line-height: 52px;
  color: #ABACAD;
  font-size: 16px;
  left: 32px;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  z-index: 10;
}
.input-wrap.focus {
  background-position: -210px 0;
}
.input-wrap.focus label {
  color: #8F8F8F;
}
.input-wrap.error {
  background-position: 0 -196px;
  color: #AC0000;
}
.input-wrap .tip {
  position: absolute;
  width: 197px;
  height: 36px;
  line-height: 36px;
  background: url(../images/3.png) no-repeat -300px -130px;
  _background-image: url(../images/4.png);
  top: 50px;
  left: 10px;
  text-align: center;
  color: #8F8958;
  font-size: 12px;
  z-index: 0;
}
.input-wrap .input-icon {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: url(../images/3.png) no-repeat;
  _background-image: url(../images/4.png);
  margin: 18px 0 0 15px;
  _margin-left: 8px;
}
#input-reg-email .input-icon,
#input-login-email .input-icon {
  background-position: 0 -197px;
}
#input-reg-email.focus .input-icon,
#input-login-email.focus .input-icon {
  background-position: 0 -147px;
}

#input-login-yzm .input-icon {
  background-position: -22px -300px;
}
#input-reg-pwd .input-icon,
#input-login-pwd .input-icon {
  background-position: 0 -300px;
}
#input-reg-pwd.focus .input-icon,
#input-login-pwd.focus .input-icon {
  background-position: 0 -250px;
}
#input-login-yzm{
  margin-bottom: 20px;
}
#ctrlbuttonlogin-submitlabel {
  font-size: 14px;
  letter-spacing: 10px;
}
#ctrlbuttonreg-submitlabel {
  font-size: 14px;
}
#input-reg-blogurl {
  margin-bottom: 20px;
}
#input-reg-blogurl .input-icon {
  background-position: 0 -400px;
}
#input-reg-blogurl.focus .input-icon {
  background-position: 0 -350px;
}
#input-reg-blogurl .startpage-input-text {
  width: 125px;
}
#blogurl {
  visibility: hidden;
  font-size: 16px;
  padding-right: 1px;
  white-space: nowrap;
}
.startpage-input-text {
  width: 234px;
  padding: 10px;
  line-height: 32px;
  background: transparent url(../images/5.png) repeat;
  border: 0;
  outline: none;
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ", Tahoma, Arial, Helvetica, STHeiti;
  position: absolute;
  font-size: 16px;
  color: #8F8F8F;
  z-index: 20;
}
html input:-webkit-autofill {
  background-color: #FFF !important;
}
.help-link {
  color: #9ea0a3;
  text-decoration: none;
  font-size: 12px;
  line-height: 15px;
}
.help-link:hover {
  color: #8D8D8D;
}
#login-wrap {
  margin: 0 auto;
  width: 288px;
  margin-top:80px;
}
.error-msg {
  height: 53px;
  line-height: 53px;
  width: 290px;
  color: #fff;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url(../images/6.png) no-repeat center center;
}
#login-err-msg {
  margin: -30px auto 30px;
}
#register-err-msg {
  margin-left: auto;
  margin-right: auto;
}
#register-wrap {
  width: 288px;
  margin: 0 auto;
}
#forget-password,
#third-party-login,
#third-party-login-register,
#register-as-student {
  float: left;
  color: #9ea0a3;
  text-decoration: none;
  font-size: 12px;
  line-height: 15px;
}
#forget-password:hover,
#third-party-login:hover,
#third-party-login-register:hover,
#register-as-student:hover {
  color: #8D8D8D;
}
#register-as-student {
  float: right;
}
#third-party-wrap a {
  display: inline-block;
  _display: block;
  _float: left;
  width: 100px;
  height: 54px;
  text-indent: -9999px;
  background: url(../images/7.png) no-repeat;
  _background-image: url(../images/8.png);
  margin: 30px 0 0;
}
#third-party-wrap a.msn {
  background-position: -500px 0;
}
#third-party-wrap a.msn:hover {
  background-position: -500px bottom;
}
#third-party-wrap a.renren {
  background-position: -300px 0;
}
#third-party-wrap a.renren:hover {
  background-position: -300px bottom;
}
#third-party-wrap a.qq {
  background-position: -400px 0;
}
#third-party-wrap a.qq:hover {
  background-position: -400px bottom;
}
#third-party-wrap a.douban {
  background-position: -200px 0;
}
#third-party-wrap a.douban:hover {
  background-position: -200px bottom;
}
#third-party-wrap a.weibo {
  background-position: 0 0;
}
#third-party-wrap a.weibo:hover {
  background-position: 0 bottom;
}
#third-party-wrap a.qqweibo {
  background-position: -100px 0;
}
#third-party-wrap a.qqweibo:hover {
  background-position: -100px bottom;
}
#footer {
  position: absolute;
  width: 100%;
  font-size: 12px;
  color: #9ea0a3;
  bottom: 0px;
  text-align: center;
}
#footer a,
#footer a:link,
#footer a:visited {
  color: #9ea0a3;
  text-decoration: none;
}
#footer .footer-item {
  margin-left: 6px;
}
#footer a:hover {
  color: #8d8d8d;
}
.input-button {
  display: block;
  width: 96px;
  height: 45px;
  background: url(../images/1.png) no-repeat -400px -200px;
  _background-image: url(../images/2.png);
  border: 0;
  cursor: pointer;
  float: left;
  margin-top: 4px;
  font-size: 16px;
  color: #8C8C8D;
}
.input-button:hover {
  background-position: -400px -245px;
}
.input-button:active {
  background-position: -400px -290px;
}
{
  position: relative;
  height: 100%;
}
#more-about-diandian-holder {
  top: -9999px;
  background-color: #E9ECEE;
  height: 60px;
  border-top: 1px solid #D6DADD;
  -webkit-box-shadow: 0 0 3px #D6DADD;
  -moz-box-shadow: 0 0 3px #D6DADD;
  box-shadow: 0 0 3px #D6DADD;
  position: absolute;
  left: 0;
  width: 100%;
}
#more-about-diandian {
  width: 765px;
  margin: 0 auto;
}
#more-about-diandian #about-diandian:hover {
  background-position: 0 -110px;
}
#more-about-diandian #blog-transfer-entry {
  width: 157px;
  background-position: -201px 0;
}
#more-about-diandian #blog-transfer-entry:hover {
  background-position: -201px -110px;
}
#login-help,
#register-help {
  margin-top: 10px;
  height: 15px;
}
#login-help .pipe,
#register-help .pipe {
  color: #bbb;
  padding: 0 10px;
  font-size: 8px;
  float: left;
  line-height: 15px;
  height: 15px;
}
.loginbtn {
  background:url(../images/11.png) no-repeat left top;
  border:none;
  width:294px;
  height:42px;
  cursor:hand;
}
*html .loginbtn{ background:url(../images/11.jpg) no-repeat left top;}
.error-tip {
  width: 228px;
  padding: 0 20px 0 40px;
  line-height: 36px;
  margin-top: -15px;
  height: 40px;
  background: url(../images/1.png) no-repeat -200px -450px;

  _background-image: url(../images/2.png);
  margin-bottom: 20px;
  color: #69664F;
}
#reg-stage-choose {
  background: url(../images/9.png) no-repeat;
  width: 288px;
  height: 162px;
  margin-bottom: 20px;
}
#reg-stage-choose h5 {
  color: #B4B4B4;
  font-size: 14px;
  padding: 20px 0 25px;
  text-align: center;
}
#reg-stage-choose label {
  float: left;
  padding-top: 50px;
  width: 70px;
  margin-left: 24px;
  cursor: pointer;
  background: url(../images/9.png) no-repeat;
}
#reg-stage-choose input {
  margin-right: 5px;
}
#reg-stage-choose #label-office {
  background-position: -35px -290px;
}
#reg-stage-choose #label-student {
  background-position: -119px -290px;
}
#reg-stage-choose #label-unknow {
  background-position: -207px -290px;
}
#diandian-host {
  float: right;
  padding-right: 10px;
}


.input-button,
.blue-button {
  border: none;
  background: url(../images/10.png) repeat-x 0 0;
  height: 36px;
  border: 1px solid #006DAB;
  font-size: 14px;
  line-height: 36px;
  display: block;
  padding: 0 20px;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.input-button:hover,
.blue-button:hover {
  background-position: 0 -36px;
}
.input-button.disabled,
.blue-button.disabled {
  background-position: 0 -72px;
  color: #999;
  border-color: #A9ABAB;
}
#login-reg{ background:url(../images/11_zc.png) no-repeat left top;}