/* CSS Document */

#qbe-footerframe {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 98%; 
	min-width: 986px; /* 840 */
	_width: expression((document.documentElement.offsetWidth < 1006)? "986px": "98%" ); /* 729 725 */
	height: 28px;
	margin-top: 5px;
	_margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: top;
}

#qbe-footer {
	position: relative;
	width: 100%; 
	height: 18px;
	border: 1px solid #999999;
}

.qbe-footer-regstat {
	position: absolute;
	height: 14px;
	width: 130px;
	top: 3px;
	left: 15px;
	font-size: 10px;
}

.qbe-footer-legal {
	position: absolute;
	height: 14px;
	width: 94px;
	top: 3px;
	right: 15px;
	font-size: 10px;
}

.qbe-footer-regstat a, .qbe-footer-legal a {color: #666666; text-decoration: none;}

.qbe-footer-regstat a:hover, .qbe-footer-legal a:hover {text-decoration: underline;}
