
.kuan {
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.menu_txt {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
}
a.menu_txt:hover{
	font-size: 9pt;
	color: #3366CC;
	text-decoration: underline;
	line-height: 1.5em;
}
.txt {
	font-size: 9pt;
	line-height: 1.5em;
	color: #000000;
}