

   /**********在线客服开始********/
   #Showbox {
	position:absolute;
	z-index:1; 
	left: 0px;
	width:155px;
	
/*height:305px;*/
	overflow:hidden;

}
.kftop .closediv{
	text-align:right;
	padding:5px;
}
 .kftop{
background:url(../images/kf_top.gif) center top no-repeat;
height:56px;
width:155px;
}
#Showbox .cont1{
	font-size:12px;
	padding:0px 10px 0 10px;
	background:url(../images/kf_center.gif) center top repeat-y;
}
#Showbox .cont1 .head1{
	text-align:center;
	height:19px;
	line-height:19px;
	background:url(../images/head1.gif) left top repeat-x;
	color:#0D6AB0;
}
#Showbox .cont1 .list1{
	padding:4px 0 4px 10px;
	line-height:14px; /* 如果觉得行高太低，调整这个，不过图片的高度也需要调整的。*/
}
#Showbox .kfbottom{
width:156px;
height:15px;
background:url(../images/kf_bottom.gif) left center no-repeat;
}
  /**********在线客服结束********/