* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #ecf4f5 url('layout/bg.jpg') repeat-y top right;
	overflow-x: hidden;
}

body, td, tr, table, input, select, textarea {
	font-size: 8pt;
	font-family: arial narrow, century gothic, meiryo, verdana, trebuchet ms;
	text-align: left;
	line-height: 14px;
	letter-spacing: 1px;
	color: #101a44;
}

input, select, textarea {
	padding: 4px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #abd0e7;
}

#wrap {
	width: 700px;
	top: 0px;
	right: 0px;
	position: absolute;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 600px;
}

#topup {
	margin: 0 0 0 0;
}

html>body #content {
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

div.left {
	float: left; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#content {
	width: 575px;
	margin: 0 auto;
}

#maincon {
	text-align: justify;
	width: 475px;
	left: 17px;
	top: 200px;
	position: absolute;
	margin: 0 auto;
}

#mainnav {
	left: 506px;
	top: 222px;
	width: 93px;
	position: absolute;
	font-size: 7.5pt;
	color: #116572;
}

#mainnav a {
	font: 7.5pt arial narrow;
	letter-spacing: 0px;
}

#links {
	width: 100px;
	top: 20px;
	left: 599px;
	position: absolute;
	text-align: center;
}

.box {
	font-weight: normal; 
	width: 85%; 
	background: #ecf4f5; 
	text-align: justify;
	border-bottom: 1px dotted #abd0e7;
	padding: 10px;
	margin: 0 auto;
}

.head {
	line-height: 14pt;
	text-transform: lowercase;
	font-size: 14pt;
	font-family: courier new, georgia;
	color: #4eb8c8;
	letter-spacing: 5px;
	text-align: left;
	padding: 3px;
	margin: 4px;
	border-bottom: 1px dotted #abd0e7;
	padding: 5px 5px 5px 10px;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #4eb8c8;
}

i {
	color: #abd0e7;
	font-family: century gothic;
	font-weight: bold;
}

u {
	color: #8adb82;
	border-bottom: 1px dotted #8adb82;
}

a:link, a:visited, a:active {
	color: #2b86b3;
	text-decoration: none;
	font-family: courier new;
	letter-spacing: -1px;
	font-size: 9pt;
}

a:hover {
	color: #155e83;
	text-decoration: underline;
}

a.one:link, a.one:active, a.one:visited {
	display: inline-table;
	font: 8pt courier new;
	letter-spacing: 2px;
	width: 100px;
	color: #040b2a; 
	text-decoration:none; 
	padding: 10px 0 10px 0;
	margin: 1pt 1pt 5pt 1pt;
	text-align: center;
	background: #ffffff;
}

a.one:hover {
	color: #ffffff; 
	text-decoration:none; 
	background: #040b2a;
}

a.two:link, a.two:active, a.two:visited {
	display: block;
	font: 8pt courier new !important;
	line-height:14px; 
	text-transform: lowercase;
	color: #3092b5; 
	text-decoration:none; 
	border-bottom: 1px dotted #ffffff;
	width: 93%; 
	text-align: left; 
	margin: 1pt 1pt 5pt 1pt;
	letter-spacing:3px !important;
	padding: 2px 0 2px 5px;
}

a.two:hover {
	color: #ffffff; 
	border-bottom: 1px solid #3092b5;
}

.spacer {
	height: 100%;
}

div.image img {
	padding: 4px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #abd0e7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

div.image2 img {
	padding: 4px; 
	margin: 0;
	border: 1px solid #abd0e7;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

div.image2 img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

#footer {
	border-left: 1px dotted #abd0e7;
	border-right: 1px dotted #abd0e7;
	background: url('layout/bot.jpg');
	width: 400px;
	text-align: center;
	clear: both;
	margin: 0 auto;
}

#footer a {
	font-size: 7pt;
	letter-spacing: 1px;
}

#footertext {
	margin: 0 auto;
	padding: 15px;
	font-size: 7pt;
	line-height: 12px;
}
