            .list_carousel {
				margin: 0 0 0px 0px;
				width: 354px;
			}
			.imgclass {
			    width:354px;
				height:236px
		    }
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				width: 354px;
				height: 236px;
				padding: 0;
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: right;
				width: 300px;
				text-align: right;
				padding-top:5px;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
				font-family: Arial;
				font-size:12px;
				font-weight:bold;
				color:#0762af;
			}
			.pager a.selected {
				text-decoration: none;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			.caroufredsel_wrapper{
			display: block;
            text-align: start;
            float: none;
            position: relative;
            top: auto;
            right: auto;
            bottom: auto;
            left: auto;
            z-index: auto;
            width: 900px;
            height: 100px;
            margin: 0px;
            overflow: hidden;
			}
			