#left_customer_01 {
	background-image: url(../images/customer_01.png);
	height: 25px;
	width: 259px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#left_customer_02 {
	background-repeat: repeat-y;
	width: 259px;
	background-image: url(../images/customer_02.png);
	overflow: hidden;
	font-family: "微軟正黑體";
	line-height: 22px;
}
#left_customer_02 a {
	display: block;
	width: 103px;
	float: right;
	color: #333;
	text-decoration: none;
	margin-right: 13px;
	margin-left: 13px;
}

#left_customer_03 {
	background-image: url(../images/customer_03.png);
	height: 25px;
	width: 259px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#left_keyword_01 {
	font-family: "微軟正黑體";
	background-image: url(../images/left_keyword01.gif);
	height: 32px;
	width: 259px;
}
#left_keyword_02 {
	background-image: url(../images/left_keyword02.gif);
	width: 249px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #23AC38;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 22px;
	color: #333;
}
#left_keyword_02 a {
	color: #333;
	text-decoration: none;
}
