﻿body
{
	font-size: 9pt;
	font-family: 宋体;
	background-color: #f4f3ea;
	margin-top: 8px;
	color: DimGray;
	
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color:Blue;
}
A:hover
{
	text-decoration: underline;
}
input
{
	border-color:Silver;
	border-width:1px;
}
.input
{
	border-color:Silver;
	border-width:1px;
	border-style:solid;
}

select
{
	border-color:Silver;
	border-width:1px;
	border-style:solid;
	background-color: #f4f3ea;
}
.titletable /*带上下线的标题*/
{
    BORDER-TOP: darkgray 1px solid; 
    BORDER-BOTTOM: darkgray 1px solid;
    background-color: #e8e7de;
}
.tt	/**/
{
	
	font-size: 19pt;
	color: blue;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
.ggreen
{
	font-size: 9pt;
	/*filter: glow(color=LightGreen, strength=2);*/
	height: 10pt;
}
.showscore
{

	font-size: 9pt;
	color: gray;

}
.title
{
	font-size: 10pt;

}
table
{
	font-size: 9pt;
	/*margin:auto;
	text-align:left;*/
	
}
td
{
    
}
