body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-size:small;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:400;}
q:before,q:after{content:'';}
a:focus {outline: none;}
ol,ul,li {list-style:none;}
select,input,textarea{font:99% arial,helvetica ,sans-serif;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
caption,th{text-align:left;}
pre,code{ font:115% monospace; font-size:100%;}
abbr, fieldset, acronym { border:0px}

html {
	height: 100%;
	overflow: hidden;
}
body#index {
	font:90%/1.2em "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	overflow: visible;
}
body#flash {
	overflow:hidden;
	width:100%;
}
#index div {
	width:21em;
	padding:1em;
	margin:0 auto;
	text-align: left;
	margin-top: 13em;
	border: 1px solid #999;
}
h1 {
	display: block;
	text-align: center;
	font:100 235%/1.3em  "Times New Roman", serif;
}
h2 {
	margin-top: .3em;
	font-size: 90%;
	display: block;
	text-align: center;
	width:100%;
	letter-spacing: .15em;
}
p {
	font-size: 90%;
	margin: 1em 0 1em .8em;
	display: block;
}
ul {
	margin: 1em 0 1em .8em;
}
#enter a {
	font-size: 1.7em;
	display: block;
	background-color: #aaa;
	color: #FFF;
	padding: .5em .2em;
	width:93%;
	text-decoration: none;
	text-align: center;
}
#enter a:hover {
	background-color: #ddd;
	color: #000;
}
#text {
	display: none;
}
li a {
	text-decoration: none;
	color: #777;
}
#egard {
	width:100%;
	background-color: #FFF;
	overflow: hidden;
	height:100%;
	position: absolute;
}
