@import "common.css";
body {
	background:url(../images/index_back.gif) repeat-x top left;
}

h1 {
	line-height:20px;
	text-align:left;
}

#menu_ber {
	background-color:#000000;
	color:#FFFFFF;
	width:760px;
	height:50px;
	overflow:hidden;
	padding:0 20px;
	position:relative;
	z-index:2;
	margin-top:-88px;
}


#menu_ber p img {
	vertical-align:middle;
}

#menu_ber p {
	float:left;
	line-height:50px;
}

#menu_ber ul {
	float:right;
	padding-left:
}
#menu_ber li {
	float:left;
}


.footer {
	padding:0;
	padding-top:40px;
}

object {
	position:relative;
	z-index:1;
}