body		
{ 
		background: #ffffff;  
		font-size: 9pt;  
		font-family: 宋体; 
}

table
{
	font-family: 宋体; font-size: 9pt; border: 0 solid #888888;
}



th
{
    font-family: 宋体; font-size:9pt;background-color:#eeeeee;cursor:hand;
    color: black;
}

td
{
	font-family: 宋体; font-size:9pt;height:20px;
}

p
{ 
		font-size:9pt;
}


li
{ 
		font-size:9pt;
 }

BigFont
{
       font-size:11pt;
}


.ReportTitle
{
      font-size:25pt; font-family:宋体;text-align:center;
      font-weight:bolder;      
           
}

.ReportTitle_3
{
     font-size:18pt; font-family:宋体;
     
}

.ReportTitle_1
{
     font-size:12pt; font-family:宋体;
     
}
.ReportTitle_2
{
     font-size:11pt;font-family:宋体;font-weight :bold;
}


.NavigationBar
     {
          background-color:#eeeeee;
          height:30;
          border-bottom: 1 solid #888888;
     }   
.NoBorderText
     {
          width:100%;
          border-width:0;
     }
.LineText
     {
          width:100%;
          border-top:#ffffff 0px solid;
          border-left:#ffffff 0px solid;
          border-right:#ffffff 0px solid;
          border-bottom: 1 solid #000000;
          text-align:center;
     } 


.Listview
{
   TABLE-LAYOUT: fixed;
}
     
.TD_Fix 
  {
	background-color :menu;
  }   
.TreeviewContainer
{
     overflow:auto;
     height:500px;
     width:100%;
}  
     
.Table_Line
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	cursor: hand;
	border-bottom: #000000 1px solid;
	border-collapse: collapse;
	border-color :Black;
}

.ProcessBar
{
            filter: Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
            position: absolute;
}

.TDUNCLICK
{
     color:black;
     height:40;
}

.TDCLICK_1
{
	background-color :Blue;
       color:White;
       height:40;
}
.TDCLICK_OK
{
     border: 2 solid Blue;
     color : black;
     height:40;
}

.DataGridHead
{
	background-color :#eeeeee;
	font-size :10pt;
	font-family:宋体;
	font-weight:bold;	
}
.TableItem
{
	font-size :9pt;
	font-family:宋体;
}

.ItemStyle
{
   background-color:#f0fff8;
}

.AlternatingItemStyle
{
   background-color:#f0f8ff;
}


.TitleStr
{
    font-family: 宋体; font-size: 12pt; font-weight: bold;
}

.HeadBar
{
    border-bottom:1 solid #000000;
}

 
.InputText
    {
      font-family: 宋体; font-size:9pt;width:100;BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #777777 1px solid; BORDER-LEFT: #777777 1px solid; BORDER-BOTTOM: #cccccc 1px solid;
    } 

a:link {color: #0000ff; text-decoration: none}
a:visited {color: #800080;text-decoration:none}
a:hover      { text-decoration: underline; color: #41568c}

