#header {
	height: 600px;
}
#sidebarl {
	float: left;
	width: 32%;
	font-size: 12px;
	line-height: 20px;
	color: #4F3F28;
}
body {
	font-size: 14px;
	line-height: 30px;
	color: #4F3F28;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
}
#Container p a {
	font-size: 16px;
	color: #930;
}


#Container {
	float: left;
	width: 68%;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	text-align: justify;
}

a:link {
	color: #4F3F28;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #705938;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: none;
}
.title_b {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #930;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	padding: 2px;
}
.txt {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 14px;
	line-height: 30px;
	color: #069;
	text-align: center;
}
.title_a {
	font-size: 20px;
	font-weight: bold;
	color: #036;
}
