﻿/* 页面一般元素样式*/
BODY,TABLE,P,DIV,SPAN,INPUT 
{
  FONT-SIZE: 8pt; 
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
H4 
{
  FONT-SIZE: 12pt; 
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; 
  COLOR: #000000;
}
li 
{
  margin-bottom:4px;
}
/* ----------------- 预定义的样式(可以改变内容) ------------------ */
/*页面框架*/
.pagecontent
{
  padding:10px;
}
/*按钮样式*/
.btnstyle
{
	border: 1px solid #0b0b0b; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 78px; 
	FONT-FAMILY: Arial; 
	HEIGHT: 22px; 
	background-image: url(images/skins/btnbackground.gif);
	background-color: Transparent; 
	TEXT-ALIGN: center;
	font-size:11px;
	vertical-align:middle;
	color: white;	
	cursor:hand;
}
/*页面标题*/
.pagetitle 
{
  FONT-WEIGHT: normal; 
  FONT-SIZE: 25px; 
  COLOR: #336666; 
  FONT-FAMILY: Tahoma, verdana, Arial,宋体
}
/*小标题*/
.subheading 
{
  FONT-WEIGHT: normal; 
  FONT-SIZE: 16px; 
  FONT-WEIGHT: bold; 
  COLOR: #336666; 
  FONT-FAMILY: Tahoma, verdana, Arial
}
/*参照链接列表*/
.seealsolist A:link {text-decoration: none; color: #3399cc;}
.seealsolist A:active {text-decoration: none; color: #3399cc;}
.seealsolist A:visited {text-decoration: none; color: #3399cc;}
.seealsolist A:hover {text-decoration: underline;}
/*关键字索引列表*/
.keywordindex {padding:10px}
.keywordindex A:link {text-decoration: none; color: #434242;}
.keywordindex A:active {text-decoration: none; color: #434242;}
.keywordindex A:visited {text-decoration: none; color: #434242;}
.keywordindex A:hover {background-color: yellow; color: black}
/*页面顶部导航*/
.navigationcss {FONT-SIZE: 8pt; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; COLOR:#CBC9BA;}
.navigationcss A:link {text-decoration: none; color: #CBC9BA}
.navigationcss A:active {text-decoration: none; color: #CBC9BA}
.navigationcss A:visited {text-decoration: none; color: #CBC9BA}
.navigationcss A:hover {text-decoration: underline; color: black}



/*页面节点状态：待定*/
.page_status_Pending
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #A0DC2C;
}
/*页面节点状态：未完成*/
.page_status_Incomplete
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #A0B6FF;
}
/*页面节点状态：待检查*/
.page_status_Needs_Review
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #FFD016;
}



/* ----------------- TREE STYLES ------------------ */
.HiddenRow 
{ 
  display:none;
}


.TreeView 
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:default;


}

.TreeViewMargin
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:default; 
}

.TreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
}


.GrayedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:#AAA9A9; 
  cursor:default;
}

.HoverTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.SelectedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 2px; 
  padding-right: 2px; 
  cursor: default; 
  border: 1px solid #3F3F3F;
}

.MultipleSelectedTreeNode
{
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.CutTreeNode
{
  font-family: tahoma; 
  font-size: 11px; 
  background-color: silver; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.NodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;
}

.Margin
{
  background-color: #E6E6F0;
}

.divtree TD {font-size: 11px; font-family: tahoma,verdana,helvetica; text-decoration: none; white-space:nowrap;}
.divtree A  {text-decoration: none; color: black;}

  
.skin0 {    
    BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; VISIBILITY: hidden; BORDER-LEFT: black 1px solid; WIDTH: 152px; CURSOR: default; LINE-HEIGHT: 20px; PADDING-TOP: 4px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: "宋体"; POSITION: absolute; BACKGROUND-COLOR: menu; TEXT-ALIGN:left;z-index:100;   
}   
.skin1 {   
    BORDER-RIGHT: buttonhighlight 2px outset; BORDER-TOP: buttonhighlight 2px outset; FONT-SIZE: 10pt; VISIBILITY: hidden; BORDER-LEFT: buttonhighlight 2px outset; WIDTH: 100px; CURSOR: default; PADDING-TOP: 4px; BORDER-BOTTOM: buttonhighlight 2px outset; FONT-FAMILY: "宋体"; POSITION: absolute; BACKGROUND-COLOR: menu; TEXT-ALIGN: left;z-index:100;    
}   
.menuitems {   
    PADDING-RIGHT: 0px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px   
}   
