@charset "big5";
#data {
	font-size: 12px;
	line-height: 15px;
	color: #069;
	float: left;
	width: 100%;
}

h1 {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 18pt;
	line-height: 43px;
	color: #036;
	background-image: url(images/c_02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 15px;
	padding-left: 30px;
	margin-top: 0px;
}
h2 {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 12pt;
	line-height: 20px;
	color: #069;
	background-image: url(images/c_04.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 15px;
}
h3 {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 12pt;
	line-height: 30px;
	color: #494949;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 20px;
	clear: both;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	color: #4F3F28;
	background-image: url(images/c_03.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
}


p {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
h5 {
	font-size: 16px;
	line-height: 45px;
	color: #3C6;
	text-decoration: none;
	font-weight: bolder;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
}
h6 {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 14px;
	line-height: 30px;
	color: #09C;
	text-decoration: none;
}


#data h5 a {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #990;
	float: left;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#Container h6 a {
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #666;
}
