@charset "utf-8";
/* CSS Document */

.mpwrap .footer {
	margin: 0;
	padding:0px 0 5px;
	*padding:0px 0 3px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	overflow:hidden;
	width:986px;
	font-size:85%;
	
}
.footerlogo{
	float:left;
	background-image: url(../images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 165px;
	margin: 10px 20px 0;
	
}
.footer {
	margin: 0;
	padding:0px 0 5px;
	*padding:0px 0 3px;
	background-image: url(../images/footerbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	overflow:hidden;
	width:100%;
	font-size:85%;
}
.footer .server {
	position: absolute;
	right: 170px;
	top: 20px;
}
.footer .server img{
	width:50px;}
.footer .aaa {
	position: absolute;
	right: 70px;
	top: 20px;
}
.footer .egov {
	position: absolute;
	right: 20px;
	top: 20px;
}
.footer .copyright {
	margin:15px 0 5px 0px;
	background-image: url(../images/copyright_rightbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.footer .copyright ul {
	margin:0;
	padding:0 10px;
}
.footer .copyright li {
	display: inline;
	padding:0 10px;
	background-image: url(../images/copyrighticon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	*background-position: 0px 0px;
}
.footer .copyright li a {
	color: #333;
	text-decoration: none;
}
.footer .copyright li a:hover {
	color: #C00;
	text-decoration: underline;
}
.footer p {
	color: #333;
	line-height: 160%;
	margin: 5px 0 5px 0;
	overflow:hidden;
}
.footer p a {
	color: #018796;
	text-decoration: none;
}
.footer p a:hover {
	color: #018796;
	text-decoration: none;
}
.footer .update {
	margin:0 10px 0 0;
	padding:0 0 0 13px;
	color: #333;
	background-image: url(../images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.footer .update em {
	font-style: normal;
	color: #333;
}
.footer .visitor {
	margin:0 10px 0 0;
	padding:0 0 0 13px;
	color: #333;
	background-image: url(../images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.footer .visitor em {
	font-style: normal;
	color: #333;
}
