Table
{
	font-size:11px;		font-family:Tahoma;
}


/*设置链接初始状态：blue色无下划线*/
a
{
	text-decoration: none;  color: blue
}	



.textborder
{
	color:#990000;	border: #999999 solid 1px
}


.button
{
FONT-SIZE: 12px;COLOR: #ffffff;FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; HEIGHT: 20px; WIDTH:50px; BACKGROUND-COLOR: #a1a1a1;
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #f2f2f2 1px solid; BORDER-LEFT: #f2f2f2 1px solid; CURSOR: hand; BORDER-BOTTOM: #000000 1px solid; 
}

