@charset "utf-8";
body {
	text-align: center;
}
.text {
	background-repeat: no-repeat;
	background-position: right;
	text-align: justify;
	line-height: 16px;
	color: #333333;
	font-size: 12px;
}
.backg {
	background-repeat: no-repeat;
	background-image: url(image/10.png);
}
.div1 {
	width: 390px;
	position: relative;
	left: 8px;
	top: -2px;
	height: 48px;
}
.div2 {
	width: 390px;
	position: relative;
	left: 8px;
}.text2 {
	font-size: 12px;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.top {
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}.top1 {
	font-size: 12px;
	color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
}
.text3 {
	font-size: 12px;
}
.bottom {
	font-size: 10px;
	line-height: 20px;
	color: #333333;
}
.bottom1 {
	font-size: 11px;
	color: #333333;
}
.form {
	border: 1px groove #CCCCCC;
	width: 280px;
}
.form2 {
	border: 1px groove #CCCCCC;
	width: 130px;
}

.form1 {
	width: 180px;
	border: 1px groove #CCCCCC;
}
.dtext {
	height: 100px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
