.logo {
	display: none;
}

.topnav {
	display: none;
}

.parentnav {
	display: none;
}

.center {
	top: 198px;
	height: 312px;
	background-color: transparent;
	display: none;
	overflow: hidden;
}

.content {
	position: absolute;
	top: 27px;
	width: 2000px;
	height: 285px;
	background-color: transparent;
}

.others {
	position: absolute;
	top: 198px;
	left: 0px;
	width: 100%;
	height: 312px;
	background-color: transparent;
	overflow: hidden;
}

.redbar {
	position: absolute;
	top: 27px;
	width: 2000px;
	height: 285px;
	background-color: transparent;
}

.red {
	position: relative;
	width: 57px;
	height: 285px;
	float: left;
	cursor: default;
	background-color: #fe0000;
	z-index: 200; 
}

.timebar_hide {
	position: absolute;
	top: 285px;
	width: 2000px;
	height: 27px;
	background-color: transparent;
	z-index: 100;
}

.moment_title {
	position: absolute;
	left: 66px;
	color: #fe0000;
	font: 13px Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	display: none;
}

.moment_year {
	position: absolute;
	top: 298px;
	left: 0px;
	width: 57px;
	color: #9a9a9a;
	font: 13px Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	text-align: center;
}

.moment {
	position: relative;
	width: 57px;
	height: 285px;
	float: left;
	cursor: pointer;
	background-color: transparent;
}

.moment_hide {
	position: absolute;
	width: 57px;
	height: 285px;
	float: left;
	background-color: #fe0000;
	cursor: pointer;
	z-index: 99;
}

.footer {
	display: none;
}
