@charset "utf-8";
/* CSS Document */

#footer {
	position: relative;
	background-image: url(../image/bg_footer.jpg);
	font-family: Arial, "新細明體";
	font-size: 12px;
	padding: 5px;
	color: #464646;
	background-repeat: repeat-x;
	background-position: center;
	overflow: visible;
	visibility: visible;
	margin-bottom:0px;
	bottom: 0px;
	text-align: center;
}

#header {
	background-image:image/bg_header.jpg);
	background-repeat: repeat-x;
	background-image: url(../image/bg_header.jpg);
	height: 81px;
}
#Nav {
	background-image:image/bg_Nav.jpg);
	background-image: url(../image/bg_Nav.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#header02 {
	background-image: url(../image/bg_header02.jpg);
	background-repeat: repeat-x;
	min-height: 197px ;
}
#content {
	background-image: url(../image/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.contentText01 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 3px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.FourmTitle01 {
	font-family: Arial, "新細明體";
	font-size: 15px;
	color: #006600;
	font-weight: bolder;
	list-style-type: none;
	text-align: left;
}
.FourmText01 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: 898989;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}
.FormText01 {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #789F00;
	text-align: right;
}

.InputB {
	border: 1px solid #006600;
}

.FourmType {
	border: 5px solid #c3c3c3;
	padding: 5px;
}
.FormType {
	border: 1px solid #CCCCCC;
}

.H_line {
	list-style-type: none;
}
.divBox{
	border:1px solid #cacabd;
	padding:10px;
	background:#e7e7d5;
	width:450px;
	text-align: left;
}
.divBox h1{
	background-image: url(../image/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding:7px 0 0 30px;
	font-size:15px;
	color:#FFF;
	display:block;
	margin:0
}
.divBox ul{
	margin:0;
	padding:10px 0 0 15px;
	display:block;
	background:#FFF;
	list:none;
	list-style-type: none;
	font-size:13px;
	height:130px
}
.divBox li{list-style-type: none;padding:3px 5px;color:#4b8200}
.divBox span{float:right}

