
			body
			{
				background:#000;
				text-align:center;
			}
			
			body, td
			{
				color:#ddd;
				font-family:Myriad Pro, Arial;
				font-size:15px;			
			}
	
			
			a:link, a:active, a:visited
			{
				color:#ff6600;
				text-decoration:underline;
			}
			
			a:hover
			{
				color:#ff4200;
				text-decoration:none;
			}
			
			a:focus
			{
				-moz-outline-style: none; 			
			}
			
			h2
			{
				margin:50px auto 50px;
				background-image:url(/i/logo_beta.png);
				width:330px;
				height:57px;
				text-indent: -2000em;				
			}
			
			h2 a
			{
				display:block;
				height:70px;
			}
			
			
			.spot img
			{
				margin:0 22px;
				border: 0px;
			}
			
			.cons
			{
				width: 648px;
				background:#000 url(/i/cons_bg.png) repeat-y;
				margin:40px auto;
			}
			
			.cons_top, .cons_bot
			{
				background:#000 url(/i/cons_top.png) no-repeat;
				height:12px
			}
			
			.cons_bot
			{
				clear:both;
				background-image:url(/i/cons_bot.png);
			}
			
			.cons_body
			{
				padding:15px 25px;
				text-align:left;
			}
			
			h3
			{
				font-weight:normal;
				font-size:20px;
				margin:0 0 15px;
			}
			
			.page h3
			{
				border-bottom: 1px solid #313131;
				color: #ff5400;
				font-size: 23px;
			}
			
			.formel
			{
				clear:both;
				padding:5px 0;
			}
			
			.formel label
			{
				float:left;
				width:150px;
				font-size:18px;
				padding:7px 0 0;
			}
			
			.formel fieldset label
			{
				float:none;
				width:auto;
			}
			
			input[type='text']
			{
				background-color:#222 !important;
				border:1px solid #333;
				padding:5px;
				color:#fff;
				font-size:15px;
			}
			
			.formel input[type='text']:focus, .formel input[type='text']:hover
			{
				background-color:#333;
				border:1px solid #555;
			}
			
			.formel fieldset
			{
				border:none;
				padding:6px 0;
			}
			
			.cons input[type='submit']
			{
				background: #ff6024 url(/i/btn_bg.png) repeat-x;
				color:#fff;
				font-family: Myriad Pro, Arial;
				font-size:19px;
				border:1px solid #d83b00;
				padding:3px 10px;
				margin-left:151px;
			}

			.cons td input[type='submit']
			{
				margin-left:0;
			}
			
			.page .cons p
			{
				font-size:18px;
			}
			
			.footer
			{
				font-size:12px;
				color:#888;
			}
			
			.dlbox img.icon
			{
				float:left;
				margin-right:25px;
			}
			
			.dlbox .desc
			{
				color:#b6b6b6;
				font-size:16px;
				margin: 10px 0;
			}
			
			.dlbox ul
			{
				list-style-type: none;
				padding:0;
				margin:0;	
				height:29px;
			}
			
			.dlbox ul li
			{
				float:left;
				width:142px;
				height:29px;
				background: #222 url(/i/btn_dl.png) no-repeat;
				margin-right:8px;
				display:none;
			}
			
			.dlbox ul li a
			{
				text-align:center;
				color:#fff;
				display:block;
				padding:7px 0 0;
			}
			
			.dlbox .footnote
			{
				margin-top:10px;
				font-size:12px;
				color:#696969;
			}
			
			.dlbox .cons_body
			{
				padding:10px 25px;
				min-height:170px;
			}
			
			
	.fa_olay1
	{
		background-color:#000;
		top:0;
		left:0;
		right:0;
		bottom:0;
		position:fixed;
		-moz-opacity:0.9;
		z-index:1000;
	}
	
	#fa_tooltip
	{
		position:absolute;
		left:0;
		right:0;
		top:0;
		padding:0px;
		margin:0;
		font-size:11px;
		font-family:verdana;
	}	
	
	.fa_moz_allow
	{
		background-image:url(/i/moz_allow.png);
		background-repeat:no-repeat;
		position:absolute;
		width:257px;
		height:149px;
		z-index:1100;
	}			
	
	.seeall
	{
		clear:both;
		display:block;
		margin-top:10px;
	}
	
	h4
	{
		color:#bbb;
		border-bottom:1px solid #333;
		margin-top:0px;
		padding:5px 0;
	}
	.notice
	{
		text-align: left;
		margin: auto;
		width: 628px;
		color: #ccc6c4;
		padding: 10px;
		border-color: #421601;
		border-width: 1px;
		border-style: solid;
		background-color: #210601;
	}
	
	.feedback
	{
		width:600px; 
		margin:0 auto 20px;
	}
	.version
	{
		font-size: 24px;
		vertical-align: middle;
	}
	.title
	{
		vertical-align: middle;
	}
