body
{
	font-size: 9pt;
	font-family: 宋体;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-size:9pt;
	font-family:宋体;
}

/*-- 基本样式--*/
A {
	color: red;
	text-decoration: none;
	font-size:9pt
	
}
A:hover {
	color: #FF0000;
	font-size:9pt;
	font-family: "宋体";
}
A:active {
	color: #FF0000;
	font-size: 9pt;
	font-family: "宋体";
}
.Text9Pt {
	font-size: 9pt;
	font-family: "宋体";
}
.Title {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.DataGridOver {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	background-color: #f1f1f1;
}
.DataGridOut {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	background-color: #e6f7ff;
}
.ScrollDiv {
	overflow:auto;
	width:100%;
	height:100%;
}

/*－－查询条件边框－－*/
.scfield
{
	font-size:9pt;
	font-family: "宋体";
	border:1px solid #FFC268;
	border-color:#cccccc;
}
.scfield td
{	
	font-family: "宋体";
	font-size:9pt;
}

/*-- 输入框所使用的样式 --*/
.Box
{
	border-right: #CBCCDA 1px solid;
	border-top: #CBCCDA 1px solid;
	font-size: 10pt;
	border-left: #CBCCDA 1px solid;
	border-bottom: #CBCCDA 1px solid;
	font-family: "宋体";
	background-color: #ffffff;
	height:16px;
}
.BoxWbk {
	border: none;
	font-size: 9pt;
	color: #000000;
	background-position: center;
	background-color: #ffffff;

}
.BoxNull
{
	font-size: 9pt;
	color: #999999;
	font-family: "宋体";
	background-color: #FFFFFF;
	border: 1px solid #CBCCDA;
}
.Errbox
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	font-size: 9pt;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	font-family: 宋体;
	background-color: #ffffff;
}


/*-- 按钮使用的样式 --*/
.Button
{
	border-right: #006699 0px solid;
	padding-right: 0px;
	border-top: #006699 0px solid;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: #006699 0px solid;
	cursor: hand;
	color: #1C3D7D;
	padding-top: 2px;
	border-bottom: #006699 0px solid;
	font-family: "宋体";
	height: 22px;
	text-align: center;
	width:50px;
}
.Button45
{
	font-family: "宋体";
	font-size: 9pt;
	background-image: url(../Images/45.gif);
	background-position: center center;
	border: none;
	height: 21px;
	width: 45px;
}
.Button60 {
	font-family: "宋体";
	font-size: 9pt;
	background-image: url(../Images/60.gif);
	background-position: center center;
	border: none;
	height: 21px;
	width: 60px;
}
.Button80 {
	font-family: "宋体";
	font-size: 9pt;
	background-image: url(../Images/80.gif);
	background-position: center center;
	border: none;
	height: 21px;
	width: 80px;
}
.Button100 {
	font-family: "宋体";
	font-size: 9pt;
	background-image: url(../Images/100.gif);
	background-position: center center;
	border: none;
	height: 21px;
	width: 100px;
}
.Button120 {
	font-family: "宋体";
	font-size: 9pt;
	background-image: url(../Images/120.gif);
	background-position: center center;
	border: none;
	height: 21px;
	width: 120px;
}

/*-- DataGrid 控件所使用的样式 --*/
.dg
{
	color:#CCCCFF;
	border-color:#FF9901;
	border-width:0px;
	font-size:9pt;
	width:100%;
	border-collapse:collapse;
	border-color:#cccccc;
	
	/*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');*/
}
.dg td
{
	border:1px solid #FF9901;
	border-color:#cccccc;
	text-align:center;	
	height:21px;
	line-height:21px;
}
.dgHeader
{
	color:#666;
	background-color:#d6f1b4;
	height:25px;
	line-height:25px;
	border-color:#cccccc;
	text-align:center;	
	font-weight:bold;	
}
.dgHeader td a
{
	color:#666;
	text-align:center;	
	font-weight:bold;
}
.dgItem
{
	color:#000000;
	background-color:White;
	height:22;
}
.dgAlerItem
{
	color:#000000;
	background-color:f4f4f4;
	height:22;
}
.dgMouseOver
{
	color:#000000;
	background-color:#ffffcc;
	height:22px;
}

.navigate
{
	FONT-SIZE: 9pt;
}
.navigate a
{
	COLOR: black; TEXT-DECORATION: none
}
.navigate a:hover
{
	COLOR: blue; TEXT-DECORATION: none
}
.navgo
{
	font-family: "宋体";
	font-size: 9pt;
	background-image: url(45.gif);
	background-position: center center;
	border: none;
	height: 20px;
	width: 45px;
	margin-left:5px;
}
.navbox 
{
	margin-left:5px;
	border: 1px solid #6B6D6B;
	background-color: #FFFFFF;
	font-family: "宋体";
	font-size: 9pt;
	
	width:10px;  /*40px;*/
}
.nodatainfo
{
	color:red;
	background-color:White;
	height:25;
	text-align:center;
}

/*-- 页面样式 --*/
.PageTop_L
{
	font-size: 9pt;
	background-image: url(../Images/Page_Top_L.gif);
	font-family: 宋体;
}
.PageTop_C
{
	font-size: 9pt;
	background-image: url(../Images/Page_Top_C.gif);
	font-family: 宋体;
	text-align: left;
}
.PageTop_R
{
	font-size: 9pt;
	background-image: url(../Images/Page_Top_R.gif);
	font-family: 宋体;
}
.PageBottom_L
{
	font-size: 9pt;
	background-image: url(../Images/Page_Bottom_L.gif);
	font-family: 宋体;
}
.PageBottom_C
{
	font-size: 9pt;
	background-image: url(../Images/Page_Bottom_C.gif);
	font-family: 宋体;
	text-align: right;
}
.PageBottom_R
{
	font-size: 9pt;
	background-image: url(../Images/Page_Bottom_R.gif);
	font-family: 宋体;
}
.PageTitle_L
{
	font-size: 9pt;
	/*background-image: url(../Images/Page_Title_L.gif);*/
	font-family: 宋体;
}
.PageTitle_C
{
	font-size: 9pt;
	/*background-image: url(../Images/Page_Title_C.gif);
	color: #04396a;
	font-weight: bold;*/
	font-family: 宋体;
	text-align: left;
}
.PageTitle_R
{
	font-size: 9pt;
	/*background-image: url(../Images/Page_Title_R.gif);*/
	font-family: 宋体;
}
.Page_Label
{
	font-size: 9pt;
	font-family: 宋体;
	text-align: right;
	background-color: e5f1ff;
}
.Page_Input
{
	font-size: 9pt;
	font-family: 宋体;
	text-align: left;
	background-color: e5f1ff;
}
.Page_table
{
	font-size: 9pt;
	font-family: 宋体;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.PageAddTop_L
{
	font-size: 9pt;
	background-image: url(../Images/Page_Top_L.gif);
	font-family: 宋体;
}
.PageAddTop_C
{
	font-size: 9pt;
	background-image: url(../Images/Page_Top_C.gif);
	font-family: 宋体;
	text-align: left;
}
.PageAddTop_R
{
	font-size: 9pt;
	background-image: url(../Images/Page_Top_R.gif);
	font-family: 宋体;
}
.PageAddBottom_L
{
	font-size: 9pt;
	background-image: url(../Images/Page_Bottom_L.gif);
	font-family: 宋体;
}
.PageAddBottom_C
{
	font-size: 9pt;
	background-image: url(../Images/Page_Bottom_C.gif);
	font-family: 宋体;
	text-align: right;
}
.PageAddBottom_R
{
	font-size: 9pt;
	background-image: url(../Images/Page_Bottom_R.gif);
	font-family: 宋体;
}

/*UserDiv */
.userDiv{ 
    width:95%;
    text-align:center;
    font-size:12px;
      
     
}
.userDiv td
{
   
    height:22px;
    line-height:22px;
   color:#666;   
    border:1px solid #ddd;
    
}
.userDiv td.title
{   
    background:#f3ffe3;
    color:#0f482a;  
   
     text-align:right; 
  
}     