@charset "utf-8";
/* Sitedesign 2010 Alianz */
body {
	background-color:#000;
	font-size:16px;
	font-style:normal;
	word-spacing:0px;
	margin:0px;
	padding:inherit;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	border-bottom-width:0px;
	border-bottom-color:#000;
	border-left-width:0px;
	border-left-color:#000;
	border-top-width:0px;
	border-top-color:#000;
	border-right-width:0px;
	border-right-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:14px;
	word-spacing:0px;
	margin:0px;
	padding:0px;
}
a:link {
    color: #FFF;
	text-decoration:none;
}
a:visited {
    color: #FFF;
	text-decoration:none;
}
a:active {
    color: #FFF;
	text-decoration:none;
}
a:hover {
	color:#999;
	font-weight:normal;
	text-decoration:none;
}
.area {
	background-color: transparent;
	border: 1px solid #F00;
	color: #FFF;	
}
.counter_key {
	top:0%;
	left:0%;
	position:absolute;
}
.counter {
	top:0%;
	left:160px;
	position:absolute;
}
.key {
	position:fixed;
	top:25px;
	bottom:auto;
	left:8%;
	right:auto;
	z-index: 2;
	word-spacing:30px;
}
.key1 {
	position:fixed;
	top:23px;
	bottom:auto;
	left:40px;
	right:auto;
	z-index: 2;
}
.line {
	position:fixed;
	top:55px;
	bottom:auto;
	left:auto;
	right:auto;
	z-index: 3;
}
.line2 {
	position:fixed;
	top:65px;
	bottom:auto;
	left:auto;
	right:auto;
	z-index: 3;
}
.main {
	position:absolute;
	top:15%;
	bottom:auto;
	left:auto;
	right:5%;
	z-index: -1;
}
.main2 {
	position:absolute;
	top:30%;
	bottom:auto;
	left:8%;
	right:auto;
	z-index: -1;
}
.main3 {
	position:absolute;
	top:15%;
	bottom:auto;
	left:7%;
	right:auto;
	z-index:-1;
	padding:0;
}
.main4 {
	position:absolute;
	top:15%;
	bottom:auto;
	left:9%;
	right:auto;
	z-index: 1;
	width: 320px;
	height: 320px;
	border:none;
	z-index:2
}
.main5 {
	position:absolute;
	top:8%;
	bottom:auto;
	left:7.5%;
	right:auto;
	z-index:-1;
	padding:0;
}
.main6 {
	position:absolute;
	top:15%;
	bottom:auto;
	left:9%;
	right:auto;
	z-index: 1;
	width: 320px;
	height: 320px;
	border:none;
	z-index:0
}
.logo {
	position:fixed;
	top:20%;
	bottom:auto;
	left:35%;
	right:auto;
	z-index: 0;
}
.logo2 {
	position:fixed;
	top:16%;
	bottom:auto;
	left:auto;
	right:12%;
	z-index: 2;
}
.logo3 {
	position:fixed;
	top:-5%;
	bottom:auto;
	left:auto;
	right:12%;
	z-index: 2;
}
.menu_bg {
	position:fixed;
	z-index:1;
	top:0px;
	left:0px;
}
.menu {
	position:fixed;
	top:4%;
	left:3%;
	z-index: 2;
}
.menu2 {
	position:fixed;
	top:15%;
	left:5%;
	z-index: 2;
}
.left_link {
	position:absolute;
	top:auto;
	bottom:10%;
	left:22%;
	right:auto;
	z-index: 2;
	font-size: 20px;
}
.right_link {
	position:absolute;
	top:auto;
	bottom:10%;
	left:auto;
	right:5%;
	z-index: 2;
    font-size: 20px;
}
.bottom_link {
	position:absolute;
	top:auto;
	bottom:5px;
	left:auto;
	right:10px;
	z-index: 3;
	font-size: 10px;
}
#wrap {
	top:10%;
	left:10%;
	margin:20px auto;
	width:650px;
}
#nav a {
	display:block;
	float:none;
	padding:-3px;
	margin:0px;
	word-spacing:3px;
	background:transperent;
	color:#FFFFFF;
	margin-right:5px;
	text-decoration:none;
	outline:none;
}
#nav a:active {
	color: #FFF;
	text-decoration:none;
}
#nav a:visited {
	color: #FFF;
	text-decoration:none;
}
#nav a:hover {
	color:#999;
	font-weight:normal;
	text-decoration:none;
}
#nav a.selected, #nav a.selected:active, #nav a.selected:visited {
	color:#999;
	text-decoration:none;
	outline:none;
}
.hiddencontent {
	background:transperent;
	display:none;
	position:absolute;
	z-index:2;
	}
.clear {
	clear:both;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999;
}
.text2 {
	word-spacing:3px;
}
