h2{
	margin: 0 0 10px 0;
	height: 100px;
	background: url(../img/title10_04.jpg) 0 8px no-repeat;
	font-size: 16px;
	color: #ffffff;
	}

h2 span{
	position: relative;
	top: 45px;
	left: 40px;
	}

h3{
	margin: 10px 0 20px;
	width: 500px;
	height: 30px;
	background: url(../img/head11.png) 0 0 no-repeat;
	color: #ffffff;
}

h3 span{
	position: relative;
	top: 4px;
	left: 20px;
	}

#links{
	margin: 20px auto 0;
	text-align: center;
	}

#bn p{
	margin: 10px 0;
	padding: 5px;
	border: 1px dotted #000000;
	}


