/* CSS Document */

.conte h2 {
	background-image: url(../link/img/ct.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999em;
	padding: 0px;
	height: 75px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.contesub p {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	letter-spacing: 1px;
}
.linkbx li {
	list-style-type: none;
	font-size: 12px;
	line-height: 140%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.linkbx li a {
	background-image: url(../link/img/mk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 42px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
	overflow: hidden;
}
#wrapper .linkbx li a:hover {
	background-image: url(../link/img/mk_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #F99;
}



