.contBaner {
	width: 652px;
	position: absolute;
	left: 43px;
	top: 167px;
}
.contBaner .cuerpo {
	background-image: url(../imgpopup/indexnew_r3_c1.png);
	background-repeat: repeat-y;
	width: 652px;
	position: relative;
}
.contBaner .pie {
	background-image: url(../imgpopup/indexnew_r4_c1.png);
	height: 16px;
	background-repeat: no-repeat;
}
.contBaner .cuerpo img {
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 25px;
	margin-left: 13px;
}
.contBaner a {
	display: block;
	height: 24px;
	width: 151px;
	position: absolute;
	left: 487px;
	top: 263px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 1px solid #333;
	line-height: 25px;
	text-decoration: none;
	z-index: 1000;
}
.contBaner a:hover {
	color: #FFF;
	background-color: #333;
}
