@charset "UTF-8";



#globalNaviArea {
	margin:322px 0 0 0;
	width:884px;
	overflow:auto;
}

*:first-child + html #headerWrap #globalNaviArea {
	margin-top:365px;
}
* html #globalNaviArea {
	margin-top:365px;
}

#promotionArea {
	width:884px;
	height:305px;
	position:absolute;
	top:41px;
	padding-bottom:2px;
	border-bottom:3px solid #541b86;
	overflow: hidden;
}

#promotion {
	width:884px;
	height:305px;
	top:41px;
	overflow: hidden;
}

#promotionArea #wrap {
	position:absolute;
	top:-10px;
	z-index: 500;
	width: 884px;
}

