#history .header {
	display:none;
}




#history .content {
	padding:20px 0 20px 0;
}
#history .content ul {
	width:656px;
	margin:auto;
	background:url(https://i01.istayreal.com/images/tw/history/history-bg.gif) left top;
}
#history .content li {
	width:156px;
	height:156px;
	margin:0 4px 21px 4px;
	overflow:hidden;
	float:left;
}
#history .content li.year {
}
#history .content li.year div {
	width:156px;
	height:156px;
	background:#700;
	position:relative;
}
#history .content li.year div h3 {
	font-size:36px;
	color:#000;
	position:absolute;
	top:12px;
	left:12px;
}
#history .content li.year div span {
	font-size:12px;
	color:#000;
	position:absolute;
	left:12px;
	bottom:12px;
}
#history .content li.event {
	position:relative;
}
#history .content li:hover.event {
	background:#FFF;
	color:#333;
}
#history .content li.event .pic {
	width:156px;
	height:82px;
	margin-bottom:6px;
}
#history .content li.event stong {
	display:block;
	width:144px;
	height:45px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0 6px 0 6px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
}
#history .content li.event i {
	display:block;
	font-size:10px;
	font-style:normal;
	line-height:1.0;
	color:#666;
	position:absolute;
	left:6px;
	bottom:6px;
}


/*
#history .content {
	padding:20px;
}
#history .content h3.year {
	font-size:28px;
	color:#FFF;
}
#history .content h3.year .sryears {
	display:none;
	font-size:12px;
	color:#888;
	float:right;
}
#history .content ul {}
#history .content ul li {
	border-bottom:1px dotted #282828;
	clear:both;
	position:relative;
}
#history .content ul li h4.month {
	width:140px;
	padding:10px 0 0 0;
	font-size:16px;
	color:#333;
	position:absolute;
	left:0px;
	top:0px;
}
#history .content ul li ul.events {
	padding:5px 0 5px 0;
	margin-left:140px;
}
#history .content ul li ul.events li {
	padding:6px 0 6px 0;
	border:none;
	list-style-image:url(https://i01.istayreal.com/images/themes/column-colSide-liststyle.gif);
	clear:none;
}
#history .content ul li ul.events li:hover {
	color:#FFF;
}
*/



#historyList .content .menu a {
	display:block;
}