﻿/*UBB编辑器*/


#ubbeditor td {padding:0;}


#ubbeditor .btn_tools {width:200px;border-collapse:collapse;margin:0;}
#ubbeditor .btn_tools td {padding:1px;border:none;}
#ubbeditor .btn_tools td img {}
	#ubbeditor .fontsize {background:#FFF;position:absolute;margin:3px 0 0 1px !important;margin:22px 0 0 -24px;font-family:Verdana;width:130px;border:#999 solid 1px;}
	*+html #ubbeditor .fontsize {background:#FFF;position:absolute;margin:22px 0 0 -24px !important;font-family:Verdana;width:130px;border:#999 solid 1px;}  /*IE7*/
	#ubbeditor .fontsize dd {margin:0;}
	#ubbeditor .fontsize a {color:#000;text-decoration:none;display:block;width:100%;padding:3px 0;}
	#ubbeditor .fontsize a:hover {background:#ddd;}

	#ubbeditor .colorpalette {width:80px;background:#FFF;position:absolute;margin:3px 0 0 1px !important;margin:22px 0 0 -24px;font-family:Webdings;font-size:11px;border-collapse:collapse;border:#999 solid 1px;}
	*+html #ubbeditor .colorpalette {width:80px;background:#FFF;position:absolute;margin:22px 0 0 -24px !important;font-family:Webdings;font-size:11px;border-collapse:collapse;border:#999 solid 1px;}  /*IE7*/
	#ubbeditor .colorpalette td {padding:1px 2px;}
	#ubbeditor .colorpalette img {border:none;}
	#ubbeditor .colorpalette a {border:#FFF solid 2px;margin:0px;}
	#ubbeditor .colorpalette a:hover {border:#ddd solid 2px;}

	#ubbeditor .editor_text {margin:0; padding:0;border:1px solid #ddd;width:100%;}
	#ubbeditor #editor_status {display:none;color:red;padding:2px 0 0 5px; background:#eee;height:18px;font-size:12px;font-family:Verdana,宋体,sans-serif;}
	#ubbeditor #editor_status span{margin:-15px 0 0 0;color:#000;float:right;padding:0 5px 0 0;}
	#ubbeditor .editor_text textarea {border:0;margin:0; padding:0;font-size:12px;font-family:Verdana,宋体,sans-serif;}
	#ubbeditor .editor_text iframe {border:0;margin:0; padding:0;}
							.iframe_editor {margin:0; padding:0;font-size:12px;font-family:Verdana,宋体,sans-serif;}
	#ubbeditor .editor_button {float:right;margin:4px 0 0 0px !importan}
	#ubbeditor .editor_button input {float:left;margin:0 5px 0 0;border:1px solid #ddd;background:#eee; }
	#ubbeditor .editor_button .selected {background:#fff;border-bottom:1px solid #fff;}