@charset "utf-8";
/* CSS Document */
.layout {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 950px;
}
.main {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat;
	width: 950px;
}
.main h1 {
	font-family: "微軟正黑體";
	font-size: 23px;
	color: #000001;
	display: block;
}
.main h2 {
	font-family:Arial, "微軟正黑體";
	font-size: 40px;
	color: #0e67ae;
	text-align:center;
}
.main li {
	font-family:Arial, "微軟正黑體";
	font-weight:bold;
	font-size: 19px;
	color: #333333;
	line-height:40px;
}
.main ul {
	font-family:Arial, "微軟正黑體";
	font-weight:bold;
	font-size: 19px;
	color: #333333;
	line-height:30px;
}

.footer {
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 100%;
}
.TableStyle1 {
	font-family:Arial, "微軟正黑體";
	font-size: 15px;
	background-color: #CCCCCC;
	color: #333;
}
.tw01 {
	font-family:Arial, "微軟正黑體";
	font-size: 18px;
	color: #fd0112;
	font-weight: bold;	
}

.tw02 {
	font-family: "微軟正黑體";
	font-size: 18px;
	background-color:#313131;
	font-weight: bold;
	color: #222;
}
.t1 {
	font-family: "微軟正黑體";	
	color: #ffffff;
	font-size:19px;
	font-weight: bold;
	}