@charset "utf-8";
/* CSS Document */
.img-slide {
    float: left;
    width: 110px;
}
			.txt-slide {
    color: #000000;
    float: left;
    font-family: arial;
    font-size: 11px;
    line-height: 13px;
    padding-left: 8px;
    text-align: justify;
    width: 110px;
}
			.amazon_scroller {
            height: auto !important;
            margin: 0;
            padding: 0 !important;
            width:625px !important;
            }
			.hdrtxt {
            border: none !important;
            font-family: arial;
            font-size: 25px;
            padding: 10px;
            }
/*			.wrapper {
				background-color: white;
				width: 480px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
			}*/
			.list_carousel {
          margin:5px 0 0 20px;
          width:618px !important;
			}
			
			.list_carousel ul {
				margin:5px !important;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				padding: 0;
				margin:0 120px 0 0 !important;
				display: block;
				float: left;
				width:auto !important;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
    float: left;
    margin-left: -9px;
			}
			.next {
    float: right;
    margin-right: -29px;
    margin-top: -64px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
				display:none !important;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			.caroufredsel_wrapper {
		    height: 86px !important;
    width:618px !important;
	margin:0 !important;
			}
/*.container {
	overflow: hidden;
	width: 725px;
}*/
#banner-container {
width:1040px;
float:left;
margin-top:13px;
height:auto;
}
.botom-slider {
    float: left;
    margin-bottom: 10px;
    margin-top:20px !important;
	width:618px;
}
.prev {
position:absolute; margin-left:-26px;
}
.list_carousel .prev {
 margin-top: -64px;
}
