@charset "utf-8";
/* CSS Document */

/* editor  */
img { border-width:0px;}
#editor{ }

#editor .titleSection dl {border-bottom:1px solid #E1E1E1; padding:4px; font:11px Tahoma;  height:23px; }
#editor .titleSection dt {font-size:11px; float:left; color:#707070; font-weight:bold; width:70px; padding-top:5px;}
#editor .titleSection dd {font-size:11px; margin-left:70px;}

#editor .property {clear:both; width:660px; padding-top:5px;}
#editor .contentTextarea {clear:both; width:660px;}

#editor .titleSection label {padding-right:8px;}
#editor .titleSection .insertTitle {width:620px; color:#000; padding:2px 5px; font:12px Tahoma;}
#editor .contentTextarea textarea {width:645px; height:500px; font-size:12px; padding:5px;  color:#3B3B3B;}

#editor .titleSection .dd_category {position:absolute;}
#editor .titleSection dd,
#editor .itemWrap dd  {margin-left:70px;}


#editor .property .fontrelatives dd select { font:11px Tahoma;}
#editor .property .fontrelatives dd select.fontname {width:100px;}
#editor .property .fontrelatives dd select.fontsize {width:80px;}

#editor .property dt {display:none;}
#editor .property .fontrelatives,
#editor .property .fontstyle,
#editor .property .paragraph {float:left; padding:1px 5px 0 0;}
#editor .property .insertSpecial {float:left;}
#editor .property .editormode { float:right; padding-top:5px;}

#editor .property dd { margin:0px; padding:0px;}
#editor .property dl { margin:0px; padding:0px;}
#editor .property dt { margin:0px; padding:0px;}



