﻿.table
{
	width: 760px;
	height: auto;
	overflow: visible;
	margin: 10px auto 10px auto;
}
.NoSearch
{
	padding-top: 20px;
	padding-left: 10px;
}
.table_listbtn
{
	height: 28px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/pmlc_list.bg3.gif);
	border-left: 1px solid #97c18d;
	border-right: 1px solid #97c18d;
}
.table_list_gv
{
	border: 1px solid #c6cbcf;
	border-collapse: collapse;
}
.table_list_gv .alter_row_tr
{
	background: #f1f8ed;
	text-align: left;
	padding-left: 5px;
	color: #333;
	line-height: 20px;
}
.table_list_gv .head_tr
{
	height: 20px;
	background: #e9f3e5;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	color: #005d00;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman" , Times, serif, "宋体";
	margin: 0px 10px 0px 10px;
	line-height: 20px;
}
.table_list_gv .row_tr
{
	text-align: left;
	padding-left: 5px;
	color: #333;
	line-height: 20px;
	table-layout: fixed;
}

.w_t_l
{
	background-image: url(../images/bg_01.gif);
	width: 9px;
	height: 31px;
	background-repeat: no-repeat;
}
.w_t_c
{
	background-image: url(../images/bg_02.gif);
	height: 31px;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #005d00;
	line-height: 30px;
}
.w_t_r
{
	background-image: url(../images/bg_03.gif);
	width: 31px;
	cursor: pointer;
	height: 31px;
	background-repeat: no-repeat;
}
.w_t_r_1
{
	background-image: url(../images/bg_03_1.gif);
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
}
.w_b
{
	border-left: 1px #99ab92 solid;
	border-bottom: 1px #99ab92 solid;
	border-right: 1px #99ab92 solid;
}

A.Blue
{
	color: #0000ff;
	text-decoration: none;
}
A.Blue:visited
{
	color: #0000ff;
	text-decoration: none;
}
A.Red
{
	color: #ff0000;
	text-decoration: none;
}
A.Red:visited
{
	color: #ff0000;
	text-decoration: none;
}
.Red
{
	color: #ff0000;
	text-decoration: none;
}
.Blue
{
	color: #0000ff;
	text-decoration: none;
}

.Load_Div
{
	position: absolute;
	top: 280px;
	margin: auto;
	z-index: 999px;
	border: solid 1px #000000;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -100px;
	line-height: 30px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f0f8eb;
}