html {
	
	
	
	}
	
body {
	
	margin:0px;
	padding:0px;	
	font-family: Times New Roman;
	color:#900000;
	font-size:12px;
	}
	
	
#center_start {
	
	position:absolute;
	top:50%;
	left:50%;
	margin: -116px 0px 0px -33px;
	height:232px;
	width:67px;
	border:0px solid #999;

	
	}
	
#content01, #content02 {
	z-index:111;
	position:absolute;
	top:50%;
	left:50%;
	margin: -320px 0px 0px -183px;
	height:638px;
	width:367px;
	border:0px solid #999;
	overflow:hidden;

	
	}
#content02 {
	
	z-index:222;
	}
	
	
#content03 {
	top:0px;
	margin: 0px 0px 0px -183px;
	height:0px;
	z-index:333;
	text-align:center;
	border:1px solid #999;
	}
	
a.startlogo, a.startlogo:visited {
	
	display:block;
	height:232px;
	width:67px;
	background: url(images/logo_start.jpg) 0px 0px;
	
	}
	
a.startlogo:hover {
	
	background: url(images/logo_start.jpg) 0px 232px;
	
	}