.button {
	border-left: #ff9966 1px solid;/*左边框*/
	border-right: #ff9966 1px solid;/*右边框*/
	border-top: #ff9966 1px solid;/*上边框*/
	border-bottom: #ff9966 1px solid;/*间隙*/
	font-size: 14px;/*字号*/
	cursor: hand;/*光标类型*/
	color: #CC33CC;/*字色*/
	height: 25px; /*高*/
	width:100px;/*宽*/
	line-height: 1.5em;/*行高*/
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#ff9966);/*滤镜插件*/
	font-weight: normal;
	font-family: "黑体";
	padding-top: 1px;
	padding-bottom: 3px;
    }
.INPUT0 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9pt;
	BORDER-LEFT-COLOR: #c0c0c0;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #c0c0c0;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-TOP-COLOR: #c0c0c0;
	FONT-FAMILY: "宋体";
	HEIGHT: 18px;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #c0c0c0;
	padding: 1px;
	width: 100px;
}
.INPUT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 10pt;
	BORDER-LEFT-COLOR: #c0c0c0;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #c0c0c0;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-TOP-COLOR: #c0c0c0;
	FONT-FAMILY: "宋体";
	HEIGHT: 15px;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #c0c0c0;
	padding: 1px;
	width: 100px;
}
.INPUT1 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9pt;
	BORDER-LEFT-COLOR: #c0c0c0;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #c0c0c0;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-TOP-COLOR: #c0c0c0;
	FONT-FAMILY: "宋体";
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #c0c0c0;
	padding: 1px;
	width: 150px;
}
