.full-box { width:100%; padding:0px;margin:0px; }
.full-box img{width:100%; }
.full-tbl {width:100%; position:relative; table-layout:fixed; border-spacing:0; border-collapse:collapse; color:#000;}
.full-tbl th {vertical-align:top;}
.full-tbl th img{width:100%;}
.full-tbl td {position:relative;overflow:hidden;vertical-align:top;}
.full-tbl td img{/*position:absolute;top:0px;left:0px;*/width:100%;}

.cell-tbl { width:100%; padding:0px;margin:0px;border-spacing:1px;border-collapse:separate;table-layout:fixed;}
.cell-tbl td img { width:100%; }

.touch_button{position:relative;}
.touchslider-nav-num {font: bold 20px Georgia;display: none;color:black;}
.touchslider-nav-item {
	width: 10px;
	height: 10px;
	background: #858585;
	margin: 0 5px;
	display: inline-block;
	-webkit-border-radius: 12px;
			border-radius: 12px;
	}
.touchslider-nav-item-current {
	background: #32a8f2;
}

.uami_hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
