
input.button_70px	{/**编辑界面的业务功能按钮**/
	font-family: Verdana, Arial, "宋体";
	FONT-SIZE: 9pt;
	COLOR:#fff;/*#2b7cd0*/
	border-style: none;
	border:0px;
	text-decoration: none;text-align: center;
	vertical-align: middle;
	height:21px;
	width:70px;
	background-image: url("../images/btn_blank.jpg");
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 1px;
	cursor:hand;
}
table .listtable{
	width:100%;
}
table .listtable th{
	
}