@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
	width: 100%;
	background-color: #1D95A6;
}
#outer #wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#outer #wrapper #header {
	height: 695px;
	width: 1200px;
	position: relative;
}
#outer #wrapper #content {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 1000px;
	visibility: inherit;
	padding-right: 100px;
	padding-left: 100px;
}
.titleA {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	color: #C00;
	line-height: 28px;
}
.P1 {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 23px;
	color: #333;
}

#outer #wrapper #below {
	height: 115px;
	width: 1200px;
}

#apDiv1 {
	position:absolute;
	left:375px;
	top:622px;
	width:711px;
	height:87px;
	z-index:1;
}
#kk {
	float: left;
	width: 100%;
}

.BOX1 {
	border: 1px dashed #C00;
	background-color: #FFC;
}
.BOX2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
}
.BOX3 {
	background-color: #FFC;
	width: 290px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px dashed #F00;
	padding: 10px;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 28px;
	color: #333;
	margin-bottom: 15px;
	float: left;
	height: 365px;
	margin-top: 0px;
	display: block;
}
.P2 {
	color: #FFF;
	font-weight: bolder;
	font-family: "微軟正黑體";
	font-size: 15px;
}
.P3 {
	font-weight: bolder;
	color: #C00;
}
.P4 {
	font-weight: bolder;
	color: #60F;
}
.P5 {
	font-weight: bolder;
	color: #363;
}
