#chatfast {
	background: url(images/Chat_fonttool.png) repeat ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 420px;
	width: 400px;
	z-index: 10;
	padding:0;
	margin:0 auto;
	padding-left:1px;
	border-width: 1px;
	border-style: solid;
	position:absolute;
	position:fixed;
	top:10px;
	left:300px;
    
}
#chatfast #logo{
background: url(images/logo.png) no-repeat ;
height: 15px;
width: 40px;
}
#chatfast #chatfast_user {
	background-image: url(images/Main_imgbkg.png);
	background-repeat: repeat-x;
	height: 45px;
	margin:0;
}
#chatfast #chatfast_user span{
 position:absolute;
 margin-top:5px;
 margin-left:20px;
 color: #fff;
 float:left;
}
#chatfast #chatfast_user #chatfast_user_close
{
	position:absolute;
	float:right;
	color:#fff;
	display:block;
	font-family:'黑体';
	font-size:16px;
	font-weight:bold;
	height:12px;
	line-height:15px;
	opacity:0.7;
	right:1px;
	text-decoration:none;
	top:1px;
	width:15px;
}
#chatfast #chatfast_user #chatfast_user_small{

	position:absolute;
	float:right;
	color:#fff;
	display:block;
	font-family:'黑体';
	font-size:16px;
	font-weight:bold;
	height:12px;
	line-height:15px;
	opacity:0.7;
	right:17px;
	text-decoration:none;
	top:5px;
	width:15px;


}

#chatfast #chatfast_left {
	height: 370px;
	width: 300px;
	float:left;
}
#chatfast #chatfast_left #chatfast_contentshow {
	background-color: #EFEFEF;
	height: 240px;
	border-width: 1px;
	border-style: solid;
    padding: 0px 10px;
    overflow:auto;
	line-height:20px;
	margin:0;

}
#chatfast #chatfast_left #chatfast_control {
	height: 20px;
	margin:0;
	border: 1px solid #ABCDBF;	
}
#chatfast #chatfast_left #chatfast_write {
	background-color: #FFFFFF;
	height: 80px;
	padding:0;
	margin:0;
}
#chatfast #chatfast_middle{
	width: 5px;
	background-image: url(images/Main_imgbkg.png);
	height: 370px;
	float:left;
	background-repeat: no-repeat;
}
#chatfast #chatfast_right {
	float:left;
	width: 92px;
	height:345px;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	border: 1px solid #BDCDD5;
}
#chatfast_write_area{
  	padding:0;
	margin:0;
	width: 300px;
	height: 80px;
	float:left;
	overflow-y:auto; 
	outline: medium;
	word-wrap: break-word;
}
#chatfast #chatfast_right #userlist
{
	margin-top:2px;
	background:url(images/Pub_tab_bkg.png) repeat-x;
	height:20px;
	border: 1px solid #ABCDBF;
	line-height:20px;
	padding-left:5px;
}
#chatfast #chatfast_right #userlistshow{
	background-color: #fff;
	margin-left:1px;
	margin-right:1px;
	height:310px;
	overflow:auto;
	overflow-x:hidden;
}
#chatfast #chatfast_right #userlistshow div{
	margin-left:4px;
	width: 100%;
}
#chatfast_bottom{
	width: 300px;
	height: 35px;
	left:150px;
	position: relative;	
}
#chatfast_close{
background:url(images/Chat_btn_send.png)  no-repeat  scroll 0px 0px transparent;
width:69px;
padding:0;
margin:0;
height:25px;
border:0px;
margin-top:2px;
}
#chatfast_send{
background:url(images/Chat_btn_send.png)  no-repeat  scroll 0px 0px transparent;
width:69px;
padding:0;
margin:0;
height:25px;;
border:0px;
margin-top:2px;
margin-left:5px;
}
#chatfast_setsend{
background:url(images/Chat_btn_sendChoose.png) no-repeat scroll 0 0 transparent;
width:18px;
padding:0;
margin:0;
height:25px;
border:0px;
margin-top:1px;
}
#chatfast_setshow{
	background:url(images/Chat_scanpmt_bkg1.png) no-repeat;
	width:212px;
	height:68px;
	position:absolute;
	position:fixed;
    overflow: hidden;
    /*visibility: visible;*/
    z-index: 11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display:none;
	margin:0 auto;
}

#chatfast_setshow .chatfast_setshow_list{
	margin:10px 5px ;
	width:200px;
	height:20px;
	cursor:pointer;
}
#chatfast_setshow .chatfast_setshow_option{
	padding-left:5px;
	font-size: 14px;
	color:#000000;
	font-weight: bolder;
}
#chatfast_setshow #chatfast_set_0 .chatfast_setshow_text {
	/*float:right;*/
	position: relative ;
	right:-50px;
	width:140px;
} 
#chatfast_setshow #chatfast_set_1 .chatfast_setshow_text {
	/*float:right;*/
	position: relative ;
	right:-50px;
	width:140px;
} 


.chatfast_setshow_list_onmouse{
	background-color:#0066FF;
	color: #fff;
	border: 1px solid #ABCDBF;
}

/*用户发言样式*/
.chatfast_show_0{
  font-size: 12px;
  color: #030303;
}
/*服务者发言样式*/
.chatfast_show_1{
	font-size: 12px;
	color: #030303;
}
/*系统提示*/
.chatfast_show_2{
	font-size: 11px;
	color: #CC0033;
}
.filter{
	filter:Alpha(Opacity=50);
	opacity: 0.5;
}

#showeexample {

	background:url(images/chat_bg.gif) no-repeat scroll 0 0 transparent;
	height: 37px;
	width: 250px;
	position:absolute;
	position:fixed;
	z-index: 10;
	right: 5px;
    bottom: 10px;
	border:0px;
	line-height:30px;
	padding-left:50px;
	cursor:pointer ;
	background-position:-1px -215px;
	margin:0;
}
#showsmall{
	background:url(images/chat_in2.png) no-repeat ;
	margin:0;
	display:none;
	height: 35px;
	width: 92px;
	z-index: 10;
	position:absolute;
	position:fixed;
	right: 300px;
    bottom: 13px;
	border:0px;
	line-height:30px;
	padding:0 5px;
	cursor:pointer ;
}