﻿@charset "utf-8";

.chat_mtext_3{
	width: 110px;
	display: block;
	position: relative;
}

.chat_thead_3 {
	height: 37px;
	vertical-align: top;
	text-align: center;
	background: url(../images/chat_13/chattop.gif) no-repeat;
}

.chat_minfo_3 {
	padding: 0px 5px 0px 6px;
	line-height: 20px;
	background: url(../images/chat_13/chatmiddle.gif) repeat-y;
}
.minfo_text_3
{
	clear: both;
	padding: 5px 4px;
}

.chat_bfoot_3 {
	width: 110px;
	height: 31px;
	position: relative;
	background: url(../images/chat_13/chatbottom.gif) no-repeat;
}
.chat_bfoot_3 span
{
	position: relative;
	left: 38px;
	float: left;
	display: block;
	width: 32px;
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	cursor: pointer;
	background: url(../images/chat_13/chatbottom.gif) no-repeat center center;
}

.chat_obtn_0 {
	width: 13px;
	height: 92px;
	cursor: pointer;
	position: absolute;
	background: url(../images/chat_13/chatbtn_0.gif) no-repeat;
}
.chat_obtn_1 {
	width: 13px;
	height: 92px;
	cursor: pointer;
	position: absolute;
	background: url(../images/chat_13/chatbtn_1.gif) no-repeat;
}