p { margin:0px;}
.COWiki_Editor { font-size:12px; background-color:#FFF;border:none; padding:20px; width:640px;}
#DocView { padding:30px 50px;}
td { vertical-align:top; }
.edt{width:520px; border:solid 1px #666;}
.txt{height:18px; width:520px; border:none; border-bottom:solid 1px #666;}
.halftxt{height:18px; width:220px; border:none; border-bottom:solid 1px #666;}
.CmdTxt { padding:3px; margin:10px; background:#ddd; color:#666; cursor:pointer;}
.fldcaption {margin:15px;}
.DivBtn {padding:5px; cursor:pointer; border:solid 1px #333; background-color:#eee; text-align:center;}
.DocTopHeader { margin:3px; font-size:12px; color:#666; text-align:center; }
.title { font-size:20px; font-weight:bold; text-align:center;}
.author_row { text-align:center; margin-top:30px;}
	.author { font-size:14px; font-weight:bold; margin:20px 30px;}
	.time { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
.org { text-align:center; margin-top:15px; font-size:14px; }
.fld { font-size:12px;}
.fldTitle { font-size:12px; font-weight:bold;}
.content { text-indent:2em; font-size:14px; margin-top:20px; line-height:2em; word-wrap: break-word; word-break : break-all;  }
.smalltxt { padding:5px 50px; line-height:1.5em;}


#AppCategoryList { margin:0; padding-left:30px; }
#AppCategoryList li { list-style-image:url(App.gif);}
#AppCategoryList li a { text-decoration:none; color:#000; }


#Paper {float:left; width:990px; background-color:#fff; }
#Paper_IndexArea {float:left; width:220px; background-color:#fff; background-image:url(); }
#Paper_ContentArea {float:right; width:750px; background-color:#eee; }

/* 文档主菜单 */
.ArticleMenuPanel { float:left; background-color:#9cf; margin-top:5px; text-align:center; width:680px; clear:right; padding:10px 0; margin-left:20px; margin-bottom:5px; border:solid 1px #999;}
.ArticleMenu {}
.SmallMenuItem { width:36px; height:36px; float:left; margin-left:10px; cursor:pointer; padding:1px;background-repeat:no-repeat; background-position:2px 2px;}

/*文章内容区*/
.DocPanel { float:left; width:680px; margin-left:20px; background-color:#fff; margin-top:5px; border:solid 1px #999; }
/* 文档列表 */
.DocList { margin:30px; font-size:12px; text-align:left;}
.doclist_title { text-align:left; cursor:pointer;}
#DocListTableHeaderRow { background-color:#eee;}
#DocListTable { border:solid 1px #ddd;}
#DocListTitleArea { height:20px; padding:10px; } /* 文章列表的显示区的标题区 */
#DocListTitle { font-size:14px; margin-right:200px; padding-left:30px; background-image:url(Home.gif); background-repeat:no-repeat; } /* 文章列表的标题 */
#DocListTable_ShowAllBtn { cursor:pointer; padding-left:15px;background-image:url(btn_right_arror.gif); background-repeat:no-repeat; color:#911; }




/* 按钮类 */
.ImgBtn { cursor:pointer; margin:2px; }

a { text-decoration:none; color:#000;}
a:hover { border-bottom:dotted 1px #999;}
a img { border:none; }
