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

			/*#intro {
				width: 839px;
				margin: 0 auto;
				
			}*/
			
			.list_carousel {
				width: 851px;
				
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				margin-left:27px;
			}
			.list_carousel li {
				width: 166x;
				height: 80px;
				padding: 0;
				margin: 0px;
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-top:-58px;
				position:absolute;
				z-index:1;
				margin-left:-0px;
			}
			.next {
				float: right;
				margin-left:869px;
				margin-top:-58px;
				position:absolute;
				z-index:1;
			
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}

.our_client_part{
	width:166px;
	height:auto;
	float:left;
	}
.our_client_part img{
	width:166px;
	height:auto;
	float:left;
	background-repeat:no-repeat;
	}
.our_client_part a{
	width:166px;
	height:80px;
	float:left;
	}
