#TOP_HEAD{
	width:750px;
	height:400px;
	background:url(../images/top_bg.jpg) no-repeat;
}
/*html #TOP_HEAD{
margin-left:30px;
}*/
*html #TOP_HEAD{
	margin-left:3px;
}
.logo_area{
	width:749px;
	height:39px;
}
.hu_logo{
	background:url(../images/header_hu-logo.gif) no-repeat;
	width:146px;
	height:39px;
	float:left;
}
.hu_logo p{
	text-indent:-9999px;
}
.wii_logo{
	background:url(../images/header_wii-logo.gif) no-repeat;
	width:125px;
	height:39px;
	text-indent:-9999px;
	margin-left:624px;
}
*html .wii_logo{
	margin-left:600px;
}

h1{
	clear:left;
	text-indent:-9999px;
	padding:0;
	margin:0;
}
.game_logo{
	background:url(../images/top_logo.png) no-repeat;
	width:495px;
	height:176px;
	text-align:left;
}
* html .game_logo { 
	behavior: expression(IEPNGFIX.fix(this));
	float:left;
}

.topspec_area{
	font-size:10px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	width:749px;
	line-height:1.6;
}
.topspec_area dl{
	padding-left:30px;
}
.topspec_area dt{
	color:#a9a37c;
}
.topspec_area dd{
	color:#fff7c6;
	margin-top:-16px;
	margin-left:100px;
}
.top_footer{
	padding-bottom:15px;
	width:749px;
	text-align:left;
}
* html .top_footer{
	padding-bottom:0px;
}
.topfooter_line{
	background:url(../images/footer_line.jpg) no-repeat;
	width:749px;
	height:1px;
	margin-top:10px;
}
* html .topfooter_line{
	margin-left:3px;
}

.topfooter_links ul li{
	list-style:none;
	text-indent:-9999px;
	float:right;
}
.topfooter_links{
	width:242px;
	margin-top:10px;
	margin-left:15px;
}
*html .topfooter_links{
	margin-top:0px;
}

.topfooter_link01{
	text-align:right;
}
