.tips, .tips li{
	margin:0;
	padding:0;
	list-style:none;
	height:300px;
	}
.tips{
	width:778px;
	/*font-size:16px;*/
	/*line-height:120%;*/
	}
.tips li{
	padding:0px;
	background:#ffffff;
	display:none; /* hide the items at first only */
	}