@charset "gb2312";
.LINK1,a.LINK1:link,a.LINK1:visited,a.LINK1:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
} 
a.LINK1:hover{
	font-size: 9pt;
	color:  #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.bg {
	background-repeat: repeat-x;
	background-position: top;
}

.bian {
	border: 1px solid #D2BC97;
	background-color: #F6E9BD;
}
.bian2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBA91F;
	border-bottom-color: #FBA91F;
}
.bian3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FAAA1F;
	background-color: #F7E4AC;
	background-repeat: repeat-x;
	background-position: top;
}
.bian4 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hang {
	line-height: 22px;
}
