@charset "gb2312";
/* CSS Document */
body, div, p, table, td, tr, form, h1, h2, h3, h4, h4, h5, h6, input { margin: 0px; padding: 0px; font-size: 12px; color: #6b6b6b; }
ul, li, dl, dd, ol { margin: 0px; padding: 0px; list-style: none; }
a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #333; }
a:active { text-decoration: none; color: #666666; }
img { border: 0px; }
div, table { margin: 0px auto; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

/*ºóÌ¨µÇÂ½*/
.back { width: 100%; height: 100%; background: url(../images/bak_2.png) center center no-repeat #242247; position: relative; }
.another { background: url(../images/qy_back.png) center center no-repeat #077bbc; }
.qy_login { position: absolute; top:45%; left: 50%; width: 460px; height: 380px; background-color: #fff; padding: 50px; }
    .qy_login .d1 { font-size: 24px; }
    .qy_login .d2 { padding-top: 30px; }
        .qy_login .d2 .txt { font-size: 16px; margin-bottom: 15px; width: 355px; height: 40px; line-height: 40px; }
    .qy_login .d3 .login_tj { width: 355px; height: 45px; font-size: 16px; }
