﻿BODY
{
	scrollbar-face-color: #cfcfcf;
	font-size: 9pt;
	margin: 0px;
	scrollbar-shadow-color: #888888;
	scrollbar-3dlight-color: #888888;
	border-top-style: none;
	scrollbar-arrow-color: #ffffff;
	font-family: 宋体;
	border-right-style: none;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #cfcfcf;
	border-left-style: none;
	border-bottom-style: none;
}
/*
A
{
	font-size: 12px;
	filter: Glow(Color=#ff0000, Strength=2);
	cursor: hand;
	color: #2a2a2a;
	line-height: 20px;
	dropshadow: #000000, OffX=1, OffY=1, Positive=1;
}
A:hover
{
	font-size: 12px;
	filter: Glow(Color=#a63b0c, Strength=2);
	cursor: hand;
	color: #ff0000;
	line-height: 20px;
	font-family: "宋体";
}
A:link
{
	font-size: 12px;
	filter: Glow(Color=#ff0000, Strength=2);
	cursor: hand;
	color: #2a2a2a;
	line-height: 20px;
	dropshadow: #000000, OffX=1, OffY=1, Positive=1;
}
A:visited
{
	font-size: 12px;
	filter: Glow(Color=#ffffff, Strength=2);
	cursor: hand;
	color: #2a2a2a;
	line-height: 20px;
	font-family: "宋体";
}*/
TABLE
{
	font-size: 12px;
}
INPUT
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	border-left: #cccccc 1px solid;
	color: #666666;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
}
TEXTAREA
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	border-left: #cccccc 1px solid;
	color: #000000;
	line-height: 20px;
	border-bottom: #cccccc 1px solid;
}
SELECT
{
	font-size: 12px;
	border-bottom-width: thin;
	color: #666666;
}/*
.red
{
	font-size: 12px;
	color: red;
}*/
.buttonchange1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 12px;
	border-left: black 1px solid;
	width: 70px;
	cursor: hand;
	color: black;
	border-bottom: black 1px solid;
	font-family: 宋体;
	height: 20px;
	background-color: #9CD6FE;
}
.CustomButton1
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	border-left: gray 1px solid;
	width: 70px;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	font-family: 宋体;
	height: 20px;
	background-color: #D8EDFE;
}
.buttonchange1_LongButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 12px;
	border-left: black 1px solid;
	width: 100px;
	cursor: hand;
	color: black;
	border-bottom: black 1px solid;
	font-family: 宋体;
	height: 20px;
	background-color: #9CD6FE;
}
.CustomButton1_LongButton
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	border-left: gray 1px solid;
	width: 100px;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	font-family: 宋体;
	height: 20px;
	background-color: #D8EDFE;
}
.DisabledButton
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	border-left: gray 1px solid;
	width: 70px;
	color: black;
	border-bottom: gray 1px solid;
	font-family: 宋体;
	height: 20px;
	background-color: WhiteSmoke;
}
.Opinion
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	overflow: auto;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.InfoTitle
{
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
	color: #000000;
	font-family: 宋体;
}
.TabBody
{
	left: 0px;
	position: relative;
	top: 1px;
}
.TabBodyScroll
{
	left: 0px;
	overflow: auto;
	position: relative;
	top: 1px;
}
.RedAlert
{
	color: #ff0000;
}
.YellowAlert
{
	color: #996600;
}
.RecieveZone
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	overflow: auto;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.RowMouseOver
{
	background-color: #0099cc;
}
.RowMouseOut
{
	background-color: #ffffff;
}
.RowHeader
{
	background-color: #eaeca1;
}
.tt_font
{
	color: #004268;
	font-size: 18px;
	font-weight: bold;
}

