body {
	background: #000 url(../img/bg02.jpg) fixed top center no-repeat;
}

#page_surround
{
	width: 980px;
	background: transparent url(../img/bg00shdw.png) 0 0 repeat-y;
}
  
#header
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 225px;
	z-index: 10;
	-moz-user-select: none;
	background: #000 url(../img/bg00_header01.jpg) 0 0 no-repeat;
}

#logo
{
	position: absolute;
	top: 121px;
	left: 57px;
	width: 284px;
	height: 50px;
	overflow: hidden;
}

#logo a
{
	text-indent: -99999em;
	display: block;
	width: 284px;
	height: 50px;
	overflow: hidden;
	background: transparent url(../img/bg00_lgo01.gif) 0 0 no-repeat;
}

#logo a:hover
{
	background-position: 0 -50px;
}

#main
{
	position: relative;
  	display: block;
  	float: left;
  	width: 950px;
  	margin-top: 225px;
  	line-height: 14px;
  	background: #000;
  	z-index: 15;
  	font-size:11px;
  	text-align: justify;
}
