.tip {
	width:362px;
	height:70px;
	background:url(../images/tip-text.png) left top repeat-y;
	color: #5e5e61;
	z-index:4;
	position: relative;
}

.tip-top {
	background:url(../images/tip-top.png) top left no-repeat;
	height:145px;
	width:362px;
	z-index:4;
	position: relative;
}

.tip-bottom {
	background:url(../images/tip-bottom.png) left bottom no-repeat;
	width:362px;
	height:21px;
	z-index:4;
	position: relative;
}

.tip-body {
	font: 12px/18px helvetica, arial, sans-serif;
	color: #5e5e61;
	margin-top: 10px;
	width: 250px;
	z-index:4;
	position: relative;
}

.tip-body2 {
	font: 12px/18px helvetica, arial, sans-serif;
	color: #5e5e61;
	margin-top: 10px;
	width: 120px;
	z-index:4;
	position: relative;
	float: left;
}
.tip-title {
	margin:0 30px 0 50px;
	position: relative;
	bottom: 110px;
	left: 30px;
	z-index:4;
}
.tip-text {
	color:#000;
	padding:10px 30px 20px 50px;
	position: relative;
	bottom: 100px;
	left: 40px;
	z-index:4;
}

.tip-rev {
	width:362px;
	height:70px;
	background:url(../images/tip-text-rev.png) left top repeat-y;
	color: #5e5e61;
	z-index:4;
}
.tip-top-rev {
	background:url(../images/tip-top-rev.png) top left no-repeat;
	height:145px;
	width:362px;
	z-index:4;
}
.tip-bottom-rev {
	background:url(../images/tip-bottom-rev.png) left bottom no-repeat;
	width:362px;
	height:21px;
	z-index:4;
}

.tip-image {
	float: left;
	width: 106px;
	height: 106px;
	margin-right: 10px;
	z-index:4;
}

.tip-catalog {
	float: left;
	width: 117px;
	height: 141px;
	margin-right: 10px;
	z-index:4;
}

.tip-header {
	font-size: 14px;
	color: #0053a2;
	z-index:4;
}

.tip-activity {
	
	font: 12px/18px helvetica, arial, sans-serif;
	color: #5e5e61;
	margin-top: 10px;
	width: 200px;
	z-index:4;
}