.chat_panel{position: absolute;width: 700px;height:510px;border:2px  solid  gray;left:350px;top: 150px;background-color:white;}
.no{display:none;}
.chat_panel_title{width: 100%;height:40px;background-color: #B4CFBF;line-height:40px;font:20px 'Î¢ÈíÑÅºÚ';}
.chat_panel_title a{color:red;}
.chat_panel_cancle{position:absolute;top:0px;right:0px;width: 40px;height:40px;}
.chat_panel_content{width: 100%;height: 300px;overflow-y:scroll;}
.chat_panel_mes{width: 100%;height:100px;overflow-y:scroll;resize:none;font-size:15px;}
.chat_panel_img{width: 100%;height:30px;background-color: gray;}
.chat_panel_send{width: 100%;height:40px;text-align: right;}
.chat_panel_sendbtn{width: 50px;height:25px;margin:10 20 0 0;}
.chat_panel_content img{vertical-align:middle}
.chat_panel_content p{font:15px 'Î¢ÈíÑÅºÚ';margin-bottom: 10px;}

.my_chat{text-align:right;}

.chat_user_img{width: 30px;height:30px;vertical-align:middle}
.chat_user_img p{margin-bottom: 5px;overflow:hidden;height:30px;}
.user_name_span{font-size:10px;width:30px;overflow:hidden;color:black;}
