.login_content{ float:left; color:#155a91; width:100%; padding:20px 0; margin-top:100px; text-align:center }
.login_content h3{ font-family:"微软雅黑"; font-size:24px}
.login_frame{ border:1px solid #beccd5; font-family:"微软雅黑"; width:370px; height:240px; margin:50px auto 20px; padding-top:20px; background:#fff; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; box-shadow:#8ca1af 0px 2px 5px; -moz-box-shadow:#8ca1af 0px 2px 5px; -ms-box-shadow:#8ca1af 0px 2px 5px; -o-box-shadow:#8ca1af 0px 2px 5px; -webkit-box-shadow:#8ca1af 0px 2px 5px}
.login_frame .txt_put{ border:1px solid #d5dee5; width:200px; height:24px; line-height:24px;}
.login_frame .txt_yz{ border:1px solid #d5dee5; width:100px; height:24px; line-height:24px;}
.fontface{ font-size:18px; color:#333}
.login_an{ width:120px; height:34px; line-height:34px; font-family:"微软雅黑"; font-size:18px; cursor:pointer; color:#fff; border:0; background:url(../images/login-bg.jpg) left no-repeat}
.login_content p{ font-size:14px; font-family:"微软雅黑"; color:#9eb5c5}
.login_content p a{ color:#1a679f; margin-left:10px}