﻿#talkpad{ width: 600px; height: 300px;  font-size:12px; position:absolute; font-family:Verdana; bottom:0; left:0; border:1px solid #636766; text-align:left}
#talkpad p{ padding:1px 4px; margin:0; line-height:18px; text-indent:6px}
#minpad p{ padding:1px 4px; margin:0; line-height:14px; text-indent:2px; text-align:left}
#talkpad .name,
#minpad .name
{ color:#0066FF}
#talkpad .handle{ position:relative;  color:#fff; border:1px solid #fff; height:20px; font-size:12px; padding:2px 3px; border-bottom:1px solid #666; background:url(../../img/handlebg.gif) repeat-x}
.ui-resizable-helper { border: 1px dotted gray; }

/*---------修改部分------------*/
.ui-icon-newwin,
.ui-icon-close,
.ui-icon-minus,
.ui-icon-extlink{ float:right; cursor:pointer; margin-top:1px;}
.ui-icon-comment{ float:right; cursor:pointer; margin-top:2px;}
/*----------修改部分-----------*/

.Ttitle{float:left; display:block; padding:4px 0 0 0; font-family:"宋体"; cursor:default; color:#333}
html{ scrollbar-face-color: #efefef;  
	scrollbar-shadow-color: #ccc; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #b8c6d1; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #7d8d9a; 
}
.talkTb{ border-collapse:collapse;table-layout:fixed; background:#fff}
.talkTb td{ border-left:1px solid #ccc; border-bottom:1px solid #efefef;padding:3px 0 0 3px;color:#666666; text-align:left; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.talkTb td a{ text-decoration:none; color:#0066CC}
.talkTb td a:hover{ text-decoration:underline}
.talkTb td img{ margin:0 2px -2px 0; border:0}
.talkTb td.noleftborder{ border-left:0px;}
.talkTbTitle{ background:url(../../img/tbt.gif) bottom; color:#666666; font-weight:bold; cursor:default}
.talkTbTitle td{ border-bottom:1px solid #ccc}

/*--------修改部分-------------*/
.FontVisitor{ color:#353535;}
.FontVip{ color:#d50c0c;}
.FontAdmin{ color:#0066cc;}
.FontSelf{ color:#006600;}
/*----------修改部分-----------*/
.l_jr{font-size:12px!important; font-size:12px!important;}
.l_jr .ico{ background:url(../../img/jr.gif)  no-repeat; width:16px!important; height:15px!important; display:block; float:left;}
.l_jr a{ text-decoration:none; color:#ff0000!important; line-height:20px!important; margin-left:3px!important;}
.l_jr a:hover{ text-decoration:underline;}
