@charset "utf-8";
body {
	background-image:url(image/star.gif);
	font-family:Arial, Gadget, sans-serif;
	text-align:center;
}
h1 {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 10px;
	color:#CCC;
	font-size: 23px
}
h2 {
	text-align:center;
	padding-top: 2px;
	padding-bottom: 15px;
	color:#F00;
	font-size: 32px;
	text-decoration:underline;
}
h2 a:hover{color:#F00}
a {
	text-decoration: none;
	color: white
}
a:visited {
	color:#F9F
}
p {
	color:#CCC;
	font-size:10px
}
#band8 {
	margin-right:auto;
	margin-left:auto;
	width:360px;
	font-size:10px;
}
.information {
	margin-top: 5px;
	overflow: scroll;
	overflow-x: hidden;
	/* border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-left: solid 1px #666; */
	color:#fff;
	height: 140px;
}
.what p {
	text-align: left;
	padding-left: 10px;
	border-bottom: dottted 1px #fff;
}
.red {
	color: #0FF;
	font-weight: bold;
}
.what a {
	border-bottom: solid 1px #F9F;
}
.what li {
	line-height: 140%;
}

.b8		{padding: 15px 10px;}

.b8 .first	{text-align: center;}

.b8	p	{text-align: left;
		line-height: 160%;
		margin-top: 15px;}

.co {
	color:#000;
	font-size:10px;
	padding-top:2px;
}
ul {
	text-align: left;
}

li	{padding-bottom:5px;}