.gameList {
    width: 210px;
    height: 34px;
    background-image: url(/Images/game_top.gif);

}
.gameListBg {
    width: 190px;
    background: #f5ce8c;
    border-left: 2px solid #bc8f4f;
    border-right: 2px solid #bc8f4f;
    margin: 0 0 -9999px;
    padding: 0 8px 9999px;
    float: left;
}

.gameListTitle1, .gameListTitle2 {
    width: 190px;
    height: 38px;
    background: url(/Images/member_bj.png);
    background-repeat: no-repeat;
    line-height: 38px;
    margin: 8px auto;
    cursor: pointer;
}
.gameListTitle2 {
    background-position: -190px 0;
}
.gameListBg li {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-bottom: 1px dotted #9B6A49;
    background-repeat: no-repeat;
    background-position: 15px 11px;
}
.ui-main-compatible{ overflow: hidden;}
.gameListBg li.ui-game-active a {
    color: #ac3622;
}
.gameListBg li.ui-game-active  span{
    background-image: url(/Images/game_icon1.gif);
}
.gameListBg li span {
    background-image: url(/Images/game_icon.gif);
    background-repeat: no-repeat;
    padding-left: 23px;
    margin-left: 10px;
    padding-top: 2px;
    background-position: 0 5px;
}
.gameListBg li span a {
    color: #B26C3D;
}
.gameListBg .gameType{
    padding-left:15px;
    margin-left: 10px;
    color: #fff; cursor: pointer;
    height: 18px;
    font-weight: bold;
    font-size: 14px;
}
.mainRight1{
    width: 748px; margin-right: 20px;
    padding-bottom: 8px;
    position: relative;
    float: right;
    overflow: hidden;
}
.userRigthTitle {
    width: 685px;
    height: 40px;
    background: url(/Images/member_pages.png) no-repeat;
    padding-left: 35px;
    line-height: 40px;
    color: #FFFB9E;
}
.no-news{ padding: 20px;}
.gameInfo{padding: 0 15px;}
.gameInfo .err {
    background: url(/Images/pay_title_bj.gif);
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 683px;
    margin: 15px auto 10px;
    font-size: 16px;
    font-family: tahoma, arial, \5fae\8f6f\96c5\9ed1, sans-serif;
    color: #A93009;
    font-weight: bold;
}
.gameImg img {
    margin-top: 5px;
}

.ui-phone-game{ text-align: center;}
.ui-phone-game p {font-size: 15px; margin-bottom: 15px;}
.ui-phone-game li{ width: 125px; float:left; text-align: center; margin-left:20px; display:inline;}
.ui-game-button{
    background:#eed7b2; border: 1px solid #d07118;padding: 15px 0 8px 0;
    border-top-left-radius:5px;border-top-right-radius: 5px;
}
.ui-game-pic{ margin-bottom: 10px;}
.ui-pc-game-item .ui-game-pic img{ width: 73px; height: 73px; display: inline-block;}
.ui-pc-bot-box{ width: 125px; height: 29px; line-height:29px;background: url(/Images/pic_b.jpg);text-align: left;}
.ui-pc-bot-box a{ margin-left: 9px; color: #fff;}
.ui-pc-bot-box a.ui-game-phone{ margin-left: 7px;}
.ui-pc-bot-box a:hover{ color: #ac3622; text-decoration: none;}

.ui-pop{ margin: 0 15px;}
a.ui-pop-android {
    width: 186px; height: 56px;
    background: url(/Images/iso.png) no-repeat; display: inline-block; *display: inline; *zoom: 1;
}
a.ui-pop-android:hover {
    width: 186px; height: 56px;
    background: url(/Images/iso.png) no-repeat -186px 0; display: inline-block; *display: inline; *zoom: 1;
}
a.ui-pop-ios {
    width: 186px; height: 56px;
    background: url(/Images/iso.png) no-repeat 0 -56px; display: inline-block; *display: inline; *zoom: 1;
}
a.ui-pop-ios:hover {
    width: 186px; height: 56px; *display: inline; *zoom: 1;
    background: url(/Images/iso.png) no-repeat -186px -56px; display: inline-block;
}
.ui_content{ width: 260px;margin: 20px 0;  font-size: 14px; font-weight: bold;text-align: center;}
.ui_content .ui-pop,.ui_content span{ display: inline-block;vertical-align: middle; *display: inline; *zoom: 1;}
