body {
	background-color: #181818;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
h3, p {
	margin: 0;
	padding: 0.5em 0;
}
h3, .content .main {
	font-size: 13pt;
}

ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
}
li {
	margin: 0 30px 5px 0;
	padding: 0;
}
label { font-weight: bold; }
a.disclaimer {
	color: #fff;
}
.block {
	position: absolute;
	left: 60px;
	top: 32px;
	width: 730px;
}
.head {
	position: absolute;
	left: 0;
	top: 0;
	width: 730px;
	height: 75px;
}
.left {
	position: absolute;
	left: 0px;
	top: 77px;
	width: 200px;
}
.addr {
	position: absolute;
	left: 0;
	top: 345px;
	width: 198px;
 	height: 148px;
	background-color: #8C6C74;
	color: #fff;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}
.addr p {
	margin: 0;
	padding: 2px;
}
.right {
	position: absolute;
	left: 200px;
	top: 77px;
	width: 530px;
	height: 493px;
}
.hand {
	font-size: 0.85em;
}
.nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 530px;
	height: 19px;
	background-color: #6d7b96;
}
.boxmodelhack {
	position: absolute;
	left: 0;
	top: 19px;
	width: 530px;
	background-color: #fff;
}
.content {
	padding: 10px 20px 0 20px;
	font-size: 11pt;
}

