.hui {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.hui2 {
	font-size: 12px;
	color: #939393;
	text-decoration: none;
	line-height: 22px;
}
.bd {
	font-size: 12px;
	color: #666666;
	background-color: #FFF8EE;
	border: 1px solid #F3E9DB;
}
.huixx {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 22px;
}
.redxx {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	line-height: 22px;
}
.red {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 22px;
}
.huicu {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}.bian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	font-size: 12px;
	text-decoration: none;
}
.error {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.body_content {
	color: #666666;
}