.prompt_ly {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 522px;
    z-index: 1000
}

.prompt_ly .top {
    height: 37px;
    border: 1px solid #1787b0;
    background-color: #1ba9de
}

.prompt_ly .top h2 {
    float: left;
    padding-left: 19px;
    line-height: 37px;
    font-size: 12px;
    color: #fff
}

.prompt_ly .top .btn_close {
    float: right;
    margin: 7px 7px 0 0;
    width: 23px;
    height: 23px;
    background: url(/livescore/img/sp_namedscore_v15032013.png) no-repeat 0 -70px;
    text-indent: -9999px;
    overflow: hidden
}

.prompt_ly .prompt_list {
    border: 1px solid #d6d6d6;
    border-top: none;
    border-bottom: none;
    background-color: #fff
}

.prompt_ly .prompt_list li {
    height: 37px;
    border-bottom: 1px solid #d6d6d6
}

.prompt_ly .prompt_list span {
    float: left;
    line-height: 37px;
    text-align: center
}

.prompt_ly .prompt_list .league {
    width: 96px;
    border-right: 1px solid #f4f4f4;
    font-family: Tahoma,Geneva,sans-serif;
    font-weight: 700;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.prompt_ly .prompt_list .state {
    width: 47px
}

.prompt_ly .prompt_list .team {
    width: 183px
}

.prompt_ly .prompt_list .team em {
    float: left
}

.prompt_ly .prompt_list .team em.team_name {
    width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.prompt_ly .prompt_list .team em.num {
    width: 18px;
    text-align: center
}

.prompt_ly .prompt_list .team_home .team_name {
    float: right;
    text-align: right
}

.prompt_ly .prompt_list .team_home .num {
    float: right
}

.prompt_ly .prompt_list .team_away .team_name {
    float: left;
    text-align: left
}

.prompt_ly .prompt_list .team_away .num {
    float: left
}

.prompt_ly .prompt_list .on .num,.prompt_ly .prompt_list .on .team_name {
    color: #e82d0c;
    font-weight: 700
}

.prompt_ly .prompt_list .bar {
    width: 10px;
    text-align: center
}

.prompt_show {
    display: block!important
}

.prompt_ly .bottom {
    height: 37px;
    border: 1px solid #3232ff;
    background-color: #3232ff
}

.prompt_ly .bottom h2 {
    float: left;
    padding-left: 19px;
    line-height: 37px;
    font-size: 12px;
    color: #fff
}

.prompt_ly .bottom .btn_close {
    float: right;
    margin: 7px 7px 0 0;
    width: 23px;
    height: 23px;
    background: url(/livescore/img/sp_namedscore_v15032013.png) no-repeat 0 -70px;
    text-indent: -9999px;
    overflow: hidden
}

.prompt_ly .prompt_list.live .state {
    width: 80px
}

.prompt_ly .prompt_list.live .state em {
    float: left;
    padding-left: 10px
}

.prompt_ly .prompt_list.live .team {
    width: 166px
}

.prompt_ly .prompt_list.live .team em.team_name {
    width: 148px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

.prompt_ly .prompt_list.live .team em.team_name.home {
    padding-right: 5px
}

.prompt_ly .prompt_list.live .team em.team_name.away {
    padding-left: 5px
}
