/* BASIC css start */
#login .login #keyboard {margin-top:20px; padding:0 15px;}
#login .tab {margin: 0 auto 10px; width: 75%; text-align: center;}
#login .tab a {width:50%;height:34px; ;border-bottom: 2px solid #707070; display: inline-block;text-align: center;line-height: 34px;box-sizing: border-box; font-size:14px; font-weight:600; }
#login .tab a.act {color: #333;background-color:#fff;border: 2px solid #707070;border-top: 2px solid #707070;border-bottom:0px none;font-weight:bold; height:36px;}
#login .login .loginInput {margin-top: 10px;}
#login .nonmember {margin-top:20px; display:none;}
#login .nonmember fieldset {padding:0 15px;}
#container {padding: 50px 0;}
.login .loginBottom {margin-bottom:0;}
.login #keyboard img {margin-bottom:20px;}
/* BASIC css end */

