
#lim_mini_chat {
    bottom: 0;
    height: 390px;
    position: fixed;
    right: 50px;
    text-align: left;
    width: 320px;
    z-index: 214748000;
}
#chat_iframe {
    border-style: none;
    border-width: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#lim_mini_chat .mini_wrap {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: both;
    height: 34px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#lim_mini {
    bottom: 0;
    cursor: pointer;
    height: 34px;
    position: fixed;
    right: 50px;
    text-align: left;
    width: 160px;
    z-index: 214748000;
}
#lim_mini_chat .title {
    display: none;
    visibility: hidden;
}
#lim_mini_chat .close, #lim_mini_chat .maximize, #lim_mini_chat .minimize {
    background: rgba(0, 0, 0, 0) url("http://st10.live800.com/live800/chatClient/version5/style/theme/userColor/images/winicon.png") repeat scroll 0 0;
    cursor: pointer;
    height: 14px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 14px;
    z-index: 20000;
}
#lim_mini_chat .minimize {
    background-position: 0 -1px;
    right: 58px;
}
#lim_mini_chat .maximize {
    background-position: -22px -1px;
    right: 34px;
}
#lim_mini_chat .close {
    background-position: -66px 0;
    right: 10px;
}
#lim_mini .bg_wrap, #lim_mini_effects, #lim_restore {
    height: 20px;
    position: absolute;
    top: 7px;
}
#lim_mini_effects {
    height: 20px;
    left: 7px;
    width: 30px;
}
#lim_mini .bg_wrap {
    color: #fff;
    font-family: 宋体,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    text-align: center;
    width: 95px;
}
#lim_restore {
    background: rgba(0, 0, 0, 0) url("http://st10.live800.com/live800/chatClient/version5/style/theme/userColor/images/winicon.png") repeat scroll -21px -14px;
    cursor: pointer;
    height: 14px;
    overflow: hidden;
    right: 5px;
    top: 9px;
    width: 20px;
}
#lim_mini_icon, #lim_mini_word {
    height: 34px;
    position: absolute;
    top: 0;
}
#lim_minicon {
    background: rgba(0, 0, 0, 0) url("http://st10.live800.com/live800/chatClient/version5/style/theme/userColor/images/lim_mini_icon.png") repeat scroll 0 0;
    height: 22px;
    left: 10px;
    position: absolute;
    top: 7px;
    width: 22px;
}
#lim_backdrop {
    background: #000 none repeat scroll 0 0;
    height: 34px;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 44px;
    z-index: -1;
}
#lim_mini_icon {
    left: 0;
    width: 44px;
}
#lim_mini_word {
    left: 44px;
    width: 116px;
}
.lim_mini_chat_hide {
    display: none;
    visibility: hidden;
}
