@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #CEDCE6;
}
.wrap{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.flash{
	margin: 0px;
	padding: 0px;
	background-color: #0352a5;
}
.wlmenu{
	background-color: #0352a5;
	background-image: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 2px;
}
.wlmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.wlmenu ul li{
	display: inline;
	margin-right: 1em;
}
.wlmenu ul li img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.smenu{
	width:100%;
	font-size: 13px;
	color: #FFF;
	background-color: #76a8db;
	padding-top: 5px;
	text-align: center;
	}
.smenu a{
	color: #FFF;
	text-decoration: none;
}
.smenu a:hover{
	color: #F00;
		text-decoration: none;
}

.footer {
	margin: 0px;
	padding:15px 0 10px;
	font-size:120%;
	background-color: #76a8db;
	position: relative;
	width:100%;
}
.footer .aaa {
	float:left;
	margin: 0 0 0 20px;

}
.footer .aaa img{

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer .egov {
	float:right;
	margin-top: -3.8em;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.footer .egov img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	

}
.footer .copyright {
	margin:0 0 5px 55px;
}
.footer .copyright ul {
	margin:0;
}
.footer .copyright li {
	display: inline;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer .copyright li a {
	color: #FF3;
	text-decoration: none;
	font-size: 15px;
}
.footer .copyright li a:hover {
	color: #F00;
	text-decoration: none;
}
.footer p {
	color: #FFF;
	line-height: 150%;
	margin: 0 0 0 120px;
	font-size: 15px;
}
.footer p a{
	color: #FFF;
	text-decoration: none;
}
.footer p a:hover{
	color: #FFFF66;
	text-decoration: underline;
}

.footer .visitor {
	color: #FFF;
	margin-left: 10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	top: 10px;
	right: 100px;
}
.footer .visitor em {
	font-style: normal;
	color: #000000;
}
.footer .update {
	color: #990000;
	margin-left: 10px;
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.footer .update em {
	font-style: normal;
	color: #993300;
	letter-spacing: 1px;
}
