/* footer */

#footer {
	margin: 0; padding-top: 1em;
	height: 3.4em;
	background: url('/resource/img/public/footer_back.png') repeat-x 0% 50%;
	font-size: 0.7em;
	text-align: center;
}
#footer a { color: #000; }

#accessstate {
	margin: 0 auto;
}
#accessstate a {text-decoration: none; margin: 0 1em;
	border-bottom: 1px dotted #000;
}

a.external {text-decoration: none; border-bottom: 1px solid #000;}
a.external img {border: none;}