/* CSS Document */

a{border:none;}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
body,h1,p,li,dd,dl{ margin:0;}
p{display:block;}
img{ display:block; border:none; margin:0;}
h1{ font-weight:normal;}
span{ display:block;}
*{ font-family:"微软雅黑";padding:0;list-style-type:none;}
.overflow{ overflow:hidden;}


body{height:100%;overflow:hidden;}

#login_weixin{width:412px;height:300px; margin-top:50px;text-align:center;}
#wxTip{width:412px; text-align: center;}
#wxTip a:link {
    text-decoration: none;
}
#wxTip a {
    font-size: 14px;
    color: #808080;
}
.status_txt{color: #000000;}
.impowerBox .title {
    text-align: center;
    font-size: 20px;
    color: black;
}
.impowerBox .status.status_browser {
    text-align: center;
    color: black;
}
.impowerBox .status.status_browser {
    text-align: center;
    color: black;
}
.impowerBox .qrcode {
    width: 200px;
    margin-top: 15px;
    border: 1px solid #e2e2e2;
    margin: 0 auto;
}
