@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
	width: 100%;
	background-color: #000000;
}
#outer #wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#outer #wrapper #header {
	height: 377px;
	width: 1200px;
	position: relative;
}
#outer #wrapper #icon {
	background-image: url(images/icon-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 1200px;
	text-align: center;
	padding-top: 15px;
}
#outer #wrapper #icon img {
	margin-left: 40px;
}


#outer #wrapper #content {
	background-image: url(images/content-1.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 1000px;
	visibility: inherit;
	padding-right: 100px;
	padding-left: 100px;
}

#outer #wrapper #below {
	height: 122px;
	width: 1200px;
}
.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;
}

#apDiv1 {
	position: absolute;
	left: 261px;
	top: 545px;
	width: 711px;
	height: 88px;
	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;
	line-height: 22px;
}
.P3 {
	font-weight: bolder;
	color: #C00;
}
.P4 {
	font-weight: bolder;
	color: #60F;
}
.P5 {
	font-weight: bolder;
	color: #363;
}
.T {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}

.f12 {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-family: "微軟正黑體";
}
