@charset "utf-8";
.ch{position:static;}
.ch + .m{padding-top:0;}
input{
	color:#999;border:2px solid #d9d9d9;	
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;	
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
}
form{display:block;width:96%;margin:0 auto;}
.l20{height: 20px;}

.un,.pw,.log,.imgCode{font-size: 16px;}
.un,.pw{width:100%;height: 45px;padding:5px 10px;}
.imgCode{width:40%;height: 45px;padding:5px 10px;}
.codeImg{min-width: 20%;height: 45px;vertical-align: top;}
.changeCodeImg{margin-left:1%;bottom:0;color:#44b1f0;font-size:14px;}
.un{margin-top: 20px;}
.au{display: inline-block;width:30px;height: 30px;background:url(img_d/btns.png) no-repeat 0 -626px;margin-right: 5px;vertical-align:middle;cursor: pointer;}
.au_on{background-position:0 -576px;}
.md{color:#999;vertical-align:text-top;}
.log{display: block;text-align: center;width:100%;padding: 13px 0;font-size: 18px;border: none;cursor: pointer;}
.msg{padding: 10px 0 20px 0;color: #666;text-align:center;}
.msg a{color:#44b1f0;}
.error{margin-top:10px;color:red;}

.focus{border: 2px solid #49b2ef;}
.formItem{margin-bottom:20px;}
.del_js{display:none;top: 27px;right: 5px;width: 32px;height: 32px;background: url(img_s/del.png) no-repeat;background-size: 32px auto;}
.del_js2{top: 7px;}
.m{margin-top:48px;}

#footer .top{display: none;}
