@charset "UTF-8";
/* CSS Document */
body{
	overflow:hidden:}
.bgmaximage{
  position:fixed !important;
  display:none;
}
#top #menu {
	min-height: 100%;
	width: 280px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	overflow-y: scroll;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top #menu .nav-global_top {
	float: right;
	padding-right: 20px;
	padding-bottom: 40px;
}
#top #menu .top-logo {
	background-image: url(../../images/top-logo.jpg);
	height: 40px;
	width: 95px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center 20px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#top #menu .nav-global_top li {
	height: 25px;
	width: 180px;
	text-align: right;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 15px;
}
#top #slides {
	height: 140px;
	width: 250px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	/* [disabled]overflow: hidden; */
}
.prev {
	height: 140px;
	width: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
}
.next {
	height: 140px;
	width: 15px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
}
#top #u-nav {
	height: 30px;
	width: 300px;
	margin-left: 30px;
}
#top #u-nav ul li {
	float: left;
	padding-right: 20px;
}
#top #menu h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#top #menu .news span {
	text-align: left;
}
#top #menu .news {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#top #menu .comp {
	text-align: right;
	margin-right: 15px;
	background-image: url(../../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	width: auto;
	margin-left: 180px;
}
#top #copy {
	text-align: left;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.4em;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top #copy p {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#slides .slides_container {
	position: relative;
	overflow: hidden;
	height: 140px;
	margin-left: 15px;
}
#top #menu .news span {
	text-align: left;
	line-height: 23px;
	font-size: 11px;
	display: block;
	padding-left: 15px;
}
