@charset "utf-8";
.left_div{
width:460px;background:#FFFFFF;height:684px
}
.right_div{
width:520px;background:#FFFFFF;height:684px
}
.player{
text-align:center;width:520px;height:470px;margin:6px 0px 0px 0px;
}
#plays{
border:1px solid #666666; width:512px; height:458px; background:#eeeeee
}
.overflow{
overflow-y:auto; overflow-x:hidden;
}
#messages{
height:416px; border:1px solid #999999; margin:7px 6px 0px 6px; background:#EfFEFE; padding:4px;
}
#messages p{
margin:0px 0px 12px 0px; padding:0px; height:22px; line-height:22px; color:#333333;WORD-WRAP: break-word;TABLE-LAYOUT: fixed;word-break:break-all
}
#messages i{
color:#ff3300; font-style:normal
}
#messages p span{
font-size:14px; color:#666600
}
#messages p a{
font-size:14px; color:#006666
}
#chat_smt_div{
margin:0px 6px 6px 6px;border:1px solid #999999; border-top:none; padding:6px 0px 6px 0px; background:#C7F8FA;position:relative;
}
#touser{
width:60px; padding-left:3px; color:#FF0000; cursor:pointer
}
#chat_text{
width:237px;padding-left:3px;
}
#onlines{
background:#666666;margin:7px 6px 0px 6px;border:1px solid #333333; color:#FFFFFF; height:24px; line-height:24px;
}
#onlines i{
color:#FF6600; font-weight:normal
}
#online_user{
background:#ececec;margin:0px 6px 0px 6px;border:1px solid #333333;border-top:none;height:170px; padding:4px 4px 0px 4px;
}
#online_user span{
float:left; width:90px; height:22px; line-height:22px; margin-left:12px;overflow:hidden;
}
#online_user span a{
color:#388D7C;
}
#online_user span a:hover{
color:#FF6600;
}
#show_select_div{
width:61px; position:absolute; background:#ececec; border:#cccccc 1px solid;top:28px;left:24px; padding-left:2px;display:none; z-index:2;
}
#show_select_div p{
margin:0px; padding:0px; height:20px; line-height:20px;
}
#online_ajax_stat input{
width:60px; cursor:pointer; border:1px solid #006666; color:#FF0000
}
.livelist{
height:168px; background:#ececec; margin:6px 6px 0px 0px; border:1px solid #999999; line-height:24px; padding:6px;WORD-WRAP: break-word;TABLE-LAYOUT: fixed;word-break:break-all
}