
@import url('/css/index.css');

#header {
	height: 511px;
}

#menu {
	padding: 0;
	width: 100%;
	position: absolute;
	top: 217px;
	left: 0;
	z-index: 2;
	list-style: none;
	overflow: hidden;
}
#menu li {
	margin-top: -1px;
	padding: 13px 0 14px;
	padding: 13px 0 11px;
	line-height: 1.2;
	background: url('/img/bg/split.gif') repeat-x;
}
#menu div {
	margin: 0 auto;
	width: 630px;

}
#menu div#menu-we {
	width: 630px;
}
#menu img.asterisk {
	margin-top: 3px;
	margin-left: 9px;
	vertical-align: top;
}
#menu a:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#promobase,
#promotop {
	margin-left: 245px;
	width: 195px;
	height: 195px;
	position: absolute;
	top: 225px;
	left: 50%;
	z-index: 3;
	background: 50% 50% no-repeat;
}
#promotop {
	z-index: 4;
}

