body {
	margin:0;
	padding:0;
	height:100%;
	font-size:12px;
	overflow:hidden;
	background:#FFFFFF url(../images/bodyBg.gif) repeat-x;
}

#bar {
}

#bar #logo {
	float:left;
	width:289px;
	height:26px;
	margin:10px 5px 0px 10px;
	background-image:url("../images/bank/logo.gif");
}

.lineBg{
	height:1px; 
	background:url(../images/lineBg.gif) top left repeat-x; 
	margin:0 0 0 7px;
}

#onlineservice{
	cursor:pointer;
	float:right; 
	margin-top:18px;
    margin-left:18px;
    color:#fff;
    text-align:center; 
    padding-top:6px;
	width:81px; 
	height:25px; 
	background:url(../images/redBg.gif) bottom left no-repeat; 
 }
 
 #selfqa{
 	cursor:pointer;
 	float:right;	
  	width:81px; 
  	height:25px; 
  	margin-top:18px; 
  	margin-left:2px; 
  	color:#000; 
  	text-align:center; 
  	padding-top:6px;
  	background:url(../images/garyBg.gif) bottom left no-repeat;
 }
 
 

#bar #close {
	float:right;
	margin:5px 5px 5px 5px;
}

#bar #close #closeBtn {
	width:15px;
	height:15px;
	float:left;
	cursor:pointer;
	background: url("../images/close.gif") left top no-repeat;
}

#content {
	width: 480px;
	margin-left:7px;
	overflow-y:hidden;
}

#message {
	width: 480px;
	/*margin-left:7px;*/
    margin:0 auto;
	overflow-y:hidden;
	padding:0px;
}

#chatmsg{
	height: 285px;
}

#message #chatmsg{
	/*border: 1px solid #bfbdbd;*/
    border: 1px solid #d4d4d4;
	background: #FFFFFF;
	margin-top:0px;
}
#message #sysnotice {
	overflow-y:auto;	
	word-break:break-all; 
	overflow: auto; 
	background: url(../images/toptipBg.gif) top left repeat-x;
	/*background-color:#E8E7E7;*/
    background-color:#62A8EA;
	padding:8px 0px 0px 15px; 
	border:0;
	font:9pt verdana;
	height:29px;
}

#message #sysnotice #noticeText{
	font:10pt verdana #FF4500;
	/*color:#FF4500;*/
    color:#ecf11fc7;
}

#message #div_chat{
	word-break:break-all; 
	overflow: auto; 
	background-color: White; 
	padding:3px 0px 0px 0px; 
	border:0;
	font:9pt verdana;
	padding-left:10px;
}

#service_content{
    /*cellpadding:0;
    cellspacing:0;*/
    line-height:-1px;
    /*border-top:1px solid #555555;
    border:1px #b5d4de solid;*/
    /*padding:0 0 0 10px;*/
    /*width:100%;*/
   
}
#service_type{
    cellpadding:0;
    cellspacing:0;
    border-right:1px solid #b5d4de;
    width:100%;
}

.txt_message Textarea{
	overflow-y:auto;
	border:0px;
}

#footer {
	height:25px;
	border-left:1px solid #5f9ed3;
	border-right:1px solid #5f9ed3;
	border-bottom:1px solid #5f9ed3;
}
.txt_message Textarea{
	overflow-y:auto;
	border:0px;
}

#footer {
	height:25px;
	border-left:1px  ;
	border-right:1px  ;
	border-bottom:1px  ;
}

#advertise {
	position:absolute;
	top:54px;
	left: 485px;
	margin-left:10px;
}

#girl {
	width:105px;
	height:250px;
	margin-top:3px;
	background: url("../images/adImage.gif") left top no-repeat;
}

#console {
	float:left;
}

.clear {
	clear:both;
}

.status {
	margin:3px 0 0 0;
	padding-left:8px;	
	height:18px;
}

p {
	/*font:normal 9pt verdana;*/
    font-size:1rem;
	margin-top: 2px;
	margin-bottom: 0;
}

.gtext {
	    color: blue;
	    padding-left: 28px;
}

.atext {
	    color: black;
	    padding-left: 28px;
}

.stext {
	    color: green;
	    padding-left: 28px;
}

.mask {
	z-index:20000;
	position:absolute;
	top:0;
	left:0;
	-moz-opacity:0.5;
	opacity:.50;
	filter:alpha(opacity=50);
	background-color:#CCC;
	zoom:1;
}

#reserveWin {
	display:none;
	font-size:14px;
	background:#66CCFF;
	position:absolute;
	top:250px;
	left:150px;
	z-index:20001;
	border:10px solid #66CCFF;
}

.hotkey {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #599CE0;
	height:40px;
	position:absolute;
	width:165px;
	z-index:9999999;
	color:#444444;
	font-family:Tahoma;
	font-size:12px;
	display:none;
}

.hotkey a {
	color:#000000;
	float:left;
	height:20px;
	line-height:20px;
	padding-left:5px;
	text-decoration:none !important;
	width:165px;
	border:medium none;
	color:#45649E;
	text-decoration:none;
}

.hotkey a span {
	padding-left:12px;
}

.hotkey a:hover {
	background:none repeat scroll 0 0 #D9EEFA;
}

.hotkey .changeway {
	background-position:14px 14px;
	background-image:url("../images/selected.gif");
	display:block;
	float:left;
	height:15px;
	padding-left:0;
	margin-top:5px;
	width:10px;
}

.button{
	cursor:pointer;
}

#plugin {
	position:absolute;
	margin-left:10px;
	top:58px;
	left: 490px;
	display:none;
}

#remotedesktop {
	position:absolute;
	margin-left:10px;
	top:58px;
	left: 490px;
	display:none;
}

.btn_sendmsg{
	margin-left:0px;
	margin-top:25px;
	cursor:hand;
	width:49px;
	height:25px;
	float:left;
	background-image:url("../images/btnQd_1.gif");
}

#openHotKey{
	margin-top:25px;
	cursor:hand;
	width:25px;
	height:25px;
	float:left;
	background-image:url("../images/btnQd_2.gif");
}

#snapBtn{
	cursor:hand;
	width:43px;
	height:16px;
	display:none;
	background:url("../images/snapbtn.png") no-repeat ;
}

#scoreBtn{
	cursor:hand;
	margin-left:15px;
	width:43px;
	height:16px;
	display:none;
	background:url("../images/scorebtn.gif") no-repeat;
}

#product  {
	color:#A9A9A9;
	position:absolute;
	margin-top:-10px;
	right: 5px;
}

.msg {
    color:#fff;
    margin:2px;
    font-size:10pt;
}
.msg_right{
    padding-right:20px;
    text-align:right;
    margin:8px 0;
}
.msg_left {
 padding-left:5px;
 text-align:left;
}
.msg_wrapper{
    position: relative;
    display:inline-block;
    background-color: #62A8EA;
    color: #FFF;  
    /*vertical-align:middle;*/ 
    border-radius:4px; 
    padding:10px 8px;
    font-size:1rem;
    max-width:60%;
    text-align:left
}
.msg_left .msg_wrapper{
    background-color: #f7f7f7;
    color:#222;
    border:1px solid #e6e6e6;
   
}
.msg_right .msg_wrapper:before {
    position: absolute;
    content: "";
    left: 99%;
    top:15px;
    width: 0;
    height: 0;
    border-top: 0.5rem solid transparent;
    border-left: 0.5rem solid #62A8EA;
    border-bottom: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    }
.msg_left .msg_wrapper:before {
	position: absolute;
	content: "";
	right: 99.9%;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 0.5rem solid transparent;
	border-right: 0.5rem solid #f2f2f2;
	border-bottom: 0.5rem solid transparent;
	border-left: 0.5rem solid transparent;
}
.u-icon-avater {
    display:inline-block;
    vertical-align:top;
    width: 38px; 
    height: 38px;
    line-height: 35px;
    border-radius: 50%;
    text-align:center;
   
}
.visitor{
     background-color: #62A8EA;
      margin-left:.7rem;
}
.kefu {
    background-color: #fff;
     margin-right:.7rem;
}
.kefu img {
    max-width: 38px; 
    max-height: 38px;
    vertical-align: middle;
   
}
.visitor img {
     max-width: 20px; 
    max-height: 20px;
    vertical-align: middle;
}
