body {
	border: none;
	color: #1E2F62;
	background: #83BBC4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div {
	width: 100%;
	position: relative;
}
input[type=text], input[type=password] {
	border: solid 1px #1E2F62;
	font-family: 'Courier New', monospace;
	font-size: 18px;
	color: #1E2F62;
	background: #F0F8F8;
	padding: 2px;
}
.home input[type=password] {
	width: 360px;
}
#random-password-button {
	border: solid 1px #1E2F62;
	position: absolute;
	left: 365px;
	top: 0px;
	bottom: 0px;
	width: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #1E2F62;
	background-image: url('refresh.png');
	background-position: 1px 1px;
}
a {
	text-decoration: underline;
	color: #1E2F62;
	cursor: pointer;
}
h1, h2, h3 {
	font-weight: normal;
	color: #633;
}
h1 {
	font-size: 24px;
	margin: 0px 0px 24px 0px;
}
h2 {
	font-size: 18px;
}
h2 a {
	text-decoration: none;
	color: #633;
}
br.clearit {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}




div.header {
	height: 96px;
	background: #B1D4DA url('header.png') repeat-x
}
div.body div.top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 160px;
	background: transparent url('header.png') repeat-x 0px -96px;
}
div.body {
	background: #FFF;
}
div.body div.bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 128px;
	background: #83bbc4 url('footer.png') repeat-x 0px 0px
}
div.footer {
	height: 128px;
	background: #83bbc4 url('footer.png') repeat-x 0px -128px
}
div.footer * {
	text-decoration: none;
	border: none;
}




div.content {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
div.header div.content {
	height: 100%;
}
div.footer div.content {
	padding-top: 32px;
	text-align: center;
	font-size: 14px;
}




div.body div.border_top {
	margin: 0px auto;
	width: 962px;
	height: 30px;
	background: transparent url('top.png')
}
div.body div.content {
	min-height: 128px;
	padding-bottom: 30px;
	background: #F0F8F8;
	border-left: solid 1px #83BBC4;
	border-right: solid 1px #83BBC4;
}
div.body div.border_bottom {
	margin: 0px auto;
	width: 962px;
	height: 30px;
	background: transparent url('bottom.png');
}
div.body div.spacer {
	background: transparent;
	height: 32px;
}




div.logo {
	top: 24px;
	left: 36px;
	position: absolute;
	text-align: left;
}
div.logo a {
	text-decoration: none;
	font-size: 40px;
}
div.logo img {
	border: none;
	width: 327px;
	height: 57px;
}
div.menu {
	position: absolute;
	top: 0px;
	left: 476px;
}
div.menu a {
	display: block;
	width: 96px;
	height: 64px;
	margin-top: 4px;
	padding-top: 12px;
	float: left;
	line-height: 16px;
	text-decoration: none;
	background: transparent url('menu.png') no-repeat right top;
}
div.menu .first {
	width: 1px;
}
div.menu .selected {
	color: #644;
}





div.body div.home {
	padding: 0px;
}
.home p {
	text-align: right;
	line-height: 18px;
	font-size: 16px;
}
.home p.first {
	margin-top: 28px;
}
.home h2 {
	margin: 12px 0px 0px 0px;
	color: #1E2F62;
}
.home input {
	display: block;
	clear: both;
	left: 0px;
	width: 384px;
}
.home span {
	position: relative;
	font-size: 12px;
	margin: 0px;
	top: -5px;
}
.content div.left{
	float: left;
	width: 418px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
}
.content div.right {
	float: left;
	width: 420px;
	border-left: dotted 2px #83BBC4;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
.home #message {
	padding-top: 12px;
	font-size: 18px;
	height: 112px;
}
.home #message .error {
	color: #633;
	text-decoration: none;
}
.home #message img {
	display: block;
	padding: 4px 0px 3px 7px;
	width: 346px;
	height: 7px;
}
div#antiphishing {
	width: 320px;
	height: 64px;
	left: 0px;
	bottom: 16px;
	position: absolute;
	cursor: pointer;
}
div#antiphishing div{
	width: 64px;
	height: 64px;
	float: left;
	background-image: url('shapes.png');
}
.home ul {
	margin: 0px;
	padding: 0px;
}
.home li {
	display: inline;
	font-size: 12px;
	padding-right: 16px;
}
.home .recommend img {
	border: none;
	width: 32px;
	height: 32px;
	padding-top: 20px;
}



.toc h2 {
	text-align: left;
	margin: 16px 60px 0px 60px;
}
.faq h2, .help h2 {
	text-align: left;
	margin: 64px 60px 0px 60px;
}
.faq p, .help p, .about p {
	text-align: justify;
	margin: 8px 60px;
	text-indent: 64px;
}
.faq ul, .help ul, .about ul{
	margin: 0px 60px 0px 124px;
	padding: 0px;
}
.faq li, .help li, .about ul {
	text-align: justify;
	margin: 8px 0px 0px 0px;
}
.faq ul ul, .help ul ul, .about ul ul {
	margin: 0px 60px 0px 64px;
}




.terms p {
	text-align: left;
	font-size: 16px;
	margin: 16px 60px 0px 60px;
}
.terms p.sub {
	text-align: left;
	font-size: 16px;
	margin: 8px 60px 0px 120px;
}




