@charset "utf-8";
/* CSS Document */
/*Index*/
.carousel {
    position: relative;
    visibility: hidden;
    margin-left: 150px;
}

.carousel li{
	height:275px;
	width:150px;
}

.carousel li#end{
	height:275px;
	width:41px;
}
/* Fin Index */

/*Type B*/

/*Ends Type B*/
