
div, img, p, ul, li, h1, h2, h3, h4, h5, h6 {
	border:0;
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
}

img, div { behavior:url(iepngfix.htc) }
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
body {
	margin:0;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#000000;
}

#apache {
	width:972px;
	height:790px;
	margin:0 auto;
	background:transparent url(images/bg_apmain.jpg) top center no-repeat;
}

#apmain {
	width:736px;
	margin:0 112px 0 124px;
}
#apmain #apheader {
	position:relative;
	width:736px;
	height:100px;
}
#apmain #apheader .logo1 { position:absolute; top:17px; left:1px; }
#apmain #apheader .logo2 { position:absolute; top:35px; left:511px; }

#apmain #apbody {
	position:relative;
	width:736px;
}
#apmain #apbody .ball     { position:absolute;top:16px;left:0; }
#apmain #apbody .footer   { position:absolute;top:601px;left:135px; }
#apmain #apbody .txtarea1 { position:absolute;top:94px;left:420px;width:254px; }
#apmain #apbody .txtarea1 p {
	margin-top:10px;
	color:#999999;
	text-align:left;
	font-size:80%;
	line-height:150%;
}
#apmain #apbody .txtarea1 p a {
	color:#bd944d;
	font-weight:bold;
}
#apmain #apbody .txtarea1 p a:visited {
	color:#999999;
}
#apmain #apbody .txtarea1 p.ore {
	color:#dc5c28;
	font-size:90%;
	font-weight:bold;
}
#apmain #apbody .bannerarea {
	position:absolute;
	top:484px;
	left:197px;
	width:330px;
	height:80px;
	background:transparent url(images/bg_bannerarea.gif) top left no-repeat;
}
#apmain #apbody .bannerarea ul {
	margin-top:10px;
}
#apmain #apbody .bannerarea li {
	display:inline;
	padding-right:5px;
}



/*-------------------------------------------------------------
	clearfix
-------------------------------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {display:inline-block;}

/* exclude MacIE5 \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* end MacIE5 */