*{
    margin:0;
    padding:0;
}

html{
    height:100%;
}

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#666666;
	text-decoration:none;
	font-size:11px;
}

hr {
	display: none;
}


#PageBody {
	background-image: url(../img/cover.gif);
	height: 100%;
	min-height: 100%;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
}

/**/
h1 {
	height: 101px;
	width: 351px;
	position: absolute;
	text-indent: -9999px;
	top: 45%;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#update {
	height: 150px;
	width: 400px;
	overflow:auto;
	color:#666666;
	font-size:11px;
	position: absolute;
	top: 55%;
	margin-left: 40px;
	padding-left:10px;
	padding-top:5px;
	border: 1px solid #EFEFEF;
}
.strong {
	font-weight: bolder;
}


h2 {
	display: none;
}


body > #PageBody {
    height: auto;
}

* html #Enter {
	height: 101px;
	width: 351px;
	background-image: url(../img/enter_logo.png);
	background-repeat: no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	margin: 0px;
}

#Enter {
	height: 101px;
	width: 351px;
	background-image: url(../img/enter_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#Enter a {
	height: 101px;
	width: 351px;
	display: block;
	margin: 0px;
}

* html #CopyRight {
	position: absolute;
	bottom: 10px;
	background-image: url(../img/copy.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 246px;
	behavior: expression(IEPNGFIX.fix(this));
}
#navi {
	height: 121px;
	width: 263px;
	position: absolute;
	top: 46%;
	right: 30px;
	margin-top: -60px;
}
#navi ul {
	display: none;
}



#CopyRight {
	position: absolute;
	bottom: 10px;
	background-image: url(../img/copy.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 246px;
	
}
