.newtop{
    height: 34px;
    background-color: black;
    z-index: 10001;
    color: white;
}

.newtop-cont{
    width: 1100px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    /*background: yellow ;*/
}
.newhomehead{

    float: left;
}

.newuserlink{
    float: right;
}
.newuserlink a{
    float: left;
    height: 34px;
    margin: 0 0 0 -1px;
    text-align: center;
    color: white;
}

.newuserlink .line{
    border-right: 1px solid #d8dfe5;
    padding: 0 14px
}
.newuserlink a:hover {
    color: #fe5600;
}



.shouyepick{
    background: url("../images/newpic/activehome.png") 0 no-repeat;
}
.active_list{
    background: url("../images/newpic/activelist.png") 0 no-repeat !important;
}
.active_activity{
    background: url("../images/newpic/activeactivity.png") 0 no-repeat !important;;
}
.active_game{
    background: url("../images/newpic/activegame.png") 0 no-repeat !important;;
}
.active_gift{
    background: url("../images/newpic/activegift.png") 0 no-repeat !important;;
}

.active_member{
    background: url("../images/newpic/activemember.png") 0 no-repeat !important;;
}
.active_rankings{
    background: url("../images/newpic/activerankings.png") 0 no-repeat !important;;
}

.active_merchants{
    background: url("../images/newpic/activemerchants.png") 0 no-repeat !important;;
}

.reglvspan0{

    background: url("../images/newpic/lv/lv_0.png");
}
.reglvspan1{

    background: url("../images/newpic/lv/lv_0.png");
}

.reglvspan2{

    background: url("../images/newpic/lv/lv_2.png");
}

.reglvspan3{

    background: url("../images/newpic/lv/lv_3.png");
}

.reglvspan4{

    background: url("../images/newpic/lv/lv_4.png");
}
.reglvspan5{

    background: url("../images/newpic/lv/lv_5.png");
}
.reglvspan6{

    background: url("../images/newpic/lv/lv_6.png");
}
.reglvspan7{

    background: url("../images/newpic/lv/lv_7.png");
}
.reglvspan8{
    background: url("../images/newpic/lv/lv_8.png");
}

.nav_index{
    background: url("../images/newpic/shouye.png") 0 no-repeat;
}
.nav_list{
    background: url("../images/newpic/list.png") 0 no-repeat;
}
.nav_listpick{
    background: url("../images/newpic/listpick.png") 0 no-repeat;
}
.nav_activitypick{
   background: url("../images/newpic/active.png") 0 no-repeat;
}
.nav_activity{
   background: url("../images/newpic/active1.png") 0 no-repeat;
}
.nav_game{
    background: url("../images/newpic/game.png") 0 no-repeat;
}
.nav_gamepick{
    background: url("../images/newpic/gamepick.png") 0 no-repeat;
}
.nav_gift{
    background: url("../images/newpic/gift.png") 0 no-repeat;
}
.nav_giftpick{
    background: url("../images/newpic/giftpick.png") 0 no-repeat;
}
.nav_member{
    background: url("../images/newpic/member.png") 0 no-repeat;
}
.nav_memberpick{
    background: url("../images/newpic/memberpick.png") 0 no-repeat;
}
.nav_rankings{
    background: url("../images/newpic/rankings.png") 0 no-repeat;
}
.nav_rankingspick{
    background: url("../images/newpic/rankingspick.png") 0 no-repeat;
}
.nav_merchants{
    background: url("../images/newpic/merchants.png  ") 0 no-repeat;
}
.nav_merchantspick{
    background: url("../images/newpic/merchantspick.png  ") 0 no-repeat;
}
.nav_worldcup{
    background: url("../images/newpic/worldcup.jpg  ") 0 no-repeat;
}
.nav_zunxianghui{
    background: url("../images/newpic/zunxianghui.png  ") 0 no-repeat;
}
.nav_zunxianghuipick{
    background: url("../images/newpic/zunxianghuipick.png") 0 no-repeat;
}
/*.header .logo{*/
/*    padding:12px;*/
/*}*/
.header-nav{
    float: right;
    height: 92px;
}
.header-list{
    width: 100%;
    float: left;
}
.header-list li{
    float: left;
    margin-right: 10px;
}
.header-list li a{

    width: 80px;
    height: 107px;
    display: block;
}
