
#wrap_chat {position:absolute; left:0px; right:0; top:0; bottom:0;} /*left:45px;*/

#top { overflow-x: hidden; height: 30px;overflow-y: hidden; }
#chat_wrap { width:100%;} 

.room_list_box {height:46px;border-bottom:1px dotted #b9b9a1; /*margin-right:5px*/;padding-top:5px;cursor:pointer;background-color: #f4f4f5;}
#chat_count { font-weight:800;} 
.channel_img {width:40px;height:40px;float:left;}
.room_list_box > span {padding:0px 5px; border-right:1px solid #d5d5d5}
.member_list_li {position:relative; border-bottom:1px dotted #b9b9a1}
.member_list_li > span {position:absolute;right:10px;top:8px;}

.chatBox {width:100%; border:1px solid #d5d5d5}
.chatTop {height:33px; background:#205e81; border-bottom:1px solid #d5d5d5; font-weight:bold; color:#4c4c4c; font-size:11px}
.chatTop img {padding-right:7px}
.chatTop span {display:block; float:right; width:24px; height:24px; margin-right:8px;margin-top:5px;background:url('../img/eraser1.png') no-repeat; cursor:pointer}
.chatTop span:hover {background:url('../img/eraser2.png') no-repeat}
.chatTop .hide_up {display:block; float:right; width:24px; height:24px; margin:4px 7px ;background:url('../img/hide_up_off.png') no-repeat; cursor:pointer}
.chatTop .hide_up:hover {background:url('../img/hide_up_on.png') no-repeat}
.chatTop .hide_down {display:block; float:right; width:24px; height:24px; margin:4px 7px;background:url('../img/hide_down_off.png') no-repeat; cursor:pointer}
.chatTop .hide_down:hover {background:url('../img/hide_down_on.png') no-repeat}
.chatBody {  height:440px; font-family:'NEXON Lv2 Gothic', sans-serif !important; overflow-y:auto; overflow-x: hidden; width: 100%; background-color:#FFF !important}

/*.chatTop .font_up {display:block; float:right; width: 31px; height: 33px; background-position: -10px -10px;
    background: url('./img2/main_chat.png') no-repeat; margin-right:8px;margin-top:5px; cursor:pointer}
.chatTop .font_up:hover {background:url('./img2/main_chat.png') no-repeat}

.chatTop .font_down {display:block; float:right; width:24px; height:24px; margin-right:8px;margin-top:5px;background:url('./img2/eraser1.png') no-repeat; cursor:pointer}
.chatTop .font_down:hover {background:url('./img2/eraser2.png') no-repeat}
*/

.chatTop .font_up {display:block; float:right;margin:10px 5px; cursor:pointer}
.chatTop .font_down {display:block; float:right;margin:10px 5px; cursor:pointer}

/*.chatTop .pop_up {display:block; float:right; width:24px; height:24px; margin-right:8px;margin-top:5px;background:url('./img2/eraser1.png') no-repeat; cursor:pointer}
.chatTop .pop_up:hover {background:url('./img2/eraser2.png') no-repeat}*/

.chatTop .pop_up {display:block; float:right; margin:10px 5px;  cursor:pointer}

/*.chatTop .refresh {display:block; float:right; width:24px; height:24px; margin-right:8px;margin-top:5px;background:url('./img2/eraser1.png') no-repeat; cursor:pointer}
.chatTop .refresh:hover {background:url('./img2/eraser2.png') no-repeat}*/

.chatTop .refresh {display:block; float:right;margin:10px 5px;  cursor:pointer}

.chatTop .chat_cnt {display:block; float:left;  margin:10px 5px;  cursor:pointer}

.chatTop .master_call {display:block; float:right;margin:10px 5px; cursor:pointer }

#chat_list img {display:inline-block; padding:4px 2px; border-radius: 5px; margin-left: 2px; }
.chatText {background:#cfcfcf; padding:5px; height:30px; position:relative;}

.chatinput input {width:100%; height:20px; border:0; outline-style:none; line-height:20px;}
.chatinput {position:absolute; left:5px; top:5px; bottom:5px; right:20px; background:#FFF; height:20px; padding:5px 0px 5px 5px;}

.chatok {float:left; cursor:pointer; width:35px; height:30px; background:url('../img/chat_ok.gif') no-repeat}

.chat_box_category {width:100%;height:32px; font-size:11px; background:#3c8dbc;}
.chat_room {float:left; text-align:center;height:22px;padding-top:10px;cursor:pointer; color:#FFF;}
#chat_room1 {width:24%;border-right:1px solid #abcee2}
#chat_room2 {width:24%;border-right:1px solid #abcee2}
#chat_room3 {width:24%;border-right:1px solid #abcee2}
#chat_room4 {width:24%;}
.chat_selected { background: #205e81; color: #fff; font-weight:bold;}

.chatBody li {/*letter-spacing:-1px;*/ letter-spacing: -0.05em; list-style-type: none; font-size: 12px; color: #515144; width:100%; word-break: break-all; /*padding-top: 3px; padding-bottom: 3px;padding-right: 5px;*/}/* line-height: 23px;*/
.chatBody li b{     
	/*font-family: dotum;*/
    font-weight: bold;
    letter-spacing: -1px;
    margin: -5px -3px;
    display: -webkit-inline-box;
    /* margin-top: -20px; */
    /* top: -10px; */
    margin-left: 5px;
}


#wrap_room {float:left; width:42px;height:400px;padding-right:4px;margin-top:5px;}
.wrap_room_box {position:relative;width:40px;height:40px; background:#fff;color:#297FB8;text-align:center;cursor:pointer;line-height:120%; margin-bottom:5px; background:url('./images/_no_img.jpg') no-repeat}
.wrap_room_box .div_title {display:none;background:#f8504f;position:absolute;left:42px;top:0;width:313px;height:42px; line-height:42px; padding:0 10px; z-index:99999;color:#fff;font-size:11px;text-align:left;list-style-position:inside; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight:bold; letter-spacing:-1px;
    /*filter: alpha(opacity=60); opacity: 0.6;*/
	border-radius:0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -o-border-radius: 0 10px 10px 0;
    -khtml-border-radius: 0 10px 10px 0;
}
.wrap_room_box_in {width:40px;height:40px; border:1px solid #00d5ff; background:#3c8dbc; color:#FFF; font-size:11px; letter-spacing:-1px; font-family:'Dotum';}
.wrap_room_box_in span {display:inline-block; margin-top:7px;}

.chat_main_body { }

div.scroll-btn { top: 0; width: 7px; height: 16px; background: url('../img/iconset.png') no-repeat; float: right; margin-top:7px;position:relative; z-index:10; cursor:pointer;}
div.on { background-position: -56px -101px; }
div.off { background-position: -64px -101px; }

/* °³ÀÎÃ¤³Î */
.room_list_box {padding:7px 0;}
.room_list_box:hover {background:#c7c8c9;}
.channel_img {vertical-align:middle; margin:2px 10px 0 10px;}
.channel_winlose {background:#bf2b17; color:#FFF; display:inline-block; padding:0; height:20px; line-height:20px; text-align:center; font-size:11px; width:60px;}
.channel_title {font-weight:bold; margin-left:-5px; color:#2f363e;}
.channel_master {font-size:11px; color:#2f363e;}
.channel_count_people {font-size:11px; color:#2f363e;}
.channel_recommend {font-size:11px; color:#2f363e;}
.channel_list { background:#1C61BB;color: #FFF;display: inline-block;padding:5px 0 5px;;height: 20px;line-height: 20px;text-align: center;font-weight: 900 !important;width: 100%;cursor: pointer; }
/*°øÁö*/
.chatbox_notice { background: #BC3C77; color: white; display: inline-block; width: 96%;padding: 2px 5px; height: auto !important;margin: 2px; font-weight: bold; line-height: 18px; }
.chatbox_notices { background: #e018a3; color: white; display: inline-block; width: 100%;padding: 2px 5px; height: auto !important;margin: 2px; font-weight: bold; line-height: 18px;}
.chatbox_hot {background:#F15352; color:white; display:block; padding:5px; font-weight:bold; margin:2px;height: auto }
.chatbox_ice {background:#00D5FF; color:white; display:block; padding:5px; font-weight:bold; margin:2px; height: auto}
.chatbox_nochat {background:#2062A7; color:#FFF; display:block; padding:5px; font-weight:bold; margin: 2px;  line-height: auto; }

/*°á°ú*/
//.bet_result { background: #a0a0a0; border: 1px solid #2f363e; /* margin: -8px 0 -7px; */ color: #fff;}
.bet_result {background: #444242 ;color: white;display: inline-block;width: 100%;padding-left: 5px;margin: 2px;font-weight: bold; }
.result1{background: #09b5e0; } /*È¦0da8cf*/
.result2{background: #e02c47; } /*Â¦*/
.chatbox_ok {background: #ac92ec ;color: white;display: inline-block;width: 100%;height: auto !important;padding: 5px;margin: 2px;font-weight: bold; }
.chatbox_gray { background:#e8e9ea; color:#8a8383; display:block; padding: 10px 0px 10px 5px; font-weight:bold; margin-bottom: 1px;  line-height: 14px; }
.admin_msg { color: #bc3c77; font-weight:bold; padding-right:10px; display: flex; margin-left: 35px; margin-top: -5px; line-height: 16px; }

.chatbox_reset {background:#26B552; color:white; display:inline-block; width:100%; height:auto; padding:5px; margin: 2px;font-weight:bold;}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../img/Preloader_3.gif) center no-repeat #fff; }

.user_msg { 
    padding-right: 10px;
    display: flex;
    margin-left: 33px;
    margin-top: -7px;
	line-height: 16px;
}

span.time {
    display: flex;
    margin-left: 35px;
	letter-spacing: 0px;
}
time{
	font-size: 10px;
    color: #666;
    white-space: nowrap;
}

span.ent_time {
    /*margin-left: 10px;*/
	display: flex;
}

.chatBody .chat .chatbox_gray .ent_time span.usqerip {
    margin-left: 10px;
}