body{ margin:0; padding:0; background:#e8e5d7 url(/images/login/bg.png) repeat-x center top; font-family:"微软雅黑"; background-size:95%; auto}
.login_con { margin: 180px auto 0px; height: 310px; width: 636px; background: url(/images/login/login_bg.png) no-repeat center top; padding-top: 80px; }
.login{ color: #000; font-size: 14px; line-height: 40px; }
.login_text{ width: 280px; height: 28px; border: solid 1px #e2e3e4; border-radius: 6px; margin: 7px 0 7px 10px; line-height: 40px\9; padding-left: 8px; outline: 0; padding-right: 8px; }
.login_button{ width: 290px; height: 40px; border-radius: 6px; margin: 9px 0 9px 10px; line-height: 40px\9; text-align: center; font-size: 18px; color: #fff; background: #067bdf; border: 0; box-shadow: 1px 1px 3px #aeacab; font-family: "微软雅黑"; cursor: pointer; outline: 0; }

.login_textV{ width: 180px; height: 28px; border: solid 1px #e2e3e4; border-radius: 6px; margin: 7px 0 7px 10px; line-height: 40px\9; padding-left: 8px; outline: 0; padding-right: 8px; }
.login_button:hover{ background: #0772cd; }



