body {
	font-family: arial, helvetica, sans-serif, "宋体";
	font-size: 12px;  /* 75% = Default = 16px | 1em = 1px (16 x 0.75= 12) | e.g. 1.3em is approximately 1.3px */
	line-height: 160%;
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #fef1d3;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.input {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	text-align: left;
	display: inline;
	margin: auto;
	padding: 1px;
	clear: both;
	height: 16px;
	width: 300px;
}
.text {
	font-size:18px;
	font-family: "方正准圆简体";
	font-style: normal;
	color: #7d2c65;
	text-decoration: none;
	display: inline;
}
