body {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
button {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.textbox {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
}
.textboxmoney
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	text-align: right;
	vertical-align: middle;
}
.button {
	font-family: "宋体";
	font-size: 9pt;
	border: 1px solid #999999;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
textarea {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
select {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
table {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	background-position: top;
}
.dgheader {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
.dgcontent {


	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	background-position: top;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #0033FF;
	text-decoration: none;
}
.buttonTable
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: 0px solid #999999;
	background-position: top;
}
button{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	top border-color: #FFFFFF ; 
	background-color: #f0fbec;
	font-style: normal;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #c8e4ff;
	border-bottom: 1px solid #c8e4ff;
	border-left: 1px solid #ffffff;
	background-image: url('none');
}
.text1 {
	font-family: "宋体";
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.FunText {
	font-size: 9pt;
	font-weight:bold;
}
/* 输入框的设置 */
INPUT.TEXT
{
    BORDER-STYLE: solid; 
    BORDER-COLOR: CornflowerBlue;
    BORDER-WIDTH: 1px;
	FONT-SIZE: 9pt; 
	HEIGHT: 20px; 
	FONT-FAMILY:Verdana;
	BACKGROUND-COLOR: #ffffff
}
