/* CSS Document */

h3{
	border-style: none;
	}
	
.link{
	margin-top:30px;
	margin-bottom:30px;
	}

.container.link h3{
	margin-top:30px;
	margin-bottom:0px!important;
	line-height:0.0em!important;
	padding-bottom:15px!important;}

.link img{
	margin-bottom:15px;
	}
	
.link ul{}

.link li{
	background-image: url(../function/images/popup.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	font-size: 120%;
	}