@charset "utf-8";
/* CSS Document */

html,body{padding:0;margin:0;overflow:hidden;}
.mank{ position:absolute;width:100%;float:left;height:100%;z-index:999;overflow:hidden;}
.foot{ width:100%;float:left; text-align:center;margin-top:1%;}
.main-center{margin:auto;width:980px;}
.secb{background: url(../images/topbg.jpg) repeat-x;}
@media(max-width:1000px){.main-center{width:100%;}}