﻿.Rowd {
	PADDING-LEFT: 30px; MARGIN-LEFT: 30px; COLOR: #00ccff; HEIGHT: 30px; border-bottom:solid 1px #ffffff; 
}



.GridFrame
{    
	background:white;
    text-align:left;
}
.GridItem td ,.GridAlter td
{
    border-bottom: #d0d0d0 1px dashed;
    
}

.GridItem
{ 
   font-family: 宋体;
    font-size: 14px;
   
    height: 30px;
    background:#F8F8F5;
    color:Black;
    height:30px;
    text-align:left; 
}

.GridEdit
{
    font-family: 宋体;
    font-size: 9pt;
    background: #ffffff;
    padding: 0px 4px 0px 4px;
    height: 14px;
}

.GridHeader
{
	
	background:#008A8C;
	 color:White
   
}
.GridHeader th
{
    font: bold ;
    font-family: 宋体;
    font-size: 9pt;
    background: #8caae7;
    border-bottom: #7c9ccf 1px solid;
    border-top: #7c9ccf 1px solid;
    color: #ffffff;
    text-align:center;
}

.GridAlter
{
   font-family: 宋体;
    font-size: 14px;
    background: #ffffff;
    
    height: 30px;
}
.GridFooter
{
	background:#FFF2C8;
	color:Black;
	height:15px;
	
	
}
/*leftright的gridview的样式*/
.LRGridFrame
{    
	background:white;
    text-align:left;

}
.LRGridItem td ,.LRGridAlter td
{
    border-bottom: #d0d0d0 0px dashed;
    text-align:left;
    
  
    
}

.LRGridItem
{ 
   font-family: 宋体;
    font-size: 10px;
   
    height: 27px;
    background:#F8F8F5;
    color:Black;
    text-align:left; 
}

.LRGridEdit
{
    font-family: 宋体;
    font-size: 9pt;
    background: #ffffff;
    padding: 0px 4px 0px 4px;
    height: 12px;
}

.LRGridHeader
{
	
	background:#008A8C;
	 color:White;
	 height:26px;
   
}
.LRGridHeader th
{
    font: bold ;
    font-family: 宋体;
    font-size: 9pt;
    background: #1c5e55;
    border-bottom: #7c9ccf 0px solid;
    border-top: #7c9ccf 0px solid;
    color: #ffffff;
    text-align:center;
}

.LRGridAlter
{
   font-family: 宋体;
    font-size: 12px;
    background: #ffffff;
    text-align:center;
    height: 27px;
}
.LRGridFooter
{
	background:#FFF2C8;
	color:Black;
	height:15px;
	
	
}

/*首页显示的列表 Sleftright的gridview的样式*/
.SLRGridFrame
{    
	background:white;
    text-align:left;
}
.SLRGridItem td ,.SLRGridAlter td
{
    border-bottom: #d0d0d0 1px dashed;
    
}

.SLRGridItem
{ 
   font-family: 宋体;
    font-size: 12px;
   
    height: 27px;
    background:#F8F8F5;
    color:Black;
    text-align:center; 
}

.SLRGridEdit
{
    font-family: 宋体;
    font-size: 9pt;
    background: #ffffff;
    padding: 0px 4px 0px 4px;
    height: 12px;
}

.SLRGridHeader
{
	
	background:#008A8C;
	 color:White
   
}
.SLRGridHeader th
{
    font: bold ;
    font-family: 宋体;
    font-size: 9pt;
    background: #008A8C;
    border-bottom: #7c9ccf 1px solid;
    border-top: #7c9ccf 1px solid;
    color: #ffffff;
    text-align:center;
    height:20px;
}

.SLRGridAlter
{
   font-family: 宋体;
    font-size: 12px;
    background: #ffffff;
    text-align:center;
    height: 27px;
}
.SLRGridFooter
{
	background:#FFF2C8;
	color:Black;
	height:15px;
}
	
	
