/* 各个图标 */
div.EDIcon {padding:3px 3px 3px 0px; height:24px;}
div.EDIcon a{margin:0px 1px; padding:1px; cursor:hand; border: 2px solid #ffffff; height:100%;}
div.EDIcon a:hover{ border: 2px outset #d1ec4c;}
div.EDIcon img{}

/* 设置字体大小 */
div.EDFontSize {width:100px; text-align:center; border: 1px solid #3333FF; font-size:18px; 
		position:absolute;z-index:777; background-color:#eeeeee;}
div.EDFontSize a{ width:40px; text-align:center;}

/* 设置字体名称 */
div.EDFontFace {width:180px; text-align:center; border: 1px solid #3333FF; font-size:18px; line-height:24px; 
		position:absolute;z-index:777; background-color:#eeeeee;}
div.EDFontFace a{	text-align:center; }

/* 设置颜色，字体或背景 */
div.EDFontColor {width:auto; text-align:left; border: 1px solid #3333FF; line-height:0px; font-size:0px;
		position:absolute;z-index:777; background-color:#000000; 
		}
div.EDFontColor img{ cursor:hand;}
div.EDFontColor div.show{	width:30px; height:18px; padding:0px; margin:0px; *height:20px;
			border-color: #577DA8; border-style: solid; border-width: 0px 0px 2px 0px; cursor:hand;
		}

/*  */
table.Editor { width:100%; margin:10px 0px; }

table.Editor td{ padding:0px 0px;}

table.Editor td.Title { }

table.Editor td.Title div { float:left;   margin:0px 0px 0px 0px;  
		line-height:24px; padding: 0px 8px; background-color:#1972BD; color:#ffffff; 
		font-weight:bold;}


table.Editor td.Type { width:auto; padding:2px 0px 4px;
		border-color: #577DA8; border-style: solid;border-width: 0px 0px 0px 0px;
		text-align:left;}

table.Editor td.Type div{ width:25px; height:25px; *width:29px; *height:29px; 
	margin:0px 3px; border: 2px solid #ffffff;
	background-image: url('images/note/s1.gif'); float:left; background-repeat: no-repeat;
	cursor:hand;}

table.Editor td.More { width:auto; display:none; 
		text-align:left; padding:0px 0px;}


table.Editor td.Icon { width:auto; 
		border-color: #577DA8; border-style: solid;border-width: 1px 1px 0px 1px;
		text-align:left; padding:0px 0px;}


table.Editor td.Data { width:auto; 
		border-color: #577DA8; border-style: solid;border-width: 1px 1px 1px 1px;
		line-height:26px; text-align:left; padding:0px;}

table.Editor td.Cmds { width:auto; text-align:center; padding:8px; 
		border-color: #577DA8; border-style: solid;border-width: 0px 1px 1px 1px;
		}

table.Editor td.Cmds input{ margin:0px 8px;
	font-size: 9pt; border: 1px solid; height: 24px;  background-color: #ffffff; cursor: hand; }

table.Editor td.Emot { display:none; width:auto; 
		border-color: #577DA8; border-style: solid;border-width: 0px 1px 1px 1px;
		text-align:center; padding:8px 0px; 
		}
table.Editor td.Emot img { margin:0px 1px; cursor:hand;}


table.Editor td.Preview { display:none;
		width:auto; background-image: url('line2.gif');
		border-color: #577DA8; border-style: solid;border-width: 0px 1px 1px 1px;
		line-height:26px; text-align:left; padding:0px 13px 4px 13px;
		}


table.Editor td.Sign { width:100%; 
		border-color: #577DA8; border-style: solid;border-width: 0px 1px 1px 1px;
		background-position: 13px 2px; background-image: url('sign.gif'); background-repeat: no-repeat;
		line-height:26px; text-align:left; padding:20px 26px 6px 26px;}


table.Editor textarea {
	width:100%; height: 260px;
	background-image: url('line2.gif');word-break:break-all;white-space:pre;
	border-color: #577DA8; border-style: solid; border-width: 0px;
	line-height:26px; text-align:left; padding:3px 13px 0px 13px;	
	}

table.Editor input.Title { width:100%; line-height:22px; height:26px; padding:0px 4px;}

hr.UBB {height:1px; line-height:26px;}

blockquote.Code{ border:1px solid #577DA8; padding:4px;}

table.Editor table.More {border:1px solid #577DA8; margin:0px 0px 8px;}
