body {
	text-align:center;
}
.wrapper {
	text-align:left;
	width:924px;
	margin:0 auto;
}
ul li {
	list-style:none;
}
body ul li.active {
	cursor:default;
}
ul li.active a {
	color:red;
	cursor:default;
}
ul li.url a:hover {
	text-decoration:none;
	color:red;
}
.page_nav {
	clear:both;
	text-align:center;
}
.page_nav a {
	padding:0 2px;
	line-height:16px;
	color:red;
	border:1px solid red;
}
.content {
	width:900px;
	padding:10px;
}
.down_link {
	color:#0000ff;
	margin-left:10px;
}
h3#play_notice {
	height:24px;
	line-height:24px;
	border:1px solid #D8DCDF;
	background:transparent url('images/ui-bg_highlight-hard_100_eeeeee_1x100.png') repeat-x  left 50%;
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	-opera-border-radius:0.4em;
	-o-border-radius:0.4em;
	border-radius:0.4em;
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	text-indent:10px;
}
h3#play_notice span, h3#play_notice span a{
	line-height:24px;
	vertical-align:middle;
}
h3#play_notice .home {
	background:transparent url('images/home.gif') no-repeat left 50%;
	padding-left:22px;
}
h3#play_notice span {
	margin-left:8px;
}
h3#play_notice a {
	color:blue;
}
