/**
 * �ļ�˵����toolbar
 */

.link-service,
.link-help,
.toolbar_logo{
    background-image: url("../../images/top.png");
}
/* START, left---------------------------------------------------------*/
.toolbar_wrap{
    width: 100%;
    height: 40px;
    background: #000;
    position: relative;
    z-index: 110;
}
.toolbar{
    width: 100%;
    position: relative;
    z-index: 110;
    height: 40px;
    color: #FFF;
    font-size: 12px;
    background: #6d3218;
}
.toolbar .center{
    position: relative;
    margin: 0 auto;
}
.toolbar a, .game{
    position: relative;
    color: #FFF;
    line-height: 20px;
}
.toolbar a:hover{
    color: #FFF;
}
.game{
    cursor: pointer;
}
.tb_menu a, .game{
    margin-left: 8px;
}
.toolbar .icon_down{
    margin-left: 6px;
}
/* START, ��Ʊ����---------------------------------------------------------*/
.toolbar .game-menu {
    width: auto;
    height: 40px;
    float: left;
    margin-left: 20px;
    position: relative;
    color: #666;
}
.toolbar .game-menu-panel {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    background: #F5F5F5;
    border: 1px solid #D8D8D8;
    padding: 4px;
    -moz-box-shadow: 0px 0px 12px rgba(153, 153, 153, 0.6);
    -webkit-box-shadow: 0px 0px 12px rgba(153, 153, 153, 0.6);
    box-shadow: 0px 0px 12px rgba(153, 153, 153, 0.6);
}
.game-menu-panel .tri{
    left: 20px;
    border-color:transparent transparent #F5F5F5 transparent;
    _border-color:#CCCCCC #CCCCCC #F5F5F5 #CCCCCC;
    _filter: chroma(color=#CCCCCC) /*色度滤镜,让IE6实现透明borderColor.滤镜的颜色值不可简写*/
}

.toolbar .game-menu-triangle {
    left: 16px;
    margin-left: 0;
    _display: none;
}

.toolbar .game-menu-inner {
    border: 1px solid #DFDFDF;
    background-color: #FFF;
    background-position: 0 0;
}

.toolbar .game-menu-box {
    width: 310px;
    /*position: relative;*/
    border-top: 1px solid #e7e7e7;
    margin-top: -1px;
    cursor: default;
}

.toolbar .game-menu-title {
    line-height: 26px;
    font-size: 14px;
    color: #b3571f;
    /*    position: absolute;
        left: 10px;
        top: 8px;*/
    margin: 8px 0 0 10px;
    font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft Yahei",sans-serif,arial;
}

.toolbar .game-menu-list {
    width: 200px;
    margin: 8px 0;
    /**padding-bottom: 8px;*/
    overflow: hidden;
    *zoom: 1;
}

.toolbar .game-menu-list a {
    /*    position: relative;*/
    display: block;
    width: 90px;
    float: left;
    font-size: 12px;
    text-indent: 8px;
    line-height: 24px;
    border: 1px solid #ececec;
    border-radius: 3px;
    /*margin: 0 8px 4px 0;*/
    margin: 2px;
    color: #666;
}

.toolbar .game-menu-list a:hover {
    color: #fff;
    background-color: #b3571f;
    _background-color: none;
    _color:#b3571f;
    text-decoration: none;
}

.toolbar .game-menu-list a i {
    position: absolute;
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    right: 3px;
    top: 50%;
    margin-top: -5px;
}

/*.toolbar .game-menu-list .new-game i {
    background-position: 0 -420px;
}

.toolbar .game-menu-list .hot-game i {
    background-position: 0 -440px;
}

.toolbar .game-menu-list .new-game:hover i {
    background-position: -20px -420px;
}

.toolbar .game-menu-list .hot-game:hover i {
    background-position: -20px -440px;
}*/
/* END, ��Ʊ����---------------------------------------------------------*/

/* END, left---------------------------------------------------------*/

/* START, right---------------------------------------------------------*/
.tb_user{
    margin-left: 200px;
}
.tb_user li{
    float: left;
    margin: 0 5px;
    line-height: 20px;
}
.tb_user li.tb_account{
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
}
.tb_other_link a{
    padding: 0 5px;
}

.tb_msg{
    width: 20px;
    height: 20px;
    background-color: #ffb900;
    text-align: center;
    display: block;
}


/* START, menu-nav---------------------------------------------------------*/
.my_account{
    position: relative;
}
.toolbar .menu-nav {
    position: absolute;
    top: 30px;
    right: -16px;
    width: 48px;
    padding: 6px 15px;
    background-color: #FFF;
    border: 1px solid #BFBFBF;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
    display: none;
}

.toolbar .menu-trigger .menu-nav {
    display: block;
}

.toolbar .menu-nav a {
    line-height: 22px;
    color: #555;
}

.toolbar .menu-nav a:hover {
    text-decoration: underline;
    color: #b3571f;
}
.menu-nav .tri{
    left: 30px;
}

.service{
    margin-top: 9px;
}
.link-service,.link-help{
    float: left;
    width: 88px;
    height: 24px;
    overflow: hidden;
    text-indent: -999px;
}
.link-service{
    background-position: 0 -56px;
}
.link-help{
    background-position: -91px -58px;
}
/* END, menu-nav---------------------------------------------------------*/
/* END, right---------------------------------------------------------*/




/* START, 调节---------------------------------------------------------*/
.switch{
    position: absolute;
    left: 145px;
}
.switch .usermod a{
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.switch select{
    margin-left: 5px;
    height: 20px;
}
/* END, 调节---------------------------------------------------------*/

.toolbar_logo{
    width: 250px;
    height: 53px;
    text-indent: -999px;
    overflow: hidden;
    background-position: 0 0;
    position: absolute;
    top: 40px;
    margin-left: -125px;
    left: 50%;
}

.toolbar a{
    line-height: 40px;
    margin: 0 20px;
}
.toolbar a:hover{
    color: #ffe61e;
}