@charset "utf-8";
/* CSS Document */

#homeimage {
	position:absolute;
	width:382px;
	height:255px;
	z-index:4;
	left: 526px;
	top: 321px;
	background-color: #FFF;
	vertical-align: top;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apBannerImage {
	position:absolute;
	width:957px;
	height:313px;
	z-index:4;
	left: 4px;
	top: 148px;
}
#apDenisMsg {
	position:absolute;
	width:479px;
	height:241px;
	z-index:4;
	left: 14px;
	top: 274px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333365;
}
