.info {
	padding: 5px;
	text-align: left;
	background-color: #6FB7FF;
	clear: both;
}
.formElement {
	text-align: left;
	padding: 5px;
	white-space: nowrap;
}
.input {
	border: 1px double #999999;
}
.liucheng {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.textarea {
	height: 100px;
	width: 300px;
}
.foatLeft {
	float: left;
	clear: left;
}
.foatCenter {
	clear: none;
	float: left;
	text-align: left;
}
.formA {
	background-color: #F0F0F0;
}
.inputCopy {
	border: 1px double #999999;
	width: 310px;
}
a.lanLink2:hover {
	color: #0968B8;
	text-decoration: underline;
}
.kuang {
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #2D92C7;
}
