<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0; padding: 0;}
table{border-collapse: collapse; border: none;}
table td{font-size: 12px;}

* html td.sh-r, * html td.sh-l, * html td.sh-t, * html td.sh-b, * html .cname{behavior: url("./_server/design/iepngfix.htc");}

table.chat{position: absolute; height: 422px; font: 12px/14px Tahoma, Verdana, sans-serif;}
.chat td.sh-r{width: 17px; height: 390px;
background: url(./images/sh-r.png);
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/im_new/images/sh-r.png, sizingMethod=scale);
}
.chat td.sh-l{width: 12px;
background: url(./images/sh-l.png);
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/im_new/images/sh-l.png, sizingMethod=scale);
}
.chat td.sh-t{height: 10px; width: 373px;
background: url(./images/sh-t.png);
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/im_new/images/sh-t.png, sizingMethod=scale);
}
.chat td.sh-b{height: 22px;
background: url(./images/sh-b.png);
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/im_new/images/sh-b.png, sizingMethod=scale);
}
.chat td.chatcont{width: 345px; background: url(./images/cont-bg.jpg); vertical-align: top;}

table.chathead{width: 100%;}
.chattitle{padding-left: 8px; width: 100%; cursor: move; height: 45px;}
.chaticons ul{width: 36px; height: 38px; background: url(./images/icon_close.gif);}
/*.chaticons ul{width: 72px; height: 38px; background: url(./images/icons.gif);}*/
.chaticons ul li{width: 30px; height: 30px; float: left; display: block; margin: 3px 2px 0; cursor: pointer; cursor: hand;}

table.chatmain{width: 100%;}
.chatmain td{vertical-align: top;}
.chatmain .chatbody{margin: 9px 8px; width: 212px; height: 279px; overflow: auto; background: #8BBBCB url(./images/chatbody-bg.jpg) repeat-x 0 0; border: 1px solid #23647A;}
.chatbody .cumsg{padding: 1px 5px; color: #FFF; text-align: left;}
.chatbody .odd{color: #FDE803; text-align: left;}
.cumsg .cunick{font-weight: bold;}

form.cinput{margin: 10px 0 0 0px; position: relative;}
.cinput input{background: #D3EAEE url(./images/cinput-bg.jpg) repeat-x 0 0; width: 212px; border: 1px solid #23647A; border-bottom: 7px solid #18798D; height: 19px !important; height /**/: 27px; color: #195A70;}
.cinput .csubmit{position: absolute; width: 95px; height: 66px; background: url(./images/btn-send.gif); cursor: pointer; cursor: hand; right: -107px; top: -40px}

td.chatside{width: 100%;}
.cname{width: 92px; height: 73px; margin-left: 18px; text-align: center; position: relative; z-index: 6;
background: url(./images/bubble.png);
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_server/im_new/images/bubble.png, sizingMethod=scale);
}
.cname h3{line-height: 50px; font-size: 17px; color: #2E6F85;}
.cphoto{margin: -21px 0 0 7px; background: url(./images/photo-frame.gif) no-repeat; width: 106px; height: 116px; position: relative; z-index: 5;}
* html .cphoto{margin-left: 7px !important; margin-left /**/: 9px;}
.cphoto img{position: relative; top: 7px; left: -1px;}
.cdesc{margin: 0 10px 0 15px; list-style: none; font-size: 9px !important; line-height: 12px; color: #FFF !important;}
.cdesc li{padding: 1px 4px; display: block; text-align: left;}
.cdesc li.odd{background: #8AA5AF; border-right: 2px solid #6398AA; text-align: left;}
.cdesc span{font-weight: bold;}


</pre></body></html>