#bas {
	position: relative;
	width: auto;
	padding-right: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #872929;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	clear: both;
}
#bas A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #872929;
}
