@CHARSET "UTF-8";
* {
	outline:none;
}

.strip_sign
{ 
	color:#FFF;
	font-size:14px;
	padding-top:61px;
}

#strip 
{
	position:fixed;
	right: 5px;
	bottom: -252px;
	width:305px;
	height:292px;
	font-family:arial;
	font-size:11px;
	z-index: 999;
}

#strip img {
	border: none;
}

#strip_slide_panel
{
	float:right;
	width:15px;
	height:100%;
	overflow:hidden;
	background:#333;
	cursor:pointer;
}

#messen_all {
width: 305px;
height: 302px;
float: left;
}

#m_top {
float: left;
padding: 0 18px;
width: 269px;
background: url('../images/m_top.png') no-repeat center;
border-bottom: 1px solid #164450;
cursor: pointer;
}

#m_top img.seller {
float: left;
margin: 0;
padding: 14px 0 6px 0;
color: #4199e4;
text-shadow: #e0e0e0 1px 1px 2px;
}

#m_top a {
float: right;
width: 23px;
height: 23px;
padding: 12px 0 10px;
margin-top: 0px;
}

#m_manag {
height: 77px;
padding: 3px 18px;
width: 269px;
background: #3e91d8;
float: left;
}

.m_name {
float: left;
width: 190px;
margin-top: 5px;
}

.m_name span.top {
float: left;
width: 100%;
font-size: 16px;
font-family: Tahoma, Geneva;
color: #FFF;
padding: 10px 0 5px 0;
text-shadow: #2a6292 1px 1px 2px;
}

.m_name span.top span {
font-size: 14px;
}

.m_name span.bot {
float: left;
width: 100%;
font-size: 14px;
font-family: Tahoma, Geneva;
color: #c5e4ff;
text-shadow: #2a6292 1px 1px 2px;
}

.line2 {
float: left;
width: 100%;
height: 5px;
background: url('../images/line2.png') repeat-x center;
}

#m_con {
height: 101px;
background: url('../images/m_bg.png') no-repeat center;
width: 303px;
float: left;
padding: 10px 0;
border-left: 1px solid #EEE;
border-right: 1px solid #EEE;
}

#m_con .m_con_top {
padding: 0 17px;
width: 269px;
font-size: 11px;
color: #4199e4;
font-family: Tahoma, Geneva;
height: 85px;
}

#m_con .m_con_top a {
color: #4199e4;
text-decoration: underline;
}

#m_con input {
float: left;
padding: 5px 17px 0 17px;
width: 235px;
color: #808080;
font-size: 11px;
font-family: Tahoma, Geneva;
font-style: italic;
outline: none;
margin: 0 2px;
border: 0;
border-top: 1px solid #f0f0f0;
background: transparent;
}

#m_foot {
float: left;
width: 100%;
background: url('../images/m_foot.png') no-repeat center;
height: 42px;
cursor: w-resize;
}

.bisy{
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Geneva;
	font-style: italic;
	line-height: 1.4em;
	width: 180px;
}

.c_foto img {
margin: 6px 0 0 4px;
width: 70px;
border-radius: 50%;
}

#consul_all {
	position: absolute;
	width: 570px;
	background: #FFF;
	float: left;
	border: 2px solid;
	border-radius: 5px;
	border-color:#c0c0c0;
}
#consul_header {
	float: left;
	width: 534px;
	padding: 0 18px;
	background: url('../images/c_header.png') repeat-x center;
	height: 42px;
}
#consul_header img {
	float: left;
	margin: 0;
	padding: 14px 0 6px 0;
	color: #4199e4;
}
#consul_header div {
	float: right;
}
#consul_header div > img {
	padding-left: 5px;
	margin-top: -2px;
	cursor: pointer;
}
#consul_header div>img{
	
}

#chatframe{
	width: 570px;
	height: 555px;
	border: none;
	background: url(../images/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
