@charset "utf-8";
* { padding: 0; margin: 0; }
html, body {
    min-height: 100% !important;
    height: 100%;
	background:#bae6ff;
	text-align:center; 
}
body,p,div,td,button{font-family:"·L³n¥¿¶ÂÅé";}
.loginFrom{ background:url(/image/loginBg.png) no-repeat; width:1024px; height:699px; margin:0px auto; position:relative;}
.loginDiv{ position:absolute; left:550px; top:430px; border:solid #ccc; border-width:1px 0px 0px 0px; padding:12px 0px; width:370px;  }
.loginPad{ position:absolute; left:70px; top:530px; border:solid #ccc; border-width:1px 0px 0px 0px; padding:12px 0px; width:890px; }
.fromGroup{ padding:4px 0px; overflow:hidden;}
.fromGroup2{ padding:6px 0px; height:77px; overflow:hidden;}
.labelSpan{ padding:0px 0px 0px 0px; float:left; width:50%; height:28px; font-size:16px; }
.labelSpan label{ line-height:28px; vertical-align:middle;}
.inputSpan{ padding:0px; float:left; width:50%;  height:28px;}
.inputSpan input{ padding:0px 5px; border:solid #ccc 1px; border-radius:4px; width:90%; height:28px; font-size:20px;}
.fromGroup .languages{ width:50%; display:inline-block; float:left;}
.fromGroup .currency{ width:50%; display:inline-block; float:left; }
.fromGroup .languages .labelSpan{ width:50%;}
.fromGroup .languages .inputSpan{ width:50%;}
.fromGroup .currency .labelSpan{ width:50%;}
.fromGroup .currency .inputSpan{ width:50%;}
.fromBotton{padding:3px 0px; position:relative; width:370px;}
.fromBotton .loginBtn{ padding:0px 2px 0px 0px;}
.fromBotton .loginBtn .loginButton{ background:url(/image/loginBtn.png) no-repeat; width:120px; height:40px; border-width:0px; color:#fff; font-size:16px; }
.fromBotton .keypadBtn{ padding:0px 0px 0px 2px;}
.fromBotton .keypadBtn .keypadButton{  background:url(/image/forgetBtn.png) no-repeat; width:120px; height:40px; border-width:0px; color:#fff; font-size:16px; }
.fromBotton .languages{ padding:5px 0px 0px 0px;}
.fromBotton .languages .languagesSelect{ height:32px; font-size:16px; }
.TertonBtn,
.TertonBtn a{ border-radius:8px; padding:5px 5px; font-size: 18px;margin: 6px; cursor:pointer;}
.TertonBtn:focus { outline: none; }
