.ita-link{
	margin:5px 0;
	height:80px;
	
	font: 14px/16px 'Kanit', Arial, sans-serif;
	
	-webkit-box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.17);
	-moz-box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.17);
	box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.17);
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	

	
	}


	
.ita-banner-blue {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/blue.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #02748e;
    -webkit-box-shadow: inset 0 0 8px #02748e;
    box-shadow:         inset 0 0 8px #02748e;
}

.ita-banner-green {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/green.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #02748e;
    -webkit-box-shadow: inset 0 0 8px #02748e;
    box-shadow:         inset 0 0 8px #02748e;
}


.ita-banner-pink {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/pink.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #fff;
    -webkit-box-shadow: inset 0 0 8px #fff;
    box-shadow:         inset 0 0 8px #fff;
}
.ita-banner-orang {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/orang.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #fff;
    -webkit-box-shadow: inset 0 0 8px #fff;
    box-shadow:         inset 0 0 8px #fff;
}


.ita-banner-purple {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/purple.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #fff;
    -webkit-box-shadow: inset 0 0 8px #fff;
    box-shadow:         inset 0 0 8px #fff;
}


.ita-banner-brown {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/brown.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #000;
    -webkit-box-shadow: inset 0 0 8px #000;
    box-shadow:         inset 0 0 8px #000;
}
.ita-banner-yellow {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/yellow.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #fff;
    -webkit-box-shadow: inset 0 0 8px #fff;
    box-shadow:         inset 0 0 8px #fff;
}


.ita-banner-gold {
	display:table;
	padding:0 15px;
	width:100%;
	height:80px;

   
	background:url(../images/ita-link/gold.jpg) top center no-repeat;
	background-size: cover;
    border: 5px #fff solid;
	
	 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	
	-moz-box-shadow:    inset 0 0 8px #a78733;
    -webkit-box-shadow: inset 0 0 8px #a78733;
    box-shadow:         inset 0 0 8px #a78733;
}

.ita-link span {
	padding-left:40px;
    display: table-cell;
    vertical-align: middle;
	
	background:url(../images/ita-link/network.png) 0% 50% no-repeat;

}
	
.ita-link a{
	color:#fff;
	}	