table {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.kuang {
	background-color: #DEB0B0;
	font-size: 12px;
	color: #333333;
}
.kuang1 {
	font-size: 12px;
	border: 1px outset #8F2D2C;
	color: #333333;
}
label {
	font-size: 14px;
}

select {
	font-size: 12px;
	color: #333333;
	background-color: #DEB0B0;
	height: auto;
	border: 1px dashed #500F0D;
}
input {
	font-size: 12px;
	color: #333333;
	background-color: #DEB0B0;
	height: inherit;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.tj {
	font-size: 12px;
	color: #FFFFFF;
}
