

.inner{ width:1000px;margin:0 auto;position:relative; }

#header{}
#header h1{ }

#header.fixed h1 a span.page{ width:auto; }
#header.fixed h1 a span{ position:relative;top:0; }

#header ul{ }
#header ul li{ }
#header ul li a{ }
#header ul li a.sans{}

#header.fixed .menu > ul{ margin-top:10px; margin-left:96px; }
#header.fixed h1{ margin-top:0; }
#header.fixed h1 a em{ display:none; height:0; overflow:hidden; }
#header.fixed h1 a span{ display:block; font-size: 2rem; line-height:56px; }
#header.fixed ul li a{  }
#header.fixed {
	position:fixed;
	top:0;
	height:70px;
	z-index:550;
	border:1px solid #e2e2e2;
	border-width:1px 0 1px 0;
	/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8FFFFFF', endColorstr='#D8FFFFFF');*/
	background:rgba(255,255,255,0.9);
	background:none\9;
	*background:none;
	background-color:transparent\9;
	*background-color:transparent;
	border:hidden\9;
	*border:hidden;
	overflow:hidden;
		
}
#header.fixed > .header_box {
	width:100%;
	margin:0px;
	padding:0px;

	background:url(../images/bg_header.png) repeat-x\0;
	*background:url(../images/bg_header.png) repeat-x;
	*border-bottom:1px solid #e2e2e2;
}

#header .menu_animate, #header .nav_animate, #header .social_animate, #header .search_animate { display:none; }

#header.fixed .navbar, #header.fixed #MainMenu, #header.fixed .subMenu, #header.fixed #NavMenu, #header.fixed .navigation, #header.fixed .abgne-news-scroll { display:none; }

/*#header.fixed .menu_animate, #header.fixed .nav_animate, #header.fixed .social_animate, #header.fixed .search_animate { display:block; }*/

/*#header.fixed .logo { margin-top:17px; }*/

/*#header.fixed .social_animate, #header.fixed .search_animate { position:absolute; right:32px; top:7px; overflow:hidden; z-index:2000; }*/
#header.fixed .search_animate { right:0; top:-3px; top:-3px\9; top:-1px\0; text-align:right; }
#top,#header,#container{ }
#header.fixed .nav {
	width:auto;
	height:25px;
	padding:0px 0 0 10px;
	margin-top:12px;
	float:right;	
	position:absolute;
	right:0;
	top:22px;
	z-index:101;
	left:auto;
}
#header.fixed .nav_animate {
	font-size: 1.4rem;
	list-style:none;
	margin-left:0;
}
#header.fixed .nav_animate li { display:inline-block; *display:inline; *zoom:1; margin-left:10px; }

#header.fixed .menu { *margin-top:16px; }

/*#header.fixed .menu_animate {  }*/


