@charset "utf-8";.mask{margin: 0;padding: 0;border: none;width: 100%;height: 100%;background: #333;opacity: 0.6;filter: alpha(opacity=60);z-index: 9999;position: fixed;top: 0;left: 0;display: none}#LoginBox{position: absolute;left: 40%;top: 50%;background: white;width: 426px;height: 282px;border: 1px solid #444;border-radius: 2px;z-index: 10000;display: none}.row1{background: #f7f7f7;padding: 0px 20px;line-height: 50px;height: 50px;font-weight: bold;color: #666;font-size: 20px}.close_btn{font-family: arial;font-size: 30px;font-weight: 700;color: #999;text-decoration: none;float: right;padding-right: 4px}#txtName{height: 27px;width: 230px;border: none}#txtPwd{height: 27px;width: 230px;border: none}#loginbtn{color: White;background: #4490f7;text-decoration: none;padding: 10px 95px;margin-left: 87px;margin-top: 40px;border-radius: 5px;opacity: 0.8;filter: alpha(opacity=80)}
