﻿@charset "utf-8";
ul, ol, li {list-style-type:none;vertical-align:0}
.topvebanner { margin: 0 auto;}
.topvebanner ul { margin: 0; padding: 0; }
#myjQuery {background-color:#000000;WIDTH: 100%;POSITION: relative; height:100%;}
#myjQueryContent {  WIDTH: 100%; HEIGHT: auto; }
#myjQueryContent DIV { POSITION: absolute; HEIGHT: 100%; }
#myjQueryContent .smask { Z-INDEX: -1; }
#myjQueryContent IMG { WIDTH: 100%; height: auto; border: 0; }
#myjQueryNav { DISPLAY: block; OVERFLOW: hidden; WIDTH: 81px; HEIGHT: 8px; position: relative; margin-top:20%;  float: right; margin-right: 10px; z-index: 5; }
@media screen and (max-width: 600px){
    #myjQueryNav { DISPLAY: block; OVERFLOW: hidden; WIDTH: 81px; HEIGHT: 8px; position: relative; margin-top:15%;margin-bottom: 5%;  float: right; z-index: 5; }
}
#myjQueryNav LI { DISPLAY: block; FLOAT: left; WIDTH: 15px; CURSOR: pointer; HEIGHT: 8px; TEXT-ALIGN: center; margin-left: 1px; background: #666; color: #fff; }
#myjQueryNav .nbg { BACKGROUND: #666; }
#myjQueryNav A { DISPLAY: block; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH: 45px; COLOR: #ffffff; LINE-HEIGHT: 22px; POSITION: relative; HEIGHT: 22px; z-index: 20; }
#myjQueryNav .current { BACKGROUND: #347e0d; }
#myjQueryNav .current A { COLOR: #fff; }