table {
	background: #ffffff;
}
body {
	margin: 0 auto;
}
img {
	margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        width: auto;       
}
table, tr, td, body, div, p {
	border: 1;
}
table img {
	margin: 0;
        
}
#qm0 {
	background-color: #fff;
	border-top: 3px solid #fff;
	height: 28px;
	right: 3px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 3px;
	width: 1116px;
}
#qm0 div a:hover {
	color: #fff
}
#qm0 .qmdividery {
	border-color: #333;
	position: relative;
	top: 2px;
}
.qmparent {
	position: relative;
	bottom: 1px;
}
.qmparent:first-child {
	margin-left: 5px;
}
#navRelatedShell {
	margin: 0;
	height: 28px;
	background-color: #fff;
	z-index: 5000;
	position: absolute;
	top: 0px;
}
#navRelated {
	width: 1116px;
	margin: 0 auto;
	line-height: 15px;
	position: relative;
	top: 10px;
	left: 20px;
}
#navRelated img {
	border: 0;
	position: relative;
	top: 1px;
}
#navRelated ul {
	margin: 0px;
	padding: 0;
}
#navRelated li {
	margin-right: 10px;
	width: auto;
	height: 10px;
	border-left: 1px solid #aaa;
	float: left;
	display: inline;
	list-style: none;
}
#navRelated li.flag {
	float: right;
	border-left: none;
}
#navRelated li:first-child {
	border: 0;
	margin-left: -10px;
}
#navRelated li a {
	position: relative;
	top: -6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #333;
	text-decoration: none;
}
#navRelated a:hover {
	text-decoration: underline;
}
#navRelated a.nounderline:hover {
	text-decoration: none;
}
#navRelated .active {
	font-weight: bold;
}
#navRelatedMore {
	position: relative;
}
#navRelatedMore .popup {
	z-index: 1000;
	display: none;
	position: absolute;
	top: 11px;
	left: -1px;
	text-align: left;
	background-color: #fff;
}
#navRelatedMore:hover .popup {
	display: block;
}
#navRelatedMore .popup ul {
	margin: 0px;
}
#navRelatedMore .popup li {
	border: 0;
	display: block;
	margin: 4px;
}