body {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	background-color: #e1e1e1;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

div#nav {
	position: fixed;
	top: 10px;
	left: 10px;
	font-size: 16px;
}

div#card {
	position: fixed;
	top: 0px;
	left:0px;
}

div#card2 {
	position: fixed;
	top: 454px;
	left:0px;
	overflow: auto;
}

div#index-menu {
	position: fixed;
	top: 520px;
	left:72px;
	font-size: 16px;
}


img#card {
	position: fixed;
	top: 0px;
	left: 0px;
}

img#card2 {
	position: fixed;
	top: 454px;
	left: 0px;
	overflow: auto;
}

table#hang {
	border-style: none;
	width: 720px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 13px;
}

table#hang2 {
	border-style: none;
	width: 720px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	font-size: 13px;
	padding-left: 0;
}