@charset "utf-8";
/* CSS Document */

.title01{
	font-family: "微軟正黑體";
	font-size:22px;
	color:#569627;
	font-weight:900;
	line-height:40px;
}

.h2{
	font-family: "微軟正黑體";
	font-size:14px;
	color:#333;
	font-weight:400;
	text-align:justify;
	line-height:18px;
}
.pic{
	padding-top:13px;
	background-image:url(../images/m_14.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
}
.pic2{
	background-image:url(../images/m_14.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
}
.pic3{
	padding-top:13px;
	background-image:url(../images/m_14.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	
}

.h3{
	font-family: "微軟正黑體";
	font-size:14px;
	color:#333;
	font-weight:400;
	text-align:justify;
	line-height:18px;
}

.h3_big{
	font-family: "微軟正黑體";
	font-size:16px;
	color:#333;
	font-weight:900;
	text-align:justify;
	line-height:18px;
}

.h3_blue{
	font-family: "微軟正黑體";
	font-size:16px;
	color:#039;
	font-weight:400;
	text-align:justify;
	line-height:20px;
}
	
.h4{
	font-family: "微軟正黑體";
	font-size:12px;
	color:#333;
	font-weight:400;
	text-align:justify;
	line-height:18px;
	text-align:center;
}
.h5{
	font-family: "微軟正黑體";
	font-size:12px;
	color:#333;
	font-weight:400;
	text-align:left;
	line-height:18px;
	text-align:center;
}		

.h6{
	font-family: "微軟正黑體";
	font-size:14px;
	color:#333;
	font-weight:900;
	text-align:justify;
	line-height:18px;
}
.tableyyy{
	behavior:expression(this.style.width =  (document.documentElement.offsetWidth<990)?"990px":"100%");
 min-width:990px;
}


div.page_footer {
    height: 35px;
    overflow: hidden;
    padding-left: 30px;
    position: relative;
    text-align: left;
    z-index: 2000;
}
