@charset "utf-8";
/* CSS Document */

#apContent {
	position:relative;
	left:10px;
	top:0px;
	width:720px;
	height:390px;
	z-index:1;
	background-image: url(../images/if_BG.jpg);
}

#apFP {
	position:relative;
	left:10px;
	top:0px;
	width:700px;
	height:375px;
	z-index:1;
	background-image: url(../images/if_BG.jpg);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.norm12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
