.hang {
	font-size: 12px;
	line-height: 20px;
	color: #4F2304;
}
.hang2 {
	font-size: 12px;
	line-height: 24px;
	color: #4F2304;
}
.kuang {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #3C281D;
	border-right-color: #3C281D;
	border-bottom-color: #3C281D;
	border-left-color: #3C281D;
}
.line1 {
	border: thin dashed #3C281D;
}
a:link {
	font-size: 12px;
	color: #4F2304;
}
a:visited {
	font-size: 12px;
	color: #4F2304;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
}

