@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
	width: 100%;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1A100F;
}
#outer #weapper {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-3.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#outer #weapper #header {
	height: 340px;
	width: 914px;
}

#outer #weapper #title {
	height: 85px;
	width: 914px;
}
#outer #weapper #content {
	width: 774px;
	visibility: inherit;
	padding-right: 70px;
	padding-left: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333;
	background-image: url(images/header-3.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#outer #weapper #below {
	height: 81px;
	width: 914px;
}
.box1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	background-color: #FF9;
	border: 1px dashed #F30;
	width: 200px;
	padding: 5px;
	text-align: center;
	color: #C00;
}


h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #C00;
}
h3 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #C00;
}
.h3 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #C00;
}
.t1 {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0;
}

.box2 {
	background-color: #FFC;
	border: 1px dashed #F00;
}


h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	text-align: center;
}

.p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.p2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
}
.p2a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #C00;
	font-weight: bold;
}
.p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #6s0F;
}
