﻿body
{
	font-family: 微软雅黑;
	font-size: 9pt;
}
.items
{
	font-family: 微软雅黑;
	font-size: 9pt;
}
A
{
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	text-align: right;
}
.border
{
	margin: 5px 0px 0px 0px;
	border: solid 1px #a3c7e2;
	padding: 2px;
	width: 99%;
	
	
}
.wzlist
{
	background-color: #eef6fb;
	text-align: left;
	height: 20px;
	padding-left: 20px;
}
.table1_table_th_td
{
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}
.table1_caption{
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}
.table1_td_th{
	padding: 4px;
}

.table1_thead_th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.table1_tbody_th {
	font-weight: bold;
}

.table1_tbody_tr { background: #FCFDFE; }

.table1_tbody_tr_odd { background: #F7F9FC; }

a:hover {
	text-decoration: underline !important;
}
