/* links */

.link table {
	background: url(../../../img/links.jpg) 100% 100% no-repeat;
	background-size: 50%;
}

.link table td {
	background: rgba(255, 255, 255, 0.5);
}

.link table td a {
	background: url(../../../img/icon_01.png) 5px 13px no-repeat;
	/* background-size: 17px; */
	padding: 10px 0 10px 30px;
}
