@charset "utf-8";
/* CSS Document */

#wrapper1 {
	background: none;
}
#banner {
	height:180px;
}
/* header */
h2.acce {
	font-size: 11px;
	font-weight: 400;
	position: relative;
}
h2.acce a{
	color: #fff;
	left: -20px;
	top: 1px;
	position: absolute;
	height: 19px;
}
#header {
	position: relative;
	min-height: 120px;
	_height: 120px;
	background: url(../imagesNew/header.jpg) right 0 no-repeat;
}
#header h1 {
	position: absolute;
	top: 10px;
	left: 10px;
}
#header h1 a {
	width: 267px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	background: url(../imagesNew/logo.png) no-repeat;
	position: absolute;
	_background: none; 
}
#header h1 span {
	_zoom: 1; /*hasLayout*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesNew/logo.png",sizingMethod="crop");
	display: block;
	width: 267px;
	height: 76px;
}

.navArea {
	position: absolute;
	top: 20px;
	left: 400px;
}
#nav {color: #aaa; font-size: 11px; margin: 0 0 5px 0px; text-align: right; _padding-right: 8px;}
#nav a{	color: #aaa;}
#nav a:hover{ color: #fff;}
#nav ul li{	display: inline; margin-right: 10px;}
#nav ul li.rss a{ background:url(../imagesNew/rss.jpg) no-repeat; padding-left:35px; }
#mainNav ul{}
#mainNav li{
	float: left;
	margin-right: 10px;
}
#mainNav li a{
	display: block;
	width: 75px;
	height: 16px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#mainNav li a:hover, #mainNav li.correct a{	background-position: 0 -16px;}
#mainNav li.n1 a{background-image: url(../imagesNew/nav01.gif);width: 91px;}
#mainNav li.n2 a{background-image: url(../imagesNew/nav02.gif);}
#mainNav li.n3 a{background-image: url(../imagesNew/nav03.gif);}
#mainNav li.n4 a{background-image: url(../imagesNew/nav04.gif);}
#mainNav li.n5 a{background-image: url(../imagesNew/nav05.gif);}
#mainNav li.n6 a{background-image: url(../imagesNew/nav06.gif);}
#mainNav li.n7 a{background-image: url(../imagesNew/nav07.gif);}
#mainNav li.n8 a{background-image: url(../imagesNew/nav08.gif);width: 91px;}
#mainNav li.n9 a{background-image: url(../imagesNew/nav09.gif);}

/* footer */
#footer {
	padding: 10px 10px;
	line-height: 140%;
	background-color: #003464;
	color: #9b9b9b;
	font-size: 11px;
	position: relative;
	margin-top: 10px;
}
#footer .mark {
	position: absolute;
}
#footer .mark a{
	display: block;
	width: 43px;
	height: 45px;
	background: url(../imagesNew/mygov_logo.gif) no-repeat;
	text-indent: -9999px;
}
#footer .f1 {
	padding-left: 250px;
	padding-left: 210px\9;
}
#footer .f2 {
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../imagesNew/line_footer.jpg) 0 0 no-repeat;
	padding-left: 15px;
	text-align: right;
}
.visit { color: #fff;}
.visit span{ color: #ff4e00;}

