@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#wrap{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #floatMenu {
	position:absolute;
	width:103px;
	text-align: right;
	margin-left: 850px;
	z-index: 0;
		}
#wrap #apDiv1 {
	position:absolute;
	top:3188px;
	width:700px;
	height:460px;
	z-index:1;
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 23px;
	overflow: auto;
	padding-left: 90px;
}
