@charset "UTF-8";
.caseta/* caseta*/
 {
	height: auto;
	width: 310px;
	background-image: url(../files/casete/bgbx.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-bottom: 20px;
	float: right;
	clear: both;
}
.cont  {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.caseta_down {
	background-image: url(../files/casete/box_down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 310px;
}
