@charset "utf-8";
/* CSS Document */

.footer {
	padding:0;
	margin:0 auto;
	width:1000px;
	clear:both;
	overflow: hidden;
	position:relative;
}
.footer .logo {
	padding:40px 10px 0;
}
.footer .logo img{
	width:264px;
	height:55px;
}
.footer .aaa{
	position:absolute;
	top:16px;
	left:756px;
}
.footer p{
	color: #5681a4;
	font-size:90%;
	line-height: 18px;
	margin: 5px 0px 0px 170px;
	display: block;
}
.footer p img{ float:left; padding:0 5px 0 0; }
.footer p a{
	color: #014681;
	text-decoration: underline;
}
.footer .copyright {
	border-left: 1px solid #494949;
	margin:0;
	padding:0;
	clear:both;	
	margin-left: 90px;
	font-size:90%;
}
.footer .copyright ul{
}
.footer .copyright li{
	display:inline;
	padding:0 6px 0 6px;
	*padding:0 2px 0 10px;
	border-right: 1px solid #494949;
}
.footer .copyright a{
	color:#494949;
	text-decoration: underline;
}
.footer .copyright a:hover{
	margin:0px;
	color: #990000;
	text-decoration: underline;
}
.footer .egov{
	position:absolute;
	top:16px;
	left:710px;
}
.footer .visitor{
	float:right;
	margin:10px 35px 0 0;
	*margin:10px 30px 0 0;
	margin:10px 30px 0 0\9;
	color: #4b4b4b;
	font-size: 90%;
}
.footer .visitor em{
	color: #F60;
	font-style: normal;
	font-weight: bold;
}
.footer .update{
	position: absolute;
	top: 25px;
	float:right;
	margin:0 5px 0 0;
	color: #4b4b4b;
	left: 854px;
	font-size: 90%;
}
.footer .update em{
	color: #4b4b4b;
	font-style: normal;
}

.footer .facebook {	
	position:absolute;
	top: 16px;
	left: 625px;}

.footer .map {
	position: absolute;
	left: 91px;
	top: 42px;
}
