*{ margin:0; padding:0; }
body {background: #e9d8ba url()repeat-x;font-size: 12px;font-family: "?¡é¨¨¨ª??o¨²";}
.top{ width:1200px; height:150px; margin:0 auto;}
.vip{ width:890px; height:80px; margin-top:90px; background-color:#999999; text-align:right; }
.pos{ font-size:30px;background-color: #000000;margin: 0 auto;width: 1000px; box-shadow: 0px 0px 10px 0px #aaa;}


.wrap{ width:1200px; overflow:hidden; margin:0 auto; }
.footer{ width:1170px; line-height:160%; text-align:center; padding:10px 15px; text-align:; overflow:hidden; background-color:#A20000; margin:0 auto; color:#FFFFFF; }

table.gamelist{ border-collapse:collapse; table-layout:fixed; }
table.gamelist th{ background:url(../image/bar.gif) repeat-x; color:#FFFFFF; font-weight:400;font-size: 13px;border:solid 1px #972D13; height:38px;line-height:38px; font-family:"?¡é¨¨¨ª??o¨²"; text-shadow: 2px 2px 0 #143854; border-top:none; }

table.gamelist td{ height:28px; line-height:28px; border:solid 1px #972D13; text-overflow: ellipsis; white-space: nowrap;overflow: hidden; text-align:center;  }
table.gamelist td img{ vertical-align:middle; margin-right:3px; margin-left:3px; }
table.gamelist td a{ text-decoration:none; color:#000000; }
table.gamelist td.r{ color:#ff0000; text-align:center; }
table.gamelist td.lf{ text-align:left; padding-left:3px; }

.dlbox{ width:1200px; overflow:hidden; margin:0 auto; }
table.daili{ border-collapse:collapse; }
table.daili td{ height:30px; line-height:30px; background-color:#0066FF; text-align:center; color:#ffffff;  }
table.daili td a{ text-decoration:none; color:#0066FF; }

a.viewlink{ background: #9F0301;
    border-radius: 4px;
    padding: 3px 8px;
    text-decoration: none;
    color: #ffffff; }


/*
    ¡À3?¡ã¨º¨®?¦Ì
*/


 .glow-text{
            font-size: 18px;
            font-weight: bold;
    color: rgb(4, 15, 36);
    -webkit-box-reflect: below 1px linear-gradient(transparent ,rgb(218, 218, 218));
    animation: san 6s linear infinite;
        }
        @keyframes san{
            0%,15%,30%,42%,60%,50%,30.1%{
                color: rgb(4, 15, 36);
                filter: blur(1px);
            }
            12%,45.1%,60%,50.1%,40.5%,50%{
                color: rgb(255, 255, 255);
                text-shadow: 0 0 5px rgb(22, 138, 216),
                0 0 15px rgb(22, 138, 216),
                0 0 20px rgb(22, 138, 216),
                0 0 5px rgb(22, 138, 216),
                0 0 2px rgb(22, 138, 216);
                filter: blur(0px);
            }
        }
   video {
    position: fixed; 
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; 
    loop: true; 
  }

   videoaa{width:1920px;height:1080px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:-1} 
    #headermenu {
                height: 60px;
                box-shadow: 0 0 14px rgba(0,0,0,0.5);
                background: linear-gradient(to bottom,#1b1104,#3b2010);
                border-bottom: 1px solid #776550;
            }

            #headermenu ul .logo {
                float: left;
                width: 400px;
                margin-right: 320px
            }

            #headermenu ul {
                width: 1280px;
                margin: 0 auto;
            }

            #headermenu ul li {
                float: right;
                height: 60px;
                margin-right: 8px;
            }

            #headermenu ul li:nth-of-type(3) {
                margin-right: 8px;
            }

            #headermenu ul li:hover {
                background: url("") no-repeat center bottom;
            }

            #headermenu ul li a {
                width: 100px;
                text-align: center;
                padding-top: 5px;
                padding-bottom: 5px;
                display: block;
            }

            #headermenu ul li a:hover {
                text-decoration: none;
            }

            #headermenu ul li a:hover span {
                color: #fff;
            }

            #headermenu ul li a strong {
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                font-size: 16px;
                font-weight: normal;
                color: #fefefe;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: block;
            }

            #headermenu ul li a span {
                line-height: 15px;
                font-size: 11px;
                color: #b9ab90;
                text-transform: uppercase;
                display: block;
            }