.bg_aboutus {
	background-image: url(../cn/01about/images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.formtext {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.btn {
	border:none;
	height: 24px;
	width: 52px;
	background-image: url(../images/bg_btn.jpg);
	background-repeat: no-repeat;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	padding: 3px;
}
.btn_en {
	border:none;
	height: 24px;
	width: 52px;
	background-image: url(../images/bg_btn.jpg);
	background-repeat: no-repeat;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	padding: 3px;
}
