.Grid 
{ 
  border: 0px solid #57566F; 
  border-bottom: 0px solid #57566F; 
  background-color:Transparent;
  cursor: pointer;
}

.GridHeader
{
  background-image: url(/EtPortalSite/Images/GridList/grid_headerBg.gif); 
  background-color: #8988A5; 
  border-bottom: 1px solid #57566F; 
  height: 28px;
  padding-left: 3px;
  cursor: default; 
  color: #FFFFFF;  
  font-family: 宋体; 
  font-size: 12px;
  font-weight: bold;
  vertical-align: center;
}

.GridHeaderText
{
  color: #FFFFFF;  
  font-family: 宋体; 
  font-size: 12px;
}

.GridFooter
{
  cursor: default; 
  padding: 5px;
  height: 48px;
  vertical-align: bottom;
}

.GridFooterText
{
  color: #000000;  
  font-family: 宋体; 
  font-size: 12px;
}

.HeadingRow 
{ 
  background-color: #E9E9EB; 
  background-image: url(/EtPortalSite/Images/GridList/header_rowBg.gif);   
}

.HeadingCell 
{ 
  background-image: url(/EtPortalSite/Images/GridList/header_bg.gif);   
  background-color: #E9E9EB; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
}

.HeadingCellHover
{ 
  background-image: url(/EtPortalSite/Images/GridList/header_hoverBg.gif);   
  background-color: #F6F6F7; 
}

.HeadingCellActive
{ 
  background-image: url(/EtPortalSite/Images/GridList/header_activeBg.gif);   
  background-color: #F6F6F7;  
}

.HeadingRow td.FirstHeadingCell
{ 
  background-image: url(/EtPortalSite/Images/GridList/header_bg.gif); 
}

.HeadingCellText
{
  font-family: 宋体; 
  font-size: 12px; 
  font-weight: bold; 
  text-align: left;
  padding-top: 3px;
  padding-bottom: 5px;
}

.Row 
{ 
  cursor: default;
  font-family:宋体;
  font-size:12px;
  height:25px;
  color:#000000;
  background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
}

.BoldRow 
{ 
  cursor: default;
  font-family:宋体;
  font-size:12px;
  color:#000000;
  background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);


}

.BoldRow td.DataCell 
{ 
  color:#000000;
  background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
  font-family: 宋体; 
  font-size: 12px;
  font-weight: bold;
} 

.Row td.DataCell 
{ 
  color:#000000;
  background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
  font-family: 宋体; 
  font-size: 12px; 
} 

.SortedDataCell 
{ 

} 


.Row td.LastDataCell 
{ 
  color:#000000;
  background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
} 

.SelectedRow 
{ 
 height:25px;
}

.SelectedRow td.DataCell 
{ 
  background-color: #ddeef1; 
 background-image :url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
  font-family: 宋体; 
  font-size: 12px; 
}

.SelectedRow td.FirstDataCell 
{ 
  background-color: #ddeef1; 
 background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
height:25px;
}

.SelectedRow td.LastDataCell 
{ 
  background-color: #ddeef1; 
	background-image:url(/EtPortalSite/images/News/infoshow/Content_bg.gif);
	height:25px;
}

.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: 宋体; 
  font-weight: bold;
  font-size: 12px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 12px;   
  font-weight: bold; 
  padding-right: 5px;
}


.SliderPopup
{
  background-color: #FFFfff; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-family:宋体;
  font-size: 12px; 
  width: 150px;
  height: 30px;
}