
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;text-align: center;}
.prompt { font-family:"微软雅黑"; padding-top:20px; }
.prompt p {  margin:0px;  line-height:30px; color:#0C51AB; font-size:16px;}
.promptOne { width:80%; font-size:22px; font-weight:bold; color:#0C51AB; line-height:60px; border-bottom:1px solid #b6bcc6;text-align: center;margin:0 auto;}
.promptTwo {  line-height:60px; font-size:18px; color:#0C51AB;}
.promptThere { padding-bottom:5px; font-size:14px; color:#000;}

@media only screen and (min-width:240px) and (max-width: 480px){
.prompt { font-family:"微软雅黑"; padding-top:20px; padding-left:20px; padding-right:20px;}
.prompt p { padding:0px; margin:0px; line-height:30px; color:#0C51AB; font-size:16px; }
.promptTwo {  padding-top:20px; padding-bottom:20px; margin-bottom:15px;  line-height:20px; font-size:18px; font-weight:bold; color:#0C51AB; border-bottom:1px solid #b6bcc6;}
.promptThere { padding-bottom:8px; font-size:14px; color:#000; font-weight:bold;}
}

.prompt img{width:60px;margin:20px auto 0;}

body>div>table{background:rgba(255,255,255,0.9);margin:10% auto 0;max-width:800px;min-height: 400px;width:90%;}
.body{position:absolute;height:100%;width:100%;top:0;left:0;background:#aed3f2 url(authbodybg.jpg) bottom no-repeat;background-size:cover;}

.prompt a{color:#0C51AB;}
