@charset "utf-8";
/* CSS Document */

#content{
	width:725px;
	color: #545454;
	height: auto;
	font-size: 13px;
	line-height: 26px;
	font-family: "微軟正黑體";
}

#content strong{
	color: #006BB8;
	line-height: 24px;
	background-color: #F5F5E0;
	background-image: url(dot.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding:5px 5px 5px 36px;
	height: 24px;
}
