.header{
	width: 100%;
	height:55px;
    opacity: 1;
    background: #260039;
    border-bottom: 1px solid #000;
	/* font-family:Verdana, Geneva, sans-serif; */
}
.top{margin:0;height:55px;width:100%;overflow: hidden;}
.top_logo{margin-left:10px;}
.top_nav{ height:55px; margin:0 0 0 0px;width:auto;overflow: hidden;}
.top_nav ul{margin: 0 0 0 20px;	padding: 0;}
.top_nav li{float: left;list-style: none;font-size:16px;color:#2869ad;text-align: center;padding:5px 12px;line-height:50px;}
.top_nav li img {width:32px; height:32px;margin:10px 4px 0 0;}
.top_nav li a{ text-decoration:none; color:#fff;}
.top_nav li a:hover{ color:#fff;}
.top_nav li:hover {background-color:#4a096b;}
.top_nav li.selected {background-color:#4a096b;}
.top_nav li.selected a{color:#fff;}
.top_search{ margin-top:12px;padding-right:5px;width:202px; height:33px;}
.top_search_input{ float:right; background:url(/images/search_bg.jpg) no-repeat; width:202px; height:33px;}
.top_search_input input{ float:left; height:33px; background:none; border:1px none; line-height:33px; padding:0 0 0 5px; color:#000; width:150px;}
.top_search_input span{ float:right;margin:0px;padding:0px;}
.top_search_input span input{ background:none;margin:0px;padding:0px; width:45px; height:33px; cursor:pointer;}


a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

      .GameName h2        {
        font-size: 12px;
        font-weight: normal;
      }
       .logo_text   {
        position: absolute;
            text-indent: -9999px;
      }

      .top_nav li a b {
        display: none;
      }
      #dropdownnav {
        width: 354px;
        position: absolute;
        top: 20px;
        z-index: 999;
        background: #266887;
        background: -webkit-linear-gradient(top, #266887 0%, #0a4d6c 100%);
        background: linear-gradient(to bottom, #266887 0%, #0a4d6c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#266887', endColorstr='#0a4d6c', GradientType=0);
        border-radius: 5px;
        top: 57px;
        right: 340px;
      }
 #dropdownnav li {
      width: 150px;
      font-size: 14px;
      padding: 0px;
      line-height: 29px;
      text-align: left;
      padding-left: 24px;
}
.top {
   width: 99%;
   margin: 0 auto;
}
.SeoText {
   width: 99%;
   margin: 0 auto !important;
       margin-bottom: 40px !important;
}
div.bottomtext  {
   width: 99%;
   margin: 0 auto;
}
.fbframe  {
      position: relative;
    top: 5px;
}

.top_nav li.fbframe:hover {
    background-color: inherit !important;
}

.foot {
    height: 30px;
    width: 100%;
    min-width: 300px;
    line-height: 31px;
    color: #fff;
    clear: both;
    overflow: hidden;
    text-align: center;
    background: #260039;
}

.foot {
      position: fixed;
      font-size: 12px;
}

.foot .foot_left {
    float: left;
    margin: 0 0 0 10px;
    width: 368px;
    text-align: left;
}

.foot .foot_right {
    float: right;
    width: 380px;
}

.foot a {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.top_logo {
 margin-left: 0px;
}