@charset "UTF-8";
/* CSS Document */

body#top {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
}
body#top a:link ,body#top a:visited{
	color: #03F;
	text-decoration: none;
}
body#top a:hover{
	color: #00F;
	text-decoration: underline;
}


#top ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top #menu {
	background: url(images/bg-f2.jpg) repeat-x left center;
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
}
#top #menu ul {
	margin-right: auto;
	margin-left: auto;
	width: 801px;
}
#top #menu ul li{
	list-style-type:none;
	text-align: center;
	float: left;
}
#top #menu ul li.firstChild{
	border-left: 1px solid #666;
}

#top #menu ul li a {
	display: block;
	height: 30px;
	width: 159px;
	line-height: 30px;
	background: url(images/bg-f2.jpg) repeat-x left center;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#top #menu ul li a:hover {
	background: url(images/bg-f3.jpg) repeat-x left center;
	text-decoration: none;
}





.clearfix{display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
content:".";
font-size:0.1em;
}

#top #top-footer address {
	font-style: normal;
}



#top #top-header {
	position: relative;
	height: 72px;
	width: auto;
	background: #093567;
	margin-bottom: 10px;
}
.header-s-menu {
	position: absolute;
	top: 55px;
	right: 10px;
}
.footer-s-menu {
	background: #DBDBDB;
	padding: 3px;
	margin: 10px 20px;
	height: auto;
	width: auto;
}




#top #top-main {
	padding: 0px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
#top #top-footer {
	font-size: 10px;
}
#top-header .inner {
	position: relative;
	height: 72px;
	width: 858px;
	background: url(images/header.jpg) no-repeat left bottom;
	margin-right: auto;
	margin-left: auto;
}
#top #top-main #bnr-box {
	position: absolute;
	width: 858px;
	top: 400px;
	left: 0px;
}

