﻿.grid
{
        color: #ffffff;
	border: solid 2px black;
}

.grid tr td 
{
	font-size: 11px;
	color:#757575;
        font-weight: normal;
        border-bottom:#EEEBEB 1px solid;
}
.grid-header
{
	text-decoration: none;
        height:40px;
        
}

.grid-header th
{
        background: url('08index-hengtiao.jpg');
	font-size: 14px;
	text-decoration: none;	
        font-weight: bold;
	color: black;
        text-align: center;
       
}
