body {
	 background:url("https://mc.netease.com/zt/hcb/img/background.jpg") ; 
	 /* background-size:100%;margin: 0px; padding: 0px; color: rgb(0, 0, 0); font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif; font-size: 0.8em; */
}
a:link {
	color: rgb(3, 74, 243);
}
a:visited {
	color: rgb(3, 74, 243);
}
a:hover {
	color: rgb(29, 96, 255); text-decoration: none;
}
a:active {
	color: rgb(3, 74, 243);
}
p {
	line-height: 1.6em; margin-bottom: 10px;
}
h1 {
	color: rgb(102, 102, 102); text-transform: none; font-size: 1.5em; font-variant: small-caps; font-weight: 200; margin-bottom: 0px;
}
h2 {
	color: rgb(102, 102, 102); text-transform: none; font-size: 1.5em; font-variant: small-caps; font-weight: 200; margin-bottom: 0px;
}
h3 {
	color: rgb(102, 102, 102); text-transform: none; font-size: 1.5em; font-variant: small-caps; font-weight: 200; margin-bottom: 0px;
}
h4 {
	color: rgb(102, 102, 102); text-transform: none; font-size: 1.5em; font-variant: small-caps; font-weight: 200; margin-bottom: 0px;
}
h5 {
	color: rgb(102, 102, 102); text-transform: none; font-size: 1.5em; font-variant: small-caps; font-weight: 200; margin-bottom: 0px;
}
h6 {
	color: rgb(102, 102, 102); text-transform: none; font-size: 1.5em; font-variant: small-caps; font-weight: 200; margin-bottom: 0px;
}
h1 {
	padding-bottom: 0px; font-size: 1.6em; margin-bottom: 0px;
}
h2 {
	text-align: center; font-size: 1.5em; font-weight: 600;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
.rightColumn > h1 {
	margin-top: 0px;
}
.rightColumn > h2 {
	margin-top: 0px;
}
.leftColumn > h1 {
	margin-top: 0px;
}
.leftColumn > h2 {
	margin-top: 0px;
}
.page {
	margin: 00px auto 0px; border: 1px solid rgb(73, 96, 119); opacity:0.85;filter:alpha(opacity=85); width: 50%; background-color: rgb(255, 255, 255);
}
.header {
	background: rgb(255, 0, 0); margin: 0px; padding: 0px; width: 100%;
}
.header h1 {
	border-color: inherit; margin: 0px; padding: 0px 0px 0px 0px; width: 100%; color: rgb(255, 255, 0); line-height: 2em; font-size: 2em; font-weight: 700;
}
.main {
	margin: 12px 8px 8px; padding: 0px 12px; min-height: 520px; 
}
.leftCol {
	margin: 12px 8px 8px; padding: 6px 0px; width: 200px; min-height: 200px;
}
.footer {
	margin: 0px auto; padding: 8px 0px 0px; text-align: center; color: rgb(78, 87, 102); line-height: normal;
}
div.hideSkiplink {
	width: 100%; background-color: rgb(58, 79, 99);
}
div.menu {
	padding: 4px 0px 4px 8px;
}
div.menu ul {
	list-style: none; margin: 0px; padding: 0px; width: auto;
}
div.menu ul li a {
	padding: 4px 20px; border: 1px solid rgb(78, 102, 125); color: rgb(221, 228, 236); line-height: 1.35em; text-decoration: none; display: block; white-space: nowrap; background-color: rgb(70, 92, 113);
}
div.menu ul li a:visited {
	padding: 4px 20px; border: 1px solid rgb(78, 102, 125); color: rgb(221, 228, 236); line-height: 1.35em; text-decoration: none; display: block; white-space: nowrap; background-color: rgb(70, 92, 113);
}
div.menu ul li a:hover {
	color: rgb(70, 92, 113); text-decoration: none; background-color: rgb(191, 203, 214);
}
div.menu ul li a:active {
	color: rgb(207, 219, 230); text-decoration: none; background-color: rgb(70, 92, 113);
}
fieldset {
	margin: 1em 0px; padding: 1em; border: 1px solid rgb(204, 204, 204);
}
fieldset p {
	margin: 2px 12px 10px 10px;
}
fieldset.login label {
	display: block;
}
fieldset.register label {
	display: block;
}
fieldset.changePassword label {
	display: block;
}
fieldset label.inline {
	display: inline;
}
legend {
	padding: 2px 4px 8px; font-size: 1.1em; font-weight: 600;
}
input.textEntry {
	border: 1px solid rgb(204, 204, 204); width: 320px;
}
input.passwordEntry {
	border: 1px solid rgb(204, 204, 204); width: 320px;
}
div.accountInfo {
	width: 42%;
}
.clear {
	clear: both;
}
.title {
	width: 100%; text-align: center; float: left;  background: rgb(255, 0, 0);
}
.loginDisplay {
	padding: 10px; text-align: center; color: white; font-size: 1.1em; display: block;
}
.loginDisplay a:link {
	color: white;
}
.loginDisplay a:visited {
	color: white;
}
.loginDisplay a:hover {
	color: white;
}
.failureNotification {
	color: red; font-size: 1.2em;
}
.bold {
	font-weight: bold;
}
.submitButton {
	text-align: right; padding-right: 10px;
}