/* CSS Document */

td { font-size:9pt;}




html,body
	{
		margin:0px;
		font-size:12px;
	
            height: 100%;
            width: 100%;
	}
.gallery_border
{
	border-color: #cccccc;
	border-width: 2px;
	border-style: solid;
	padding-top: 5;
	
}
.Pager a{
	display:block;
	border:1px solid #ccc;
	float:left;
	padding:4px 5px;
	text-decoration:none;
	text-align:center;
	margin:0 1px;
}

.Pager a.CurrentPage{
	background:#999;
	color:#eee;
}

.Pager span{
	position:relative;
	top:6px;
}


.btnS {
 PADDING-RIGHT: 2px;  PADDING-LEFT: 2px; FONT-SIZE: 12px;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); 
CURSOR: hand; COLOR: black; 
PADDING-TOP: 2px; 
BORDER: #002D96 1px solid;
height:27px;
        }

/* GridView
*******************************************/



.GridViewStyle 
{
	border-right: 1px solid #524E67;
	border-bottom: 1px solid #524E67;
	border-left: 1px solid #524E67;
	border-top: 1px solid #524E67;
	padding: 4px;
	border-collapse:collapse;
	
} 

.GridViewStyle a 
{ 
    color: blue; 
} 

.GridViewHeaderStyle th td
{ 
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;
	
} 



.GridViewHeaderStyle 
{
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;
} 
.a 
{
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;
} 
.b 
{
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;
} 
.c|d
{
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;

} 
.c
{
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;
} 
.d
{
	color:#FFFFCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	border: 1px solid #5B586D;
	font-weight:bold;
	border: 1px solid #5B586D;
	background: #5f7986 url(../images/bg_header.jpg) no-repeat;
} 
.GridViewFooterStyle 
{ 
    background-color: #5D7B9D; 
    font-weight: bold; 
    color: White; 
} 

.GridViewRowStyle 
{

	background: #fff;
	padding: 6px 6px 6px 12px;
	
} 

.GridViewAlternatingRowStyle 
{
	background-color: #E7EEF5;
} 

.GridViewRowStyle td, .GridViewAlternatingRowStyle td 
{ 
    border: 1px solid #5B586D;
     height:25px;
} 

.GridViewSelectedRowStyle 
{ 
    background-color: #E2DED6; 
    font-weight: bold; 
    color: #333333; 
} 

.GridViewPagerStyle 
{ 
    background-color: #284775; 
    color: #FFFFFF; 
} 

.GridViewPagerStyle table /* to center the paging links*/ 
{ 
    margin: 0 auto 0 auto; 
} 
/* TextBox
*******************************************/
.inputField 
{
	BORDER-RIGHT: #cbb945 1px solid;	
	PADDING-RIGHT: 3px;	
	BORDER-TOP: #cbb945 1px solid;	
	PADDING-LEFT: 3px;	
	FONT-SIZE: 126%;	
	BACKGROUND-ATTACHMENT: scroll;	
	BACKGROUND-IMAGE: url(../Images/TextboxBG.gif);	
	PADDING-BOTTOM: 3px;	
	BORDER-LEFT: #cbb945 1px solid;	
	COLOR: #776b1b;	
	PADDING-TOP: 3px;	
	BORDER-BOTTOM: #cbb945 1px solid;	
	BACKGROUND-REPEAT: repeat-x;	
	BACKGROUND-COLOR: #fffadb;	
	background-x-position: 0%;	
	background-y-position: 0%
	}
.inputField2
{
	height:13px;
	
}
/* GreenStyle
*******************************************/
.GreenStyle a{
	display:block;
	border:1px solid #9cba39;
	float:left;
	padding:4px 5px;
	text-decoration:none;
	text-align:center;
	margin:0 1px;
	color:#9cba39
}

.GreenStyle a.CurrentPage{
	background:#C5D985;
	color:#fff;
}

.GreenStyle span{
	position:relative;
	top:6px;
}

.GreenStyle span b{
	color:#C33;
}



.ImgBox
{
	background-color: #F3F9FA;
	height: 160px;
	width: 180px;
	border: 1px solid #C6C6C6;
	margin:5px;
	padding:3px;	
	}
.ImgBox-Active
{
	background-color: #FCF1F1;
	height: 160px;
	width: 180px;
	border: 1px solid #DF644F;
	margin:5px;
	padding:3px;	
	}

#top_Bar {
	
	
	
	height:35px;
	background-color: #EEF2FB;

	
	line-height:35px;
	border-bottom:1px #333846 solid;
	border-left:1px #333846 solid;
	border-right:1px #333846 solid;
	margin-bottom:8px;
	font-size:12px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	 

	
}

#top_Bar_zp {
	
	
	WIDTH: 100%; 
	height:35px;
	background-color:#F1F3F3;
	border-bottom:1px #333846 solid;
	border-left:1px #333846 solid;
	border-right:1px #333846 solid;
	border-top:1px #333846 solid;
	margin-bottom:8px;
	font-size:12px;
	line-height:35px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;

	
}




#top_Bar2
{
    height: 70px;
    background-color: #F1F3F3;
    line-height: 35px;
    border-bottom: 1px #333846 solid;
    border-left: 1px #333846 solid;
    border-right: 1px #333846 solid;
    margin-bottom: 50px;
    font-size: 12px;
    line-height: 90px;
    padding-left: 5px;
    padding-top: 13px;
}


.tool_Bar1
{
   
    height: 35px;
    background-color: #F1F3F3;
    line-height: 35px;
    border-bottom: 1px #333846 solid;
    border-left: 1px #333846 solid;
    margin-bottom: 8px;
   
}

#top_Bar_zp2 {
	
	
	WIDTH: 100%; 
	height:65px;
	background-color:#F1F3F3;
	padding-top:3px;

	
	
	border-bottom:1px #333846 solid;
	border-left:1px #333846 solid;
	border-right:1px #333846 solid;
	border-top:1px #333846 solid;
	margin-bottom:8px;
	font-size:12px;
	line-height:34px;
	padding-left:5px;

	
}


#top_Bar1 {
	Z-INDEX: 9999; BACKGROUND: url(../Images/g_nav_bg.jpg) repeat-x; 
	LEFT: 0px; 
	WIDTH: 100%; 
	 TOP: 0px; 
	 HEIGHT: 41px;
	line-height:35px;
}
#HeaderText
{
	font-weight:bold;
	font-size:14px;
	color:#003E5B;
	letter-spacing:2px;
	padding-left:5px;
	padding-top:5px;
	float:left;
	
	
	
	}
#btn_Map
{
	background-color:#F3F9FA;
	cursor:hand;

	float:right;
	margin-right:10px;
	width:60px;
	border: solid 1px #DF644F;
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
	
	}
/*
#top_Bar 
{
	BACKGROUND: url(../Images/g_nav_bg.png) repeat-x;
	height:41px;
	LEFT: 0px; WIDTH: 100%; 

position: absolute;
line-height:35px;
    
    top:expression(eval(document.compatMode &&
        document.compatMode=='CSS1Compat') ?
        documentElement.scrollTop
        +(documentElement.clientHeight-this.clientHeight) - 1
        : document.body.scrollTop
        +(document.body.clientHeight-this.clientHeight) - 1);
}
*/
．header_close
{

	 
	   line-height:22px;
	   cursor:hand;

	}
	#header_Text
	{
		padding-top:7px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	margin-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 2pt;
	line-height:22px;
	}
.bottomDiv
{
	FLOAT: right;
	border: 1px solid #DF644F;
	bottom:0px;
	position:relative;
}
.Bar
{
	font-size: 9pt;
	background-image: url(../Images/bar.png);
	background-repeat: repeat-x;
	height:50px;
	padding-top:8px;
	text-align:center;

	
	
}
.Navbar ul{list-style:none; padding-left:10px; padding-top:15px;}

.Navbar li{ height:30px;
}
.bar_conter
{
	height:30px;


	padding:2px;
	float:right;
	position:absolute;

	
	}

.toolbar ul{list-style:none; text-align:right; }
.toolbar li{ float:right; width:100px;margin-left:3px;line-height:10px;border: 1px solid #98B8C0; letter-spacing:3px; 
}
.toolbar img{ padding-top:4px;}
.toolbar a{display:block;text-align:center;height:25px;text-decoration:none;color:black; font-weight:bold;

 FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#C3DAF5, EndColorStr=#ffffff);
}
.toolbar a:link{color:#666;background:url(arrow_off.gif) #CCC no-repeat 5px 12px;text-decoration:none;}
.toolbar a:visited{color:#666;text-decoration:none;}
.toolbar a:hover{color:blue; font-weight:bold;text-decoration:none;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D7E7FA);
} a:link {
	font-size: 9pt;
	color: #003333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.tableStyle {
	background-color: #C6C6C6;
}
.FieldStyle {
	background-color: #D6E4EB;
	font-weight: bold;
	letter-spacing: 2pt;
	text-align: right;
	height:40px;
}
.ValueStyle {
	background-color: #F3F8FA;
	height:40px;

}
.headerStyle {
	background-color: white;
	height:35px;

}
.menu_title SPAN
{
	font-weight: bold;
	left: 8px;
	color: #215dc6;
	position: relative;
	top: 2px;
}
.menu_bg
{
	border-right: white 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	background: #d6dff7;
	padding-bottom: 1px;
	border-left: white 1px solid;
	padding-top: 1px;
	border-bottom: white 1px solid;
}
.Header_Div
{

	width:450px;
	

	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	height:25px;
	line-height:28px;
	border-bottom:#E0E0E0 2px solid;
	border-top:white 2px solid;
	 FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#C3DAF5, EndColorStr=#ffffff);
	 padding-left:10px;
	 color:black;
	
}
.Header_Div a:hover
{
	font-size:14px;
	color:#990000;
	}
.photo_Div
{
	padding:5px;
	width:450px;
	background-color:Gray;
	display:none;
	
}

.bottomborder { border-width: 0 0 1px 0; border-bottom-style: solid; border-bottom-color: #888; }
#tabnav
{
	margin: 0;
	padding: 0 5px 0 5px;
	_padding: 0; /* IE6 FIX */
	line-height: 25px;
	height: 25px;
}

#tabnav li
{
	float: left;
	list-style: none;
	border: solid 1px #888;
	margin: 0 5px -1px 5px;
	line-height: 24px;
	height: 24px;
	position: relative;
}

#tabnav li.selected
{
	border-bottom: #fff;
}

#tabnav li a:link, #tabnav li a:visited, #tabnav li a:hover, #tabnav li a:active
{
	display: -moz-inline-block; /* FIREFOX FIX */
	display: inline-block;
	line-height: 23px;
	height: 23px;
	_margin-bottom: -1px; /* IE6 FIX */
	padding: 0 10px 0 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #888;
	border-left: solid 1px #aaa;
	background: #999;
	color: #fff;
	text-decoration: none;
}

#tabnav li a:hover
{
	text-decoration: underline;
}

#tabnav li.selected a:link, #tabnav li.selected a:visited, #tabnav li.selected a:hover, #tabnav li.selected a:active
{
	border: solid 1px #fff;
	border-top: solid 1px #ddd;
	background: #fff;
	color: #000;
}

#tabnav li.selected a:hover
{
	text-decoration: underline;
}

#tabnav li.right
{
	float: right;
}

.TDTitle
{
	color:#7D7D7D;
	height: 32px;
	background-image: url(../images/bo_1.gif);
	font-size: 12px;
	clip:   rect(auto auto auto auto);
	letter-spacing: 2px;
	padding-left: 35px;
	padding-top: 9px;

}


.topBG {
	background-image: url(../Images/f2.gif);
	background-repeat: repeat-x;
	height: 62px;

}

.split
{
	margin: 160px 2px;
}

.i-num
{
	background-image: url(../images/a_2.gif);
	color: White;
	cursor: hand;
	font-size: 9pt;
}
.fixedHeaderTr th td
{
    border-left: 1px solid black; 
    border-right: 1px solidblack; 
}
.fixedHeaderTr
{
	position: relative;
	top: expression(this.offsetParent.scrollTop-1);
	height:60px;
    font : bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	margin-top:2px;

	border-top: 2px solid black;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

.GridRowSelect 
{
	background-color: #FFFFA4;
	border: 1px solid #0099CC;
}

          fieldset 
            {
    
          border:1px solid #BAAABD;
          
          background:#F6F6F6;
          padding-bottom:15px;
          
         
      
        }



        legend {
          border: 1px ridge #00457b;
          font-weight: bold;
          background-color: #E1ECEB;
          color: #3E4B73;
          padding: 2px 8px;
          text-align:center;
        }
     #PageContainer
     {
     	width:100%
     	
     	}
     #PageContainer div
     {
     	height:500px;
     	line-height:20px;
		letter-spacing:1px;
     }
      #PageContainer H1
      {
      	font-size:28px;
      	font-weight:bold;
      	letter-spacing:4px;
      	text-align:center;
      	
      }
      #PageContainer H2
      {
      	font-size:20px;
      	font-weight:bold;
      	letter-spacing:2px;
      	text-align:center;
      	
      }
      #PageContainer H3
      {
      	font-size:12px;
      	font-weight:bold;
      	letter-spacing:2px;
      
      }
      #PageContainer P
      {
		text-indent: 2em;
      }
	   #PageContainer table
      {
	  	background-color:#505050;

      }
	  #PageContainer th 
      {
	  	background-color:white;
      }
	  #PageContainer td 
      {
	  	background-color:white;
      }
      
.submenu{
	

	background-image: url(../Images/subtitle_02.gif);
	background-repeat: repeat-x;	

	        font-weight: bold;
            line-height: 30px;
       
            width: 158px;
            height: 30;
            color: #242E46;
            padding-left: 15px;
            letter-spacing: 2px;

}
   
#Nav_Tab
{
	float:right;	
	padding-right:13px;
	padding-top:20px;
	
}
#Nav_Tab div
{
	width:80px;
	height:32px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align:center;
	float:left;
	cursor:pointer;

	margin-right:2px;
	line-height:35px;
	margin-top:8px;
	
	

}
.tab
{
	
	
	color:#1B3142;
	font-weight:bold;
	background-image:url("../images/tab_img.jpg");
	background-repeat:no-repeat;




}
.tab_hover
{
	color:white;


	background-image:url("../images/tab_hover.jpg");
	background-repeat:no-repeat;

}
.btn {
 PADDING-RIGHT: 2px;  PADDING-LEFT: 2px; FONT-SIZE: 12px;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); 
CURSOR: hand; COLOR: black; 
PADDING-TOP: 2px; 
BORDER: #002D96 1px solid;
height:27px;
        }
#CurrentUnit
{
	background-image: url(../Images/UnitName.jpg);
	background-repeat: repeat;
	background-position:center;
	height: 70px;
	width: 175px;	

}
#nav_bar
{
	background-image: url(../Images/nav_bg.jpg);
	background-repeat:repeat-y;
	width:159px;
	
	}
/***************button*********************/

/*下载*/
.btn_Down
{
	background-image:url(../Images/btn/btn_downpic.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	
	}


/*查询*/
.btn_Search
{
	background-image:url(../Images/btn/btn_Search.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	
	}
/*导出Excel*/
.btn_Excel
{
	background-image:url(../Images/btn/btn_ExportExcel.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*打印*/
.btn_print
{
	background-image:url(../Images/btn/btn_print.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}

/*close*/
.btn_Close
{
	background-image:url(../Images/btn/btn_Close.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:95px;
	border:0px;
	margin-left:5px;
	}
/*wtfl*/
.btn_Send
{
	background-image:url(../Images/btn/btn_sendng.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:78px;
	border:0px;
	margin-left:5px;
	}
/*组合查询*/
.btn_MuitSearch
{
	background-image:url(../Images/btn/btn_MuitSearch.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}

/*新增*/
.btn_Add
{
	background-image:url(../Images/btn/btn_add.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}

.btn_DEL
{
	background-image:url(../Images/btn/btn_del.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
	


.btn_EDIT
{
	background-image:url(../Images/btn/btn_edit.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
	/*sort*/
.btn_Sort
{
	background-image:url(../Images/btn/btn_Sort.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*保存*/
.btn_Save
{
	background-image:url(../Images/btn/btn_Savecg.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*取消*/
.btn_Cancel
{
	background-image:url(../Images/btn/btn_Cancel.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*返回*/
.btn_back
{
	background-image:url(../Images/btn/btn_back.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*确定*/
.btn_OK
{
	background-image:url(../Images/btn/btn_ok.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*提交*/
.btn_Submit
{
	background-image:url(../Images/btn/submit.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*查看*/
.btn_View
{
	background-image:url(../Images/btn/btn_View.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*同意*/
.btn_Agree
{
	background-image:url(../Images/btn/btn_Agree.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*不同意*/
.btn_NoAgree
{
	background-image:url(../Images/btn/btn_noAgree.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/*数据过滤*/
.btn_filter
{
	background-image:url(../Images/btn/btn_filter.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}
	
/* 审核*/
.btn_Aduiting
{
	background-image:url(../Images/btn/btn_Aduiting.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/* 定位*/
.btn_GoTo
{
	background-image:url(../Images/btn/btn_GoTo.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/* 汇总*/
.btn_Collect
{
	background-image:url(../Images/btn/btn_Collect.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:65px;
	border:0px;
	margin-left:5px;
	}
/* 按项目统计*/
.btn_Stat_Project
{
	background-image:url(../Images/btn/btn_Stat_Project.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:84px;
	border:0px;
	margin-left:5px;
	}
/* 按单位统计*/
.btn_Stat_Unit
{
	background-image:url(../Images/btn/btn_Stat_Unit.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:84px;
	border:0px;
	margin-left:5px;
	}
/* 资料表查询*/
.btn_Ziliao
{
	background-image:url(../Images/btn/btn_Ziliao.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:84px;
	border:0px;
	margin-left:5px;
	}	
	
		
/* 能力计算表*/
.btn_Cal
{
	background-image:url(../Images/btn/btn_Cal.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:84px;
	border:0px;
	margin-left:5px;
	}
/* 分类选择*/
.btn_GroupSelect
{
	background-image:url(../Images/btn/btn_GroupSelect.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}
/* 站段选择*/
.btn_StationSelect
{
	background-image:url(../Images/btn/btn_StationSelect.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}
/* 电子签名*/
.btn_sign_dz
{
	background-image:url(../Images/btn/btn_sign_dz.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}
/* 上传附件*/
.btn_Att
{
	background-image:url(../Images/btn/btn_Att.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}
/* 查看详细*/
.btn_ViewDetail
{
	background-image:url(../Images/btn/btn_ViewDetail.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}

.btn_unsign
{
	background-image:url(../Images/btn/btn_unsign.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}

.btn_zhuanzhang
{
	background-image:url(../Images/btn/btn_Zhuanzhang.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:74px;
	border:0px;
	margin-left:5px;
	}
/***************button end*****************/

/*********************************/
.submenu div
{
	background-image:url(../Images/menu_arr.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
	
	}

.CurrentItem
{
	
	font-weight:bold;

	/*border-bottom:solid 2px #5F7986;*/
		
}
.menuItem
{
    padding-left: 15px;
}
/**************固定列*******************/	
.aaa { WIDTH: 640px; CURSOR: default;  HEIGHT: 380px;font-size:12px;}
.grid {DISPLAY: inline; BORDER-COLLAPSE: collapse; font-size:12px;}
.fixCol {  LEFT: expression(this.parentElement.offsetParent.parentElement.scrollLeft);   POSITION: relative; font-size:12px; } 
.fixHeadCol {  LEFT: expression(this.parentElement.offsetParent.parentElement.scrollLeft);   POSITION: relative; font-size:12px; color:#FFFFCC; } 
/****************分页**************/
#page_Style {margin:5px;  width:100%; font-size:12px; }
#page_Style a
{
 font-weight:bold;	border:1px solid #8CA7BF;background-color:#F5F7F8;color:#2F4355;height:15px;  }
#page_Style a:hover{font-weight:bold;font-size:12px; color:#F5F7F8; background-color:#2F4355;height:15px; text-decoration:"none"}
#page_Style span 
{
	font-weight:bold;
	color:Maroon;
	
	}
      #div_load
        {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -150px;
            margin-left: -200px;
            color: blue;
            width: 300px;
            height: 100px;
            border: solid 1px gray;
            float: left;
            background-color: #C7E5F8;
            text-align: center;
            padding-top: 40px;
            line-height: 30px;
            z-index:999;
         
        
        }
.UnitSelectDIV
{
position: absolute; top: 90px; left: 0px; border: solid 1px #ccc;
height: 560px; width: 175px; display: none;	
}