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

#content{
	color: #525252;
	height: auto;
	width: 690px;
	font-size: 13px;
	line-height: 23px;
	font-family: "微軟正黑體";
}
#content .date{
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	line-height: 50px;
	color: #DFAB1B;
	font-weight: bold;
}
#content strong{
	font-size: 16px;
	color: #971D21;
}