@charset "utf-8";
body{margin:0;padding:0;background: url("../images/body-bg.jpg") }
td,div{font-size:12px;color:#444;}
a{color:#333;text-decoration:none;}
a:hover{color:#f30;}
.clear{clear:both;}
.dis{display:none;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.m10{margin:10px auto;}
a:link,a:hover,a:active,a:visited{
    text-decoration: none;
}

.hold-link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 333;
}

.normal-banner{
    margin-top: 100px;
}
.normal-banner,.normal-banner img{
    width: 100%;
}