body
{
	font-size: 9pt;
	margin: 0px 10px;
	overflow: auto;
	color: black;
	line-height: normal;
	font-family: Tahoma, Arial;
	scrollbar-face-color:'CCCCCC'; 
	scrollbar-shadow-color:'CCCCCC'; 
	scrollbar-highlight-color:'CCCCCC'; 
	scrollbar-3dlight-color: 'D9D9D9';	
	scrollbar-darkshadow-color: '808080'; 
	scrollbar-track-color:'F8F8F8'; 
	scrollbar-arrow-color:'808080';
}
TD
{
	font-size: 9pt;
	line-height: normal;
	font-family: Tahoma, Arial;
}
.control_word
{
	font-size: 9pt;
	color: darkgray;
	font-family: Tahoma;
}
.control_textbox
{
	border-right: 0px solid;
	border-top: 0px solid;
	margin: 0px 0px 1px;
	border-left: 0px solid;
	color: #cc0000;
	border-bottom: gray 1px solid;
}
A:link
{
	color: black;
	text-decoration: none;
}
A:visited
{
	color: black;
	text-decoration: none;
}
A:hover
{
	color: #003366;
	text-decoration: underline;
}
.nav
{
	font-size: 9pt;
	cursor: hand;
	color: gray;
	font-family: Webdings;
}

.flat
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	margin: 5px;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	background-color: #ccffff;
}
.leftline
{
	border-left: #6c6c6c 1px solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.rightline
{
	border-right: #6c6c6c 1px solid;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.white
{
	color: white;
}
A.white:link
{
	color: white;
	text-decoration: none;
}
A.white:visited
{
	color: white;
	text-decoration: none;
}
A.white:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
.yellow
{
	color:#FFD200
}
.textBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	padding-left: 2px;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	color: black;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Arial;
	height: 20px;
}
.rightBox
{
	border-right: #5f7278 1px solid;
	padding-right: 9px;
	border-top: #5f7278 1px solid;
	padding-left: 9px;
	padding-bottom: 9px;
	border-left: #5f7278 1px;
	padding-top: 9px;
	border-bottom: #5f7278 1px solid;
	background-color: #e6ebee;
}
.selectBox {
	border-top: 1px none #5F7278;
	border-left: 1px solid #5F7278;
	border-bottom: 1px none #5F7278;
	border-right: 1px solid #E6EBEE;
	color: #B41717;	
	cursor:hand;
}
.notSelectBox {
	border-top: 1px none #5F7278;
	border-left: 1px solid #5F7278;
	border-bottom: 1px none #5F7278;
	border-right: 1px solid #5F7278;
	cursor:hand;
	background-color: #E6EBEE;
}
.mainTableLeftCell
{
	border-right: #a9b6ba 1px solid;
	padding-right: 14px;
	border-top: #a9b6ba 0px solid;
	padding-left: 14px;
	padding-bottom: 14px;
	border-left: #a9b6ba 1px solid;
	padding-top: 14px;
	border-bottom: #a9b6ba 1px solid;
	background-color: white;
}
.mainTableRightCell
{
	background-color: #5f7278;
}
.sendTree
{
	overflow: auto;
	width: 100%;
	height: 200px;
}
.ideaShow
{
	overflow: auto;
	width: 100%;
	height: 400px;
}
.adminTree
{
	overflow: auto;
	width: 100%;
	height: 100%;
}
.table_border_admin {
	border-right-width: 1px;
	border-bottom-style:none;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #989595;
	border-right-color: #989595;
	border-bottom-color: #000000;
	border-left-color: #989595;
	border-top-width: 0px;
	border-bottom-width:0px;
	border-left-width: 1px;
}
.middleBox {
	background-color: #E3E1E2;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #478ec6;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #478ec6;
	padding: 0px;
}
.itemTr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
}
.itemSelectTr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
	background-color:#FFFFFF;
	cursor:hand;
}
.title
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.titleTr
{
	padding-right: 3px;
	border-top: #478ec6 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	background-color: #a9a9a9;
	cursor:hand;
}
.title_Info
{
	font-weight: bold;
	font-size: 25px;
	color: #b64f16;
	font-family: 宋体;
	letter-spacing: 10px;
}
.info_tap
{
	font-size: 14px;
	font-family:宋体;
	color: #B64F16;
}
.info_border
{
	border-bottom-width:0px;
}
.info_content
{
	font-size: 14px;
	font-family:宋体;
}

.ft
{
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.guideBorder
{
	border-right-width: 0px;
	border-bottom-style:solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #989595;
	border-right-color: #989595;
	border-bottom-color: #D7DEE3;
	border-left-color: #989595;
	border-top-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
}
.guideText
{
	font-size: 10.5pt;
	color:#3F5E7B;
}
.guideTD
{
	width:173px;
	border-right-width: 1px;
	border-bottom-style:solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E5B64;
	border-right-color: #3E5B64;
	border-bottom-color: #3E5B64;
	border-left-color: #3E5B64;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 0px;
	background-color:#C2CFD5;
	text-align:center;
}
.commentry
{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 9pt;
	margin-left: 10px;
	line-height: 200%;
	font-family: Tahoma, Arial;
}
.cpText
{
	font-size: 9pt;
	color: #2c6d82;
	font-family: Tahoma, Arial;
	vertical-align:middle;
}
.cpTable
{
	border-right-width: 0px;
	border-bottom-style:solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #989595;
	border-right-color: #989595;
	border-bottom-color: #C2CFD5;
	border-left-color: #989595;
	border-top-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	padding:5,5,0,0;
}
.cpTD
{
	height: 60px;
	text-align: center;
}

.TitleTable
{
	background-position: left top;
	background-image: url(Images/blockTitleBg.jpg);
	border-bottom: #d7e0f2 1px solid;
	background-repeat: repeat-y;
	background-color: #D8E1E6;
	height:25px;
}
.table_border
{
	border-right-width: 1px;
	border-bottom-style:solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3F5E7B;
	border-right-color: #3F5E7B;
	border-bottom-color: #3F5E7B;
	border-left-color: #3F5E7B;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	height:100%;
	background-color:White;
}
.block
{
	width:210px;
	border-right-width: 1px;
	border-bottom-style:solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E5B64;
	border-right-color: #3E5B64;
	border-bottom-color: #3E5B64;
	border-left-color: #3E5B64;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 0px;
	background-color:#C2CFD5;
	text-align:center;
}
.OpenMenu
{
	width:210px;
	border-right-width: 0px;
	border-bottom-style:solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E5B64;
	border-right-color: #3E5B64;
	border-bottom-color: #3E5B64;
	border-left-color: #3E5B64;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	background-color:#C2CFD5;
	text-align:center;
	vertical-align:top;
}
.bodyTable
{
	width:98%
}
.NavBar
{	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	cursor: default;
	padding-top: 10px;
	background-color: #C2CFD5;
	width:185px;
} 

.TopItem
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/NavBar/topItemPic.jpg);
	padding-bottom: 4px;
	width: 185px;
	cursor: hand;
	color: #446470;
	text-indent: 10pt;
	padding-top: 4px;
	font-family: Tahoma, Arial;
	line-height: 150%;
	height:26px;
}

.TopItemHover
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/NavBar/topItemPic.jpg);
	padding-bottom: 4px;
	width: 185px;
	cursor: hand;
	color: #4B6F7C;
	text-indent: 10pt;
	padding-top: 4px;
	font-family: Tahoma, Arial;
	line-height: 150%;
	height:26px;
}

.Level2Item
{
	font-family: Tahoma, Arial;
	color:#2C6D82;
	font-size: 11px; 
	padding-left: 10px; 
	cursor:hand;
	width:185px;
}

.Level2ItemHover
{
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	text-decoration:underline;
	padding-left: 10px; 
	cursor:hand;
	color:#336E81;
	width:185px;
}

.Level2Group
{
	background-color:#DEE8EB;
	border: 1px white solid;
	border-top-width:0px;
	border-top-color: #F0F1F5;
	padding:5px;
	padding-left:10px;
	padding-right:0px;
	color:#2C6D82;
	line-height: 150%;
	padding-bottom: 10px;
	width:185px;
}

.TreeView 
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:hand; 
}
.TreeViewClass
{ 
  background-color:White;
  padding-top:4px; 
  padding-left:1px; 
  border: #7C7C94 1px solid; 
  cursor:default; 
}

.TreeNode
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 1px;
	cursor: hand;
	color: #000000;
	padding-top: 2px;
	font-family: tahoma;
}

.GrayedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:gray; 
  cursor:hand;
}

.HoverTreeNode
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 1px;
	cursor: hand;
	padding-top: 2px;
	font-family: tahoma;
	text-decoration: underline;
}

.SelectedTreeNode
{
	border-right: #3f3f3f 1px solid;
	padding-right: 2px;
	border-top: #3f3f3f 1px solid;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: #3f3f3f 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: #3f3f3f 1px solid;
	font-family: tahoma;
	background-color: gray;
}

.NodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;  
}
.selectedNode
{
	color:#FDB812;
}
.DocumentTitle
{
	font-size: 22pt;
	padding-bottom: 20px;
	color: #000000;
	line-height: 30pt;
	padding-top: 20px;
	font-family: 黑体;
}
.DocumentSerialNo
{
	font-family: 仿宋_GB2312;
	padding-top: 20px;
	font-size: 16pt;
	padding-bottom: 5px;
}
.DocumentHeaderLine
{
	BACKGROUND-POSITION-Y: center;
	background-image: url(images/HeaderLine.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
}
.TopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab
{
	font-size: 10px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(images/TabStrip/tab_bg.gif);
	cursor: default;
	color: black;
	background-repeat: repeat-x;
	font-family: MS Sans Serif, Verdana;
}

.DefaultTabHover
{
	font-size: 10px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(images/TabStrip/hover_tab_bg.gif);
	cursor: default;
	color: black;
	background-repeat: repeat-x;
	font-family: MS Sans Serif, Verdana;
}

.SelectedTab
{
	font-size: 10px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(images/TabStrip/selected_tab_bg.gif);
	cursor: default;
	color: black;
	background-repeat: repeat-x;
	font-family: MS Sans Serif, Verdana;
}

.MultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:487px;
  height:150px;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
}

.PageContent
{
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
}
.TabTableBorder
{
	border:solid 1px #919B9C;
}