﻿body
{
	margin: 0px;
	font-size: 13px;
	font-family: 宋体, 新宋体;
}

.Main_Title
{
	font-weight: bold;
	font-size: 30px;
	width: 100%;
	color: white;
	letter-spacing: 20px;
	height: 20px;
	font-family: 隶书;
}

.Top_Menu
{
	cursor:hand;
	height:20px;
	width:68px;
}

.Left_Menu
{
	cursor:hand;
}

.GridView_Header
{
	background-color: #739ae2;
	color: white;
	font-family: 宋体;
	font-size: 14px;
	height: 30px;
}

.TableTotal
{
	BORDER-RIGHT: #6666ff 1px solid;
	BORDER-TOP: #6666ff 1px solid;
	BORDER-LEFT: #6666ff 1px solid;
	BORDER-BOTTOM: #6666ff 1px solid;
	BORDER-COLLAPSE: collapse;		
}

.TableLeft
{
	color: white;
	background-color: #739ae2;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
}

.TableRight
{
	vertical-align: top;
	text-align: left;
}

.EstimateRight
{
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;	
	BORDER-BOTTOM-STYLE: none
}

