*{
	margin:0;
	padding:0;
}
a{
	color:#1ED7FF;
	border:0;
	text-decoration: none;
	outline:none;
}
a:hover,a:focus,a:active{
	color:#3EF7FF;
	text-decoration: underline;
}
body{
	color:#fff;
	background-color:black !important;
	width:100%;
	font-size:16px;
	line-height:1.2em;
}
h1,h2,h3{
	font-size:1.3em;
	line-height:1.4em;
	text-align:center;
}
h1:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
h1 .zanlogo{
	float:left;
	width:211px;
	height:64px;
	margin:20px 0 0 0;
	display:block;
	text-indent:-10000px;
	background:url("../img/zan_logo.jpg");
}
h1 .wiiwarelogo{
	float:right;
	width:80px;
	height:64px;
	margin:20px 0 0 0;
	display:block;
	text-indent:-10000px;
	background:url("../img/wiiware_logo.jpg");
}
span{
	display:block;
	padding:5px 0 15px 0;
	clear:both;
}
p{
	padding:5px 0 15px 0;
}
ul{
	padding:0 0 0 18px;
	list-style-type:disc;
	list-style-position: outside;
}
li{
	padding:5px 0;
}
table{
	margin:0 auto;
	padding:5px 5px 15px 5px;
}
th,td{
	border:1px solid #999;
	border-collapse: collapse;
	padding:5px;
	background:#000;
}
caption{
	padding:5px;
	border:1px solid #dddddd;
	background:#222222;
}
#container{
	width:800px;
	margin:0 auto;
	
}
.infobox{
	width:800px;
	padding:25px 0;
}
.topframe{
	width:800px;
	height:20px;
	text-indent:-10000px;
	background:url("../img/box_back_a.png");
}
.mainframe{
	width:710px;
	padding:0 50px 0 40px;
	background:url("../img/box_back_b.png");
}
.bottomframe{
	width:800px;
	height:20px;
	text-indent:-10000px;
	background:url("../img/box_back_c.png");
}
.back{
	padding:10px;
	text-align:center;
	font-size:1.5em;
}
.redt{
	color:#ff4455;
}
.flashcontent{
	width:320px;
	margin:20px auto 0 auto;
}
.inlineimage-r{
	float:right;
	width:225px;
	margin:5px;
	padding:5px;
	font-size:0.6em;
	color:black;
	background:#aaaaaa;
}
.inlineimage-l{
	float:left;
	width:225px;
	margin:5px;
	padding:5px;
	font-size:0.6em;
	color:black;
	background:#aaaaaa;
}
.inlineimage-r-flash{
	float:right;
	width:480px;
	margin:5px;
	padding:5px;
	font-size:0.6em;
	color:black;
	background:#aaaaaa;
}
.inlineimage-l-flash{
	float:left;
	width:480px;
	margin:5px;
	padding:5px;
	font-size:0.6em;
	color:black;
	background:#aaaaaa;
}
.inlineimage-c-flash{
	width:480px;
	margin:5px auto;
	padding:5px;
	font-size:0.6em;
	color:black;
	background:#aaaaaa;
	clear:both;
}
.txt-c{
	text-align:center;
}
.txt-l{
	text-align:left;
}
.txt-r{
	text-align:right;
}
.otlogo{
	float:right;
	margin:-5px;
	width:400px;
	height:108px;
	display:block;
	text-indent:-10000px;
	background:url("../img/title_nojs.jpg");
}