@charset "utf-8";
/* CSS Document */
body{background:#E4E4E4;overflow:hidden;}
.botBar{position:absolute;bottom:0;}
.logBox{width:602px;height:197px;margin:0px auto 0;padding-top:62px;background:url(../images/login/boxBg.png);}
.logBox .logLeft{ float:left; width:80px; padding:10px; background:#fff;}
.logBox .logLeft p{ padding-top:5px; text-align:center;}
.logBox .logRight{ float:left; padding-left:90px;width:360px;}

.logTit{width:221px;height:31px;margin:0 auto;background:url(../images/login/boxTit.gif);}
.logForm{padding:0px 0 0 40px;}
.iptL{width:290px;height:22px;padding:4px 0 0 57px;border-bottom:#3f3e3e 1px solid;}
.iptL input{width:282px;height:14px;border:none 0px #FFF;padding-top:2px; background:none;}
.name{background:url(../images/login/iptName.gif) 6px 4px no-repeat;}
.pass{margin-top:15px;background:url(../images/login/iptPass.gif) 6px 4px no-repeat;}
.iptYc{height:28px;margin-top:15px;border-bottom:#3f3e3e 1px solid;width:347px;}
.iptC{width:180px;height:22px;padding:4px 0 0 57px;float:left;margin-right:13px;background:url(../images/login/iptVcode.gif) 6px 4px no-repeat;}
.iptC input{border:none 0px #FFF;padding-top:1px; background:none;}
.btnl{height:22px;margin-top:16px;padding-left:8px;}
.btns{width:59px;height:35px; line-height:35px; float:left;margin-right:12px;background:url(../images/login/btn.png);color:#FFF;font-weight:700;cursor:pointer;border:none;}

h4.GsName{font-size:38px;font-weight:700; margin-top:150px; text-align:center; font-family:\5FAE\8F6F\96C5\9ED1;text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;margin-bottom:40px;}