    
	#yds1 { position: relative; width: 100%; max-width:1025px; height:200px; overflow: hidden;  }
	#yds2 { position: relative; width: 100%; max-width:1025px; height:200px; overflow: hidden;  }
	
	.yds1-content {   width: 100%;  overflow: hidden; }
	.yds1-content ul { display:table; padding:0px; margin:1px 33px; list-style-type: none;   text-align:center; background:#fff;}
	.yds1-content ul li { width: 200px; height:195px;float: left;  border: 1px solid #ccc; margin-right:8px; background-color: #fff; }
	.yds1-content ul li a { text-decoration: none; color: #333; }
	.yds1-content ul  li .yds1-content-title{padding-left:10px;width:100%;background:transparent;height:70px;font-size:13px;font-weight:bold;}
		.box {
	width: 195px;
	height: 120px;
	color: #fff;
	display: table; background:transparent;
	#position: relative; padding:3px; 
    }
    .box  .ic {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	#position: absolute;
	#top: 50%; 
	width: 195px; height:120px; 
    }
    .box .ic .resim {
	#position: relative;
	#top: -50%; max-height:120px;    
    }
			
	.yds1-content-title { font-size: 15px;  display: block; width:200px; text-align: left;  }
	.yds1-button-left { height:100%; text-decoration: none; color: #fff; position: absolute; top: 0px; left: 0px; padding: 80px 0;  background-color:rgba(0, 0, 0, 0.3);  }
	.yds1-button-right { height:100%; text-decoration: none; color: #fff; position: absolute; top: 0px; right: 0px; padding: 80px 0;  background-color:rgba(0, 0, 0, 0.3);  }
	
	
	
	
	
	
	