@charset "utf-8";
/* CSS Document */
#content{
	color: #535353;
	height: auto;
	font-size: 13px;
	line-height: 23px;
	font-family: "微軟正黑體";
}
#content span{
	color: #D86C00;
}
#content h4{
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #0059B2;
}
#content h5{
	font-weight: bold;
	color: #B20000;
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 20px;
	line-height: 25px;
}