#left_01 {
	background-image: url(../images/left_01.gif);
	height: 51px;
	width: 209px;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 60px;
	padding-left: 35px;
	overflow: hidden;
}

#left_02 {
	background-image: url(../images/left_02.gif);
	width: 244px;
	font-family: "微軟正黑體";
	font-size: 18px;
	overflow: hidden;
}

#left_03 {
	background-image: url(../images/left_03.gif);
	height: 25px;
	width: 244px;
	font-family: "微軟正黑體";
	font-size: 18px;
}
#left_txt {
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
	padding-right: 20px;
	color: #333;
}
#left_txt a:link {
	color: #333;
	text-decoration: none;
}
#left_txt a:visited {
	color: #333;
}
#left_txt a:hover {
	color: #036;
}
#left_txt a:active {
	color: #333;
}
