/*   */
.next {
	display: none;
	width: 42px;
	height: 18px;
	overflow: hidden;
	background-image: url(../img/inext_cat.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.back {
	display:none;
}
.tip-title {
	display:none;	
}
.tip-text {
	display:none;	
}
.back-title {
	display:none;	
}
.back-text {
	display:none;	
}