@charset "UTF-8";

div#contentColumn h2#implant {
	width: 560px;
	height: 200px;
	background: url(/i/implant/h2.png) no-repeat #fff;
	text-indent: -9999px;
}

div#contentColumn h3#implant_introduce {
	background: url(/i/implant/h3.gif) #fff no-repeat 0 0;
	margin: 0;
	padding: 0;
	width: 347px;
	height: 17px;
	text-indent: -9999px;
}

div#contentColumn ul#implant_menu {
	margin: 0;
	padding: 0;
	width: 349px;
}

div#contentColumn ul#implant_menu li {
	margin: 10px 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 44px;
}

div#contentColumn ul#implant_menu li a {
	display: block;
	width: 100%;
	height: 100%;
	outline: 0;
}

div#contentColumn p.first {
	position: relative;
	top: -20px;
	margin-bottom: 0;
}