/*--td的样式--*/
td.common
{
	font-size: 9pt;
	text-decoration: none;
	line-height: 160%;
	color: #666666;
}
/*--td的样式--*/
td.menu
{
	font-size: 9pt;
	color: #666666;
}

td.errtitle
{
	font-size: 12pt;
	text-decoration: none;
	line-height: 160%;
	color: #666666;
}

td.errmessage
{
	font-size: 12pt;
	text-decoration: none;
	line-height: 160%;
	color: #F56119;
}

/*--按钮样式--*/
input.queding
{
  background-image:url("/EbsWeb/images/EPE/EbsBtnEPEBlank.gif");
	WIDTH: 66;
	height:21;
	COLOR: ffffff;
	border-style:none;
	CURSOR: hand
}

input.common {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #4A90C3 1px solid; 
	BORDER-LEFT: #4A90C3 1px solid; 
	BORDER-RIGHT: #4A90C3 1px solid; 
	BORDER-TOP: #4A90C3 1px solid; 
	FONT-SIZE: 13px; 
	HEIGHT: 20px; 
	WIDTH: 180px
}
