.content .header h2 { display: none }
.event-banner {
	background-image: url("http://image.funmily.com/skg/event/20131217/banner.png");
	width: 720px;
	height: 600px;
	position: absolute;
	left: 22px;
	top: -13px;
	z-index: 0;
}
#shiki ul {
	position: absolute;
	top: 120px;
	left: 380px;
	z-index: 2;
}
.article {
	margin-top: 480px;
}
.article h2 {
	margin-top: 30px;
}
.article h2:first-child {
	margin-top: 10px;
}
.article u {
	margin-top: 20px;
}
.article ul {
	margin-top: 10px;
}
.page .content .nav {
	line-height: 25px;
	height: 30px;
}
.page .content .nav i {
	background-image: url("http://image.funmily.com/skg/event/20131217/dot.png");
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 3px;
	position: relative;
	top: 5px;
}