@charset "utf-8";
/* CSS Document */
#content{
	color: #535353;
	height: auto;
	font-size: 13px;
	line-height: 23px;
	font-family: "微軟正黑體";
}
#content strong{
	color: #713D0C;
	line-height: 35px;
	background-image: url(lin.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	font-size: 15px;
	display: block;
	font-family: "新細明體";
	padding: 5px 5px 5px 5px;
}
