BODY {
	background-image: url(images/common/allBK.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: "新細明體";
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 26px;
}

.ADLINK01 {
	height: 23px;
	font-family: "新細明體";
	font-size: 13px;
	color: #FF3300;
	text-decoration:none;
}

#apDiv1 {
	position:relative;
	width:640px;
	height:500px;
	z-index:9999;
	margin:auto;
	top:7%;
	background-color:transparent;
	cursor: pointer;
}

#dim {
	position:absolute;
	width:100%;
	height:100%;
	background: url('images/dim.png');
	z-index:999;
	display:none;
	cursor: pointer;
	opacity:.9;
	filter: alpha(opacity = 90);
}

.close {
	position:absolute;
	top:0px;
	left:608px;
}

.close_big {
	position:absolute;
	width:640px;
	height:480px;
}
