@charset "UTF-8";
/* CSS Document */

#cycle { margin: 0; padding: 0; width: 194px; height: 163px; background: #003751; margin-top:-20px;}
#cycle li { position: relative; list-style: none; margin: 0; width: 194px; height: 163px; overflow: hidden; text-align:center; }
#cycle li div { display:none; }
#cycle li img { min-height:163px; vertical-align:center;}

#cycle li img { max-width:245px; height:auto;}