body {
	background-image: url(/images/public/Bg.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.title_a {
	font-size: 14px;
	color: #EEDEC6;
	font-family: Arial, "宋体";
	text-decoration: none;
}
.title_a:hover {
	color: #FF6600;
	text-decoration: none;
}


.txt {
	font-size: 14px;
	color: #EEDEC6;
	line-height: 24px;
	font-family: Arial, "宋体";
}
.bottom {
	background-color: #201609;
	height: 30px;
	width: 150px;
}
.pic {
	border: 2px solid #F6EFCC;
}
.input_1 {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #FFFFFF;
	background-color: #92692C;
}
.textarea_1 {
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #FFFFFF;
	background-color: #92692C;
}
.FeedbackTxt {
	font-size: 14px;
	color: #F6EECB;
}

