/*Í³Ò»¶¥²¿css*/
.top_nav_icoTic, .top_nav_loginout, .top_nav_QQLogin, .top_nav_QQ, .top_nav_weiboLogin, .top_nav_weibo {
    background: url(../images/current.png) no-repeat;
    display: inline-block;
}

.top_nav_header {
    height: 33px;
    background: #333;
    font-size: 12px;
}

.top_nav_hLeft {
    width: 300px;
    float: left;
}

    .top_nav_hLeft li {
        line-height: 33px;
        text-align: center;
        width: 60px;
        float: left;
        height: 33px;
    }

        .top_nav_hLeft li.last {
            width: 80px;
            ;
            background: none;
        }

        .top_nav_hLeft li a, .top_nav_loginout a {
            color: #FFF;
        }

.top_nav_hRight {
    width: 700px;
    float: right;
}

    .top_nav_hRight li a {
        color: #FFF;
        line-height: 33px;
    }

.top_nav_login {
    width: 56px;
    float: left;
}

.top_nav_bntLogin {
    background: #fd0001;
    width: 56px;
    height: 33px;
    font: 12px/33px Microsoft YaHei;
    text-align: center;
    color: #FFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(205, 12, 12)), to(rgb(162, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgb(205, 12, 12), rgb(162, 0, 0));
    background-image: -moz-linear-gradient(top, rgb(205, 12, 12), rgb(162, 0, 0));
    background-image: -o-linear-gradient(top, rgb(205, 12, 12), rgb(162, 0, 0));
    background-image: -ms-linear-gradient(top, rgb(205, 12, 12), rgb(162, 0, 0));
    background-image: linear-gradient(top, rgb(205, 12, 12), rgb(162, 0, 0));
}

.top_nav_loginout {
    font: 12px/33px Microsoft YaHei;
    text-align: center;
    width: 70px;
    background-position: 68px 0px;
    height: 33px;
    float: left;
    color: #dddddd;
}

.top_nav_QQLogin {
    width: 70px;
    float: left;
    background-position: 68px 0px;
    height: 33px;
    cursor: pointer;
}

.top_nav_hRight li {
    float: right;
}

    .top_nav_hRight li a:hover, .top_nav_hLeft li:hover a {
        color: #FFF;
    }

.top_nav_QQ {
    background-position: 5px -43px;
    width: 68px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    color: #FFF;
    padding-left: 8px;
}

.top_nav_weiboLogin {
    width: 85px;
    float: left;
    background-position: 82px -5px;
    height: 33px;
    cursor: pointer;
    line-height: 33px;
}

.top_nav_weibo a, .top_nav_QQ a {
    color: #FFF;
}

.top_nav_weibo {
    background-position: 0px -72px;
    width: 80px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    color: #FFF;
    padding-left: 10px;
}

.top_nav_bntLogin a {
    color: #FFF;
}

    .top_nav_bntLogin a:hover {
        color: #FFF !important;
    }

.top_nav_c-fl {
    float: left;
}

.top_nav_c-fr {
    float: right;
}

.top_nav_ntes-nav-logined {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}

    .top_nav_ntes-nav-logined .top_nav_ntes-nav-select-arr, .top_nav_ntes-nav-logined-scroll .top_nav_ntes-nav-select-arr {
        right: 10px;
    }

.top_nav_hRight li a {
    color: #FFF;
    line-height: 33px;
}

.top_nav_hRight li.last {
    text-align: center;
    background-position: 68px 0px;
    width: 70px;
}

.top_nav_mr6 {
    line-height: 33px;
    color: #FFF;
}

.top_nav_ntes-nav-entry-wide {
    line-height: 30px;
    color: #FFF;
    padding-left: 10px;
}

.top_nav_ntes-nav-logined a {
    color: #fd0001 !important;
}

.wrapper_Html {
    width: 1000px;
    margin: auto;
}

.list_menu li {
    background: url(../images/curres.png) no-repeat !important;
    display: inline-block;
}

.list_menu li {
    width: 50px !important;
    text-align: center;
    float: left;
    font-size: 12px;
    background-position: 5px 0px !important;
}

    .list_menu li a {
        color: #666666;
    }

    .list_menu li.last {
        background: none !important;
    }

.curBg {
    float: right;
    width: 217px;
    height: 39px;
    margin-top: 8px;
    overflow: hidden;
    background: url(../images/brand.gif) no-repeat;
	cursor: pointer;
    background-size:100%;
}
