/*-----------------------------------------------------------------------*/
/*  最近更新人:   应丹                                                   */
/*  最近更新日期: 2006-9-25                                              */
/*  最近更新人:   应丹                                                   */
/*  最近更新日期: 2008-1-14                                              */
/*-----------------------------------------------------------------------*/
/*--拖拉条样式--*/
 BODY.logon {
    margin-left: 0px;
	  margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 0px;
    background-color:#ffffff;
    font-size: 9pt;}

/*--拖拉条样式--*/
  BODY{
     margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px; 
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    font-size: 9pt;
}
/*--系统名称行--*/
  BODY.top {
	margin-left: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*--欢迎页welcome.html--*/
  BODY.bg {
	margin-left: 0px;
	margin-top: 96px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/manage/common/img/bgwelcome.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}

/*--菜单--*/
  BODY.menu{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/manage/common/img/bgwelcome.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}
/*--TABLE的默认样式--*/
TABLE{FONT-SIZE: 9pt;}

TABLE.menu,table.sub,TABLE.prompt,TABLE.subtable,TABLE.common,table.list{width: 100%;}

    table.common,table.list  {	font-size: 9pt;
                              	style-align: center; }
                              	
    table.common{background-color: #dadada; }
                              	
    table.list  {	background-color: #ffffff;  }

    TABLE.list td  {	height:20px;
	                    border-top-width: 0px;
	                    border-right-width: 0px;
	                    border-bottom-width: 1px;
	                    border-left-width: 0px;
	                    border-style: solid;
	                    border-color: #aad5f8;
	                    color:#333333; }
	                    
	table.list td.no  {	height:25px;
                    	border-top-width: 0px;
                    	border-right-width: 0px;
                    	border-bottom-width: 2px;
                    	border-left-width: 0px;
                    	border-style: solid;
                    	border-color: #3082c5;
                    	background-color:#d8eaf9;
                    	padding-bottom: 4px;
                    	color:#0e5ea9; 
                    	text-align: center; }
     
TABLE.subtable{style-align: center;
               background-color: #3285c6;}
     
TABLE.prompt{BACKGROUND-COLOR: #ffffff;}
     
TABLE.list td.listtitle,table.list td.centertitle {font-size: 9pt;
	                                      color:#ffffff;
	                                      height:25px;
	                                      text-align: center;
	                                      background-image:url(/manage/common/img/bgtitle.gif);
	                                      border-top-width: 0px;
	                                      border-right-width: 1px;
	                                      border-bottom-width: 0px;
	                                      border-left-width: 0px;
	                                      border-style: solid;
	                                      border-color: #7cbfef;
	                                      background-attachment: fixed;
	                                      background-color: 7cbfef;
	                                      background-repeat: repeat-x;
	                                      background-position: top;  }

/*--信息列表页中标题栏的样式--*/
TR.trmenu
{
	FONT-SIZE: 9pt;
    COLOR: #ffffff
}

/*--TR的默认样式--*/

TR{	FONT-SIZE: 9pt;}

tr.center,tr.listodd,tr.listeven,tr.listtitle,tr.common,table.list tr.common{text-align:center;}

TR.left{TEXT-ALIGN: left;}

TR.listodd,tr.common,tr.listtail,table.list tr.common{ background:#ffffff;
                                                       color:#333333;}

TR.listeven{ background:#e9f5fe;
             color:#333333;}

TR.listtitle{background:#3285c6;
             color:#ffffff;
             height:25px;}

TR.prompt{COLOR: #333333;
          BACKGROUND-COLOR: #f7f7f7;}
    
tr.toptitle{font-weight: bold;
	          color: #0e5ea9;
	          background-color:#ffffff;
	          height:25px}
	          
/*--信息列表页下方的数字样式--*/
td{ font-size: 9pt;}

td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: center;}

  TD.input2
  {
    width:70%;
    COLOR: #333333;
    BACKGROUND-COLOR: #ffffff;
    text-align:left;
  }

TD.page{ background:#ffffff;
         color:#333333;}
         
TD.pageRight{ font-size: 9pt;
              background:#F7F7F7;
              color:#333333;
              text-align:right}
              
TD.page3{ background:#F7F7F7;
          color:#666666;
          text-align:left}

 TD.white  { color:#ffffff  }
/*--信息列表页下方的数字样式--*/
TD.caption
{
	font-size: 9pt;
    background:#0e5ea9;
    color:#ffffff;
    height:25px;
    text-align: center;
}
/*--信息列表页下方的数字样式--*/
TD.top{color: #666666;}

/*--信息列表页下方的数字样式--*/
TD.page2
{
	FONT-SIZE: 9pt;
	COLOR: #717171;
	line-height: 25px;}
	
TD.formtitle,table.list td.formtitle{
	height:25px;
	color:#0e5ea9;
	font-weight: bold;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(/manage/common/img/imgicon_2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 10px center;
	TEXT-ALIGN:left;}
	
/*--菜单中文字的样式--*/
TD.menu{FONT-SIZE: 9pt;
        CURSOR: hand;
        COLOR: #333333;
        BACKGROUND-COLOR: #EFF1Fe;}

TD.left
{
    color:#0e5ea9;
  	text-align: right;
  	background-color:#e9f5fe;
    width:14%;
}

TD.right{	COLOR: #333333;
          BACKGROUND-COLOR: #ffffff;
          width:19%;
          TEXT-ALIGN:left;}

TD.title{ width:20%;
        	color:#0e5ea9;
        	text-align: right;
        	background-color:#e9f5fe;}

TD.title01{ width:20%;
        	color:#0e5ea9;
        	text-align: center;
        	background-color:#ffffff;}
TD.title02{ width:10%;
        	color:#0e5ea9;
        	text-align: center;
        	background-color:#e9f5fe;}
TD.input{width:30%;
         color:#333333;
         height:22px;
         background-color:#ffffff;}

/*--一级菜单样式--*/
TD.menu1
{
	  FONT-SIZE: 9pt;
    CURSOR: hand;
    COLOR: #333333;
    BACKGROUND-COLOR: #EFF1Fe;
}

/*--二级菜单样式--*/
TD.menu2
{
    CURSOR: hand;
	  FONT-SIZE: 9pt;
    COLOR: #1a8462;
    BACKGROUND-COLOR: #ffffff;
}


/*--三级菜单样式--*/
TD.menu3
{
	  FONT-SIZE: 9pt;
    COLOR: #0e5ea9;
    BACKGROUND-COLOR: #EFF1Fe;
}



/*--菜单中文字的样式--*/
TD.alarm
{
	  font-size: 9pt;
    background:#0e5ea9;
    color:#ffffff;
    height:25px;
    text-align: center;
}
/*--大背景--*/

/*--菜单中文字的样式--*/
TD.tdbottom2
{
	FONT-SIZE: 9pt;
    COLOR: #DDF1FF
}
/*--权限文字的样式--*/
TD.tdbottom3
{
	COLOR: #BFCCD6;
    font-size:9pt
}
/*--登录页用户名、密码字的样式--*/
TD.index
{
	FONT-SIZE: 9pt;
    COLOR: #4D6A7F
}
/*--INPUT的默认样式--*/
INPUT
{
	FONT-SIZE: 9pt;
}

 INPUT.logon
  {
   color:#ffffff;
	border: none;
	background-image: url(../img/bginput.gif);
	width:279px;
	height:24px;
	text-indent:10px;
	line-height:20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
  }
  
 INPUT.logon1
  {
    font-size: 9pt;
    border: #1264ae 1px solid;
    background-color: #ffffff;
    width:80%;
    color:#333333
  }

/*--一般输入框样式--*/
INPUT.common,INPUT.codename,input.right
{
	font-size: 9pt;
	background-color: #ffffff;
	width:90%;
	color:#333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #5b9fd6;
}

input.right{text-align: right;}
/*--小个输入框样式--*/
INPUT.small
{
	  FONT-SIZE: 9pt;
	  color:#333333;
    BORDER: #1264ae 1px solid;
    BACKGROUND-COLOR: #ffffff;
    width:30px
}
/*--一般输入框样式--*/
INPUT.money
{
	FONT-SIZE: 9pt;
	color:#717171;
	BORDER: #999999 1px solid;
	BACKGROUND-COLOR: #ffffff;
	width:80%;
	text-align:right
}
/*--一般输入框样式--*/
INPUT.common5
{
	FONT-SIZE: 9pt;
	color:#717171;
    BORDER: #999999 0px solid;
    BACKGROUND-COLOR: #ffffff;
    width:80%
}
/*--一般输入框样式--*/
INPUT.common-blue
{
	FONT-SIZE: 9pt;
	color:#1264ae;
    BORDER: #1264ae 1px solid;
    BACKGROUND-COLOR: #ffffff;
    width:90%
}
/*--蓝色输入框样式--*/
INPUT.common2
{
	FONT-SIZE: 9pt;
	color:#1264ae;
    BORDER: #1264ae 1px solid;
    BACKGROUND-COLOR: #E7F3FF;
    width:25%
}
/*--标题输入框样式--*/
INPUT.common3
{
	FONT-SIZE: 9pt;
	color:#666666;
    BORDER: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
    width:52%
}
/*--标题输入框样式--*/
INPUT.common4
{
	FONT-SIZE: 9pt;
	color:#666666;
    BORDER: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
    width:8%
}
INPUT.codecode {
   font-size: 9pt;
	  width:90%;
	  color:#333333;
	  border-top-width: 0px;
	  border-right-width: 0px;
	  border-bottom-width: 1px;
	  border-left-width: 0px;
	  border-style: solid;
	  border-color: #ff8400;
}



/*--按钮样式--*/
   INPUT.button,input.button2
   {
    color: #0f5faa;
	 background-image: url(/manage/common/img/BgButton.gif);
	 text-align: center;
	 height: 24px;
	 width: 72px;
	 border: none;
   }

/*--小按钮样式--*/
   INPUT.smallbutton
   {
    color: #0f5faa;
	 background-image: url(/manage/common/img/BgSmallButton.gif);
	 text-align: center;
	 height: 20px;
	 width: 20px;
	 border: none;
   }
   
INPUT.middlebutton
{
   color: #0f5faa;
	 background-image: url(/manage/common/img/BgMiddleButton.gif);
	 text-align: center;
	 height: 24px;
	 width: 111px;
	 border: none;
}
   
 /*--长按钮样式--*/
   INPUT.longbutton
   {
    color: #0f5faa;
	 background-image: url(/manage/common/img/BgLongButton.gif);
	 text-align: center;
	 height: 24px;
	 width: 140px;
	 border: none;}
	 
  /*-- 只读 --*/	 
  INPUT.readonly { width: 160px;
                   background-color: #ffffff;
                   color: #666666;
                   BORDER-TOP-WIDTH: 1px;
                   BORDER-TOP-STYLE: solid;
                   BORDER-TOP-COLOR: #ffffff;
                   BORDER-BOTTOM-WIDTH: 1px;
                   BORDER-BOTTOM-STYLE: solid;
                   BORDER-BOTTOM-COLOR: #ffffff;
                   BORDER-RIGHT-STYLE: none;
                   BORDER-LEFT-STYLE: none }	 
/*--eg.编辑审计项目年度计划页面中项目类别录入的样式--*/

SELECT{font-size:9pt;}

SELECT.one,select.common
{
    WIDTH: 90%;
    BACKGROUND-COLOR: #ffffff;
    color:#333333
}
SELECT.logon
{
    WIDTH:279px;
    text-indent:10px;
	  line-height:20px;
    BACKGROUND-COLOR: #ffffff;
    color:#333333
}
SELECT.warn
{
    WIDTH: 80%;
    BACKGROUND-COLOR: #FF0000;
    color:#333333
}
/*----*/

TEXTAREA
{
    FONT-SIZE: 9pt;
    BORDER: #247dd0 1px solid;
    WIDTH: 90%;
    BACKGROUND-COLOR: #ffffff;
}

SELECT.two
{
	FONT-SIZE: 9pt;
	WIDTH: 15%;
	BACKGROUND-COLOR: #ffffff;
	color:#717171
}
TEXTAREA.readonly,
{
	FONT-SIZE: 9pt;
	BORDER: #999999 1px solid;
	WIDTH: 80%;
	height:70px;
	BACKGROUND-COLOR: #ffffff;
	color:#717171;
	line-height: 160%;

}
/*--有链接的文字样式(绿色)--*/
A.menu:link
{
	FONT-SIZE: 9pt;
    COLOR: #1264ae;
    TEXT-DECORATION: none
}
A.menu:visited
{
	FONT-SIZE: 9pt;
    COLOR: #1264ae;
    TEXT-DECORATION: none
}
A.menu:active
{
	FONT-SIZE: 9pt;
    COLOR: #1264ae;
    TEXT-DECORATION: none
}
A.menu:hover
{
	FONT-SIZE: 9pt;
    COLOR: #1264ae;
    TEXT-DECORATION: underline
}
/*--有链接的文字样式(灰色)--*/
A:link
{
	FONT-SIZE: 9pt;
    COLOR: #0e5ea9;
    TEXT-DECORATION: none
}
A:visited
{
	FONT-SIZE: 9pt;
    COLOR: #0e5ea9;
    TEXT-DECORATION: none
}
A.active
{
	FONT-SIZE: 9pt;
    color: #0e5ea9;
    TEXT-DECORATION: none
}
A:hover
{
	FONT-SIZE: 9pt;
    COLOR: #ff8400;
    TEXT-DECORATION: underline
}
IMG.button
{
FONT-SIZE: 9pt;
    COLOR: #717171;
    cursor:hand
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr?              |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.handcursor
{
	cursor:hand;
}
