.fixed:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.fixed {
    zoom: 1
}
html, body {
    padding: 0;
    margin: 0
}
.top_bar div, .top_bar dl, .top_bar dt, .top_bar dd, .top_bar ul, .top_bar ol, .top_bar li, .top_bar h1, .top_bar h2, .top_bar h3, .top_bar h4, .top_bar h5, .top_bar h6, .top_bar pre, .top_bar form, .top_bar hr, .top_bar input, .top_bar textarea, .top_bar select, .top_bar label, .top_bar p, .top_bar th, .top_bar td, .top_bar button {
    padding: 0;
    margin: 0;
    font-family: Tahoma, \5fae\8f6f\96c5\9ed1, Helvetica, arial;
    *font-family: \5fae\8f6f\96c5\9ed1, Tahoma, Helvetica, arial
}
.top_bar ol, .top_bar ul {
    list-style: none;
    vertical-align: middle
}
.top_bar *:focus {
    outline: none
}
.top_bar {
    height: 35px;
    line-height: 35px;
    background: white;
    font-size: 12px;
    position: relative;
    min-width: 685px;
    *width: expression((document.documentElement.clientWidth||document.body.clientWidth)<
    685?"685px": "auto");
    z-index: 9999
}
.top_bar .icon16 {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    background-image: url('images/game_icon-sa1a414b69d.png')
}
.top_bar a {
    text-decoration: none
}
.top_bar a .icon16 {
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}
.top_bar a:hover {
    text-decoration: underline
}
.top_bar a:hover .user_16 {
    background-position: -121px -16px
}
.top_bar a:hover .message_16 {
    background-position: -80px -100px
}
.top_bar a:hover .message_new_16 {
    background-position: -64px -100px
}
.top_bar a:hover .mail_16 {
    background-position: -128px -100px
}
.top_bar a:hover .game_16 {
    background-position: -96px -100px
}
.top_bar a:hover .reg_16 {
    background-position: -48px -100px
}
.top_bar a:hover .d_code_16 {
    background-position: -105px -16px
}
.top_bar a:hover .message_new_16_gray {
    background-position: -0px -16px
}
.top_bar .message_new_16_gray {
    background: url(images/message_new_16.gif) 0px 0px no-repeat
}
.top_bar .logo {
    width: 149px;
    height: 34px;
    margin: 0;
    background-image: url('images/game_icon-sa1a414b69d.png');
    background-position: 0 -116px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}
.top_bar .menu_list {
    display: inline;
    height: 34px;
    line-height: 34px;
    border-right: 1px #e6e6e6 solid;
    border-left: 1px #e6e6e6 solid;
    background-color: white;
    position: relative;
    float: left
}
.top_bar .menu_list a {
    color: #565656
}
.top_bar .menu_list .user_number {
    color: #ff5d13;
    font-size: 14px;
    margin: 0 3px
}
.top_bar .menu_list .menu {
    padding: 0 9px;
    position: relative;
    float: left
}
.top_bar .menu_list .menu .b_arrow {
    position: absolute;
    right: 8px;
    top: 15px
}
.top_bar .menu_list .icon16 {
    margin: 9px 3px 0 0;
    float: left
}
.top_bar .menu_list .name {
    text-align: left;
    float: left
}
.top_bar .highligh .menu .name {
    color: #ff5d13
}
.top_bar .highligh .menu .b_arrow {
    width: 0px;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    border-width: 4px;
    vertical-align: middle;
    border-style: solid dashed dashed dashed;
    border-color: #ff5d13 transparent transparent
}
.top_bar .l_menu {
    position: relative;
    z-index: 80
}
.top_bar .r_menu {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 80;
    margin-right: 1px
}
.top_bar .r_menu .menu_list {
    margin-right: -1px
}
.top_bar a:hover .name {
    color: #ff5d13;
    text-decoration: none
}
.top_bar a:hover .b_arrow {
    width: 0px;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    border-width: 4px;
    vertical-align: middle;
    border-style: solid dashed dashed dashed;
    border-color: #ff5d13 transparent transparent
}
.top_bar .search_box {
    height: 24px;
    border-left: 1px #cecece solid;
    padding: 5px;
    position: absolute;
    left: 150px;
    top: 0;
    z-index: 2
}
.top_bar .search_box .form_box {
    width: 155px;
    height: 24px;
    line-height: 24px;
    position: relative;
    float: left;
    z-index: 2
}
.top_bar .search_box .input_box {
    width: 130px;
    height: 24px;
    position: relative;
    z-index: 3;
    float: left
}
.top_bar .search_box .input_tip {
    position: absolute;
    height: 24px;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    color: #a6a6a6;
    cursor: text
}
.top_bar .search_box .search_key {
    width: 118px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    padding: 5px;
    color: #565656;
    border: 1px #cecece solid;
    position: relative;
    float: left
}
.top_bar .search_box .search_submit {
    width: 26px;
    height: 24px;
    border: 0;
    background: url('images/game_icon-sa1a414b69d.png') 0 -150px no-repeat;
    cursor: pointer;
    margin-left: -1px;
    float: left;
    position: relative;
    z-index: 3
}
.top_bar .search_box .list_box {
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 10px
}
.top_bar .search_box .list {
    display: inline
}
.top_bar .search_box .list a {
    color: #6a6a6a;
    padding: 0 4px 0 0
}
.top_bar .search_box .list a:hover {
    color: #237db2
}
.top_bar .search_box .current_form_box .search_key {
    border-color: #ff5d13;
    color: #ff5d13
}
.top_bar .search_box .current_form_box .search_submit {
    border-color: #ff5d13;
    background-position: 0 -174px
}
.top_bar .search_box .associate_box {
    width: 153px;
    position: absolute;
    left: 0px;
    top: 23px;
    border: 1px #bababa solid;
    background: white;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14);
    z-index: 3;
    overflow: hidden;
    display: none
}
.top_bar .search_box .associate_box a {
    width: 153px;
    height: 32px;
    line-height: 32px;
    padding-bottom: 1px;
    background: url(images/x_dotted_line.png) left bottom repeat-x;
    display: block;
    padding: 0 6px;
    color: #565656;
    white-space: nowrap;
    overflow: hidden
}
.top_bar .search_box .associate_box a:hover {
    background-color: #ececec;
    text-decoration: none
}
.top_bar .search_box .associate_box .current a {
    background-color: #ececec;
    text-decoration: none
}
.top_bar .weixin_d_code {
    width: 120px;
    padding: 10px;
    text-align: center;
    line-height: 150%
}
.top_bar .weixin_d_code .d_code {
    width: 120px;
    height: 120px;
    background: url('images/game_icon-sa1a414b69d.png') -26px -150px no-repeat;
    display: block;
    overflow: hidden;
    margin-bottom: 6px
}
.top_bar .weixin_d_code a {
    color: #237db2
}
.top_bar .my_info .drop_box {
    width: 248px;
    color: #565656
}
.top_bar .my_info .drop_box a {
    color: #237db2
}
.top_bar .my_info .drop_box .a_info_list {
    height: 38px;
    line-height: 38px;
    padding-left: 10px
}
.top_bar .my_info .drop_box .account_info {
    padding: 8px 0
}
.top_bar .my_info .drop_box .account_info .a_info_list {
    height: 26px;
    line-height: 26px
}
.top_bar .my_info .drop_box .lc {
    width: 80%;
    float: left
}
.top_bar .my_info .drop_box .lc .icon16 {
    margin: 11px 6px 11px 0;
    float: left
}
.top_bar .my_info .drop_box .lc .vip_grade {
    margin: 14px 0 13px 0;
    float: left
}
.top_bar .my_info .drop_box .account_info {
    background: #fafafa;
    border-top: 1px #e6e6e6 solid
}
.top_bar .my_info .drop_box .account_info .number {
    color: #565656;
    margin-right: 5px
}
.top_bar .my_info .drop_box .account_info .game_oof {
    color: #ff5d13
}
.top_bar .my_info .drop_box .account_info .msg_number {
    padding: 1px 5px;
    border-radius: 5px;
    background: #565656;
    color: white
}
.top_bar .my_info .drop_box .account_info .msg_number:hover {
    background-color: #ff5d13;
    text-decoration: none
}
.top_bar .my_info .drop_box .account_info .safe_level_bar {
    margin: 8px 0
}
.top_bar .my_info .drop_box .user_name {
    margin-right: 5px;
    color: black;
    float: left
}
.top_bar .current_drop_menu .menu {
    background: white;
    height: 35px;
    z-index: 99
}
.top_bar .current_drop_menu .drop_box {
    display: block;
    z-index: 98
}
.top_bar .drop_menu .menu {
    padding: 0 20px 0 9px
}
.top_bar .drop_box {
    border: 1px #e6e6e6 solid;
    background: white;
    right: -1px;
    top: 34px;
    z-index: 10;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14)
}
.top_bar .my_message .drop_box {
    width: 268px;
    color: #565656
}
.top_bar .my_message .no_result {
    height: 136px
}
.top_bar .my_message .no_result .nr_box {
    height: 68px;
    top: 60%
}
.top_bar .my_message .no_result .no_message {
    width: 32px;
    height: 32px;
    display: block;
    background: url('images/game_icon-sa1a414b69d.png') 0 -84px;
    margin: 0 auto
}
.top_bar .my_message .message_title {
    height: 36px;
    line-height: 36px;
    padding: 0 10px 1px 10px;
    background: url(images/x_dotted_line.png) left bottom repeat-x;
    font-weight: bold
}
.top_bar .my_message .message_info {
    height: 60px;
    margin: 6px 10px 10px 10px;
    line-height: 20px;
    overflow-x: hidden;
    overflow-y: auto
}
.top_bar .my_message .message_info a {
    color: #3098d5;
    padding: 0 2px
}
.top_bar .my_message .message_info a:hover {
    text-decoration: underline
}
.top_bar .my_message .message_buttonbox {
    height: 22px;
    padding: 8px;
    border-top: 1px #ddd solid;
    background-color: #f6f6f6
}
.top_bar .my_message .message_buttonbox a {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    background: white;
    border: 1px #ddd solid;
    display: inline-block;
    margin-right: -1px;
    float: left
}
.top_bar .my_message .message_buttonbox .disable {
    color: #cecece;
    background: #f6f6f6;
    cursor: default
}
.top_bar .my_message .message_buttonbox .disable:hover {
    text-decoration: none
}
.top_bar .my_message .l_bb {
    float: left
}
.top_bar .my_message .r_bb {
    padding-right: 1px;
    float: right
}
.top_bar .no_result {
    width: 100%;
    height: 320px;
    text-align: center;
    color: #565656;
    margin-top: 16px;
    position: relative
}
.top_bar .no_result .nr_box {
    width: 100%;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -55px
}
.top_bar .no_result .nr_tip_txt {
    line-height: 180%;
    padding-top: 10px;
    display: block
}
.top_bar .game_storage {
    width: 400px;
    overflow: hidden
}
.top_bar .game_storage .title_box {
    height: 38px;
    line-height: 38px;
    background: #f1f1f1;
    border-bottom: 1px #ddd solid
}
.top_bar .game_storage .title_box .name {
    font-size: 14px;
    padding-left: 10px;
    color: #565656;
    float: left
}
.top_bar .game_storage .title_box .quick_select {
    float: right;
    padding: 7px 7px 7px 0
}
.top_bar .game_storage .title_box .quick_select .input_txt {
    width: 151px;
    height: 12px;
    line-height: 12px
}
.top_bar .game_storage a:hover {
    color: #ff5d13
}
.top_bar .game_storage .inde_menu {
    border-bottom: 1px #e2e2e2 solid;
    padding: 0 10px;
    height: 38px;
    line-height: 38px
}
.top_bar .game_storage .inde_menu li {
    display: inline;
    float: left;
    cursor: pointer
}
.top_bar .game_storage .inde_menu .tab {
    padding: 0 6px;
    margin: 7px 6px 0 0;
    height: 24px;
    line-height: 24px;
    float: left
}
.top_bar .game_storage .inde_menu .on {
    background: #ff5d13;
    color: white
}
.top_bar .game_storage .down_client {
    height: 24px;
    line-height: 24px;
    margin: 7px 0 0 0;
    padding: 0 8px 0 6px;
    border-radius: 2px;
    background: #ff5d13;
    color: white;
    position: absolute;
    top: 0px;
    right: 10px
}
.top_bar .game_storage .down_client .icon16 {
    margin: 4px 2px 4px 0;
    float: left
}
.top_bar .game_storage .down_client:hover {
    background: #f55309
}
.top_bar .game_storage .down_client:hover .name {
    color: white;
    text-decoration: underline
}
.top_bar .game_storage .all_games {
    margin-bottom: -1px
}
.top_bar .game_storage .all_games .letter {
    width: 34px;
    line-height: 34px;
    border-right: 1px #ddd solid;
    padding-bottom: 999px;
    margin-bottom: -999px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1
}
.top_bar .game_storage .all_games .game_list {
    width: 366px;
    line-height: 26px;
    #margin-top: -34px;
    background: url(images/x_dotted.png) left bottom repeat-x;
    padding: 4px 0 4px 34px;
    position: relative
}
.top_bar .game_storage .all_games a {
    padding: 0 10px;
    white-space: nowrap;
    float: left
}
.top_bar .game_storage .all_games em {
    display: none
}
.top_bar .game_storage .played {
    width: 110%;
    line-height: 26px;
    position: relative;
    border-bottom: 1px #e7e7e7 solid;
    margin-bottom: -1px;
    overflow: hidden
}
.top_bar .game_storage .played a {
    width: 113px;
    height: 32px;
    line-height: 32px;
    border: 1px #e7e7e7 solid;
    margin-bottom: -1px;
    border-top: 0;
    border-left: 0;
    padding: 0 10px;
    white-space: nowrap;
    position: relative;
    z-index: 2;
    float: left
}
.top_bar .game_storage .played a:hover {
    background: #f6f6f6;
    z-index: 1
}
.top_bar .game_storage .no_result {
    height: 40px;
    line-height: 40px;
    color: #565656;
    padding: 0 10px;
    clear: both
}
.top_bar .game_storage .mini_pagebox {
    background: white;
    position: relative;
    z-index: 2;
    margin-top: 1px;
    padding: 7px
}
.top_bar .game_select_box {
    border: 1px #ddd solid;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14);
    background: white;
    display: block
}
.top_bar .official .name {
    width: 52px
}
.top_bar .official .official_menu {
    margin-bottom: -1px
}
.top_bar .official .drop_box {
    overflow: hidden;
    width: 100px
}
.top_bar .official .s_menu {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px #e6e6e6 solid;
    display: block;
    margin-top: -1px;
    _margin-bottom: -3px;
    padding: 0 20px 0 9px
}
.top_bar .b_shadow {
    width: 100%;
    height: 6px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 1;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTAxMDEiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(1, 1, 1, 0.3)), color-stop(100%, rgba(1, 1, 1, 0)));
    background-image: -moz-linear-gradient(top, rgba(1, 1, 1, 0.3) 0%, rgba(1, 1, 1, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(1, 1, 1, 0.3) 0%, rgba(1, 1, 1, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(1, 1, 1, 0.3) 0%, rgba(1, 1, 1, 0) 100%);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4d010101', endColorstr='#00000000', GradientType=0)
}
.top_bar .safe_level_bar {
    width: 66px;
    height: 10px;
    padding-left: 1px;
    overflow: hidden;
    float: left
}
.top_bar .safe_level_bar li {
    width: 20px;
    height: 8px;
    border: 1px #bababa solid;
    margin-left: -1px;
    position: relative;
    background: white;
    overflow: hidden;
    z-index: 1;
    float: left
}
.top_bar .safe_level_bar .current {
    background: #ff8f45;
    border-color: #ff5d13;
    z-index: 2
}
.user_16 {
    background-position: -121px 0
}
.message_16 {
    background-position: -80px -84px
}
.message_new_16 {
    background-position: -64px -84px
}
.mail_16 {
    background-position: -128px -84px
}
.game_16 {
    background-position: -96px -84px
}
.reg_16 {
    background-position: -48px -84px
}
.d_code_16 {
    background-position: -105px 0
}
.down_16_white {
    background-position: -112px -84px
}
.b_arrow {
    width: 0px;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    border-width: 4px;
    vertical-align: middle;
    border-style: solid dashed dashed dashed;
    border-color: #6a6a6a transparent transparent;
    margin-left: 5px
}
.drop_menu {
    position: relative
}
.drop_box {
    position: absolute;
    display: none
}
.vip_16 {
    background-position: -32px -100px
}
.notvip_16 {
    background-position: -32px -84px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3
}
.vip_grade {
    width: 35px;
    height: 13px;
    display: inline-block;
    background-image: url('images/game_icon-sa1a414b69d.png');
    overflow: hidden
}
.grade_vip0 {
    background-position: -35px -13px
}
.grade_vip1 {
    background-position: 0 -71px
}
.grade_vip2 {
    background-position: -70px -71px
}
.grade_vip3 {
    background-position: -35px -71px
}
.grade_vip4 {
    background-position: -105px -71px
}
.grade_vip5 {
    background-position: 0 -13px
}
.grade_vip6 {
    background-position: -35px -45px
}
.grade_vip7 {
    background-position: 0 -45px
}
.grade_vip8 {
    background-position: -70px -13px
}
.grade_vip9 {
    background-position: -70px -45px
}
.grade_vip10 {
    background-position: -105px -45px
}
.bd_img {
    display: none
}
body #foot, body .footer, body #footer, body .footer_15 {
    font-family: Tahoma, \5fae\8f6f\96c5\9ed1, Helvetica, arial;
    font-size: 12px;
    text-align: center
}
#foot *, .footer *, #footer *, .footer_15 * {
    margin: 0 auto;
    padding: 0;
    font-family: Tahoma, \5fae\8f6f\96c5\9ed1, Helvetica, arial
}
#foot .f15_links, .footer .f15_links, #footer .f15_links, .footer_15 .f15_links {
    padding-bottom: 10px
}
#foot a, .footer a, #footer a, .footer_15 a {
    text-decoration: none
}
#foot a:hover, .footer a:hover, #footer a:hover, .footer_15 a:hover {
    text-decoration: underline
}
#foot .f15_remind, .footer .f15_remind, #footer .f15_remind, .footer_15 .f15_remind {
    padding: 6px 0 14px 0
}
#foot li, .footer li, #footer li, .footer_15 li {
    height: 16px;
    line-height: 16px;
    list-style: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-right: 21px;
    position: relative
}
.f15_links li {
    height: 16px;
    line-height: 16px;
    list-style: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-right: 21px;
    position: relative
}
.f15_line {
    width: 1px;
    height: 12px;
    background: white;
    opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    right: 10px;
    top: 3px;
    overflow: hidden
}
.f15_copyright {
    line-height: 20px
}