.uchat { background-color:#FFF; width:100%; max-width:250px; padding:0px; margin:0px; }
.uchat .ut { background-color#E3E3E6; color:#454545; height:20px; line-height:20px; text-align:center; font-size:11px; font-weight:bold; font-family:arial; border-bottom:1px solid #9c9c9c; }
.uchat .uc { background-color:#C9C9C9; height:300px; margin:0px; padding:5px; overflow:auto; border-left:1px solid #9c9c9c; }
.uchat .uc table { background-color:#E3E3E6; margin:2px auto 2px auto; padding:2px; text-align:left; font-size:11px; font-family:arial; border:1px solid #9c9c9c; -moz-border-radius:5px; border-radius:5px;}
.uchat .user { padding:3px; color:#555; font-size:12px; font-family:arial; }
.uchat .user a { text-decoration:none; line-height:5px; color:#555; outline:none; }
.uchat .user a:hover { text-decoration:none; color:#000; }
.uchat .user img { margin-bottom:-2px; cursor: pointer; border:none; }
.uchat .data { padding:3px; color:#555; font-size:10px; font-family:arial; }
.uchat .message { background-color:#FFF; padding:4px; width:100%; color:#000; text-align:left; font-size:11px; font-family:arial; border-top:1px solid #c9c9c9; word-wrap: break-word; overflow:auto; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.uchat .message a { text-decoration:none; line-height:normal; color:#03F; outline:none; }
.uchat .message a:hover { text-decoration:underline; color:#C00; }
.uchat .ub {background-color#c9c9c9; width:100%; overflow:hidden; border-top:1px solid #9c9c9c; }
.uchat .ub table { clear:both; text-align:center; padding-bottom:5px; }
.uchat .ub table .securit { height:26px; border-top:1px solid #C6D4DD; }
.uchat .ub table .securit input[name="code"] { margin-left:3px; width:50px; height:20px; font-size:16px; border:none; border-left:1px solid #C6D4DD; border-right:1px solid #C6D4DD; }
.uchat .ub table .captcha { width:56px; height:26px; padding-right:3px; border-top:1px solid #C6D4DD; }
.uchat .ub table .captcha img { height:20px; width:50px; border:none; cursor:pointer; }
.uchat .ub table .addcom { font-size:10pt; font-weight:bold; text-align:center; }
.uchat .ub table .addcom td { padding-bottom:2px; }
.uchat .ub span a { color:#C00000; }
.uchat .ub span a:hover { color:#343434; }
.uchat .ub .addcom span { width:52px; color:#555; text-align:left; line-height:20px;}
.uchat .ub .addcom img { margin:2px 1px 0 1px; width:16px; height:16px; border:none; cursor: pointer; opacity:1.0; filter:proped("opacity=100");}
.uchat .ub .addcom img:hover { opacity:0.8; filter:proped("opacity=80");}
.uchat .ub .comform1 textarea { background-color:#EEE; width:100%; color:#000; height:50px; margin:0px 0px 2px 3px; border:1px solid #C6D4DD;}
.uchat .ub .comform2 input { background:#DDDDDD; width:56px; color:#555; height:52px; padding:10px; display:block; margin:0px 3px 2px 0px; cursor: pointer; font-size:21px; font-weight:bold; border:1px solid #C6D4DD; border-left:none; }
.uchat .ub .comform2 input:hover { color:#000; }
.uchat input::-moz-focus-inner { padding:0; margin:0px; border:0; }
.uchat .bottoms {line-height:10px; padding-top:10px;}
