﻿.grid
{
	margin: 6px 4px 6px 4px;
	padding:0px;
	color: #000000;
}
.grid .gom
{
	background-image: url(../Images/grid/grid_bg.gif);
	background-repeat: repeat-x;
	padding:0px;
}
.grid .gol
{
	background-image: url(../Images/grid/grid_bgl.gif);
	background-repeat: no-repeat;
	padding:0px;
}
.grid .gor
{
	background-position: right top;
	background-image: url(../Images/grid/grid_bgr.gif);
	background-repeat: no-repeat;
	padding:0px;
}
.grid .golb
{
	background-position: left bottom;
	background-image: url(../Images/grid/grid_bglb.gif);
	background-repeat: no-repeat;
	padding:0px;
}
.grid .gomb
{
	background-position: left bottom;
	background-image: url(../Images/grid/grid_bgmb.gif);
	background-repeat: repeat-x;
	padding:0px;
}
.grid .gorb
{
	background-position: right bottom;
	background-image: url(../Images/grid/grid_bgrb.gif);
	background-repeat: no-repeat;
	padding:0px;
}
.grid .goheader
{
	padding-top: 5px;
	padding-left: 20px;
	height: 26px;
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}
.grid .gofooter
{
	margin-top:2px;
	margin-left: 20px;
	color: #FFFFFF;
	vertical-align:middle;
	height:26px;
}
.grid .gofooter .gfleft
{
	clear:both;
	float:left;
}
.grid .gofooter .gfmiddle
{
	float:right;
	text-align:right;
	vertical-align:middle;
	padding-right:36px;
	line-height:20px;
	height:20px;
}
.grid .gofooter .gfright
{
	float:right;
}
.grid .gofooter a
{
	text-decoration: none;
	color: #000066;
	font-size: 12px;
}
.grid .gofooter .gfbspace
{
	height:4px;
}
.gv
{
	margin: 0px 5px 0px 5px;
	width: 98.8%;
	border: 1px solid #0066CC;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: 宋体, Arial;
}
.gv th
{
	padding-left: 4px;
	height: 24px;
	background-position: 0px -30px;
	background-image: url(../Images/grid/headerbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	color: #003399;
	text-align: left;
	font-size: 12px;
}
.gv th a
{
	color: #003399;
	text-decoration: none;
	display:block;
}
.gv td
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding-left: 4px;
	height:16px;
	overflow:hidden;
	vertical-align:bottom;
}
.gv .dr0
{
	background-color: #EBF4FA;
}
.sselect
{
	font-size: 12px;
	width: 48px;
	line-height: 16px;
	border: 0px;
	color: #003399;
}