body {
	margin: 0px;
	background-color: #000;
}
.number {
	height: 29px;
	width: 260px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a1937e;
	border-right-color: #a1937e;
	border-bottom-color: #a1937e;
	border-left-color: #a1937e;
	color: #FFF;
}
.number_text {
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: "Arial", Gadget, sans-serif, "宋体", "新細明體";
}
.save_01{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
  width: 155px;
}