

#globalheader ol, 
#globalheader ul,
#globalheader li {
	list-style: none;
        border:none;
}
/* tables still need 'cellspacing="0"' in the markup */
#globalheader table {
	border-collapse: separate;
	border-spacing: 0;
}
#globalheader caption,
#globalheader th,
#globalheader td {
	text-align: left;
	font-weight: normal;
}
#globalheader blockquote:before,
#globalheader blockquote:after,
#globalheader
#globalheader q:before, q:after {
	content: "";
}
#globalheader blockquote,
#globalheader q {
	quotes: "" "";
}


#globalheader {
	position:fixed!important;
	position:absolute;
	position:top;
	z-index:20000;
        width:100%;
	border-bottom: 1px #cccccc solid;
        font-size:12px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN','Osaka','Arial','sans-serif' ;
	margin: 0 auto;
	padding:0 auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.2;
	overflow:hidden;
	height:50px;
	top:0;
	background-color:#fff;
	line-height: 1.2;!important
}

