@import url("../webfonts/msjh/stylesheet.css");
/* 全局樣式 

   標題用儷特圓，內文用中圓
*/




/*header*/

#news_block{margin-top:40px;padding:20px auto;}
#news_t{
	text-shadow: 1px 1px 2px #4f4c46;
	color: #f4a100;
	font-size: 22px;
	font-family: "DFPYuanMedium-B5";
	font-weight: bold;
	padding: 20px auto;
	}
	
#content table tr td #monkey {
	font-size: 8pt;
	letter-spacing: normal;
}

#about_t{
	text-shadow: 1px 1px 2px #4f4c46;
	color: #f4a100;
	font-size: 22px;
	font-family: "DFPYuanMedium-B5";
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
#story_t{
	text-shadow: 1px 1px 2px #4f4c46;
	color: #f4a100;
	font-size: 22px;
	/*font-family:"DFLiYuan-Bd";*/
	font-weight: bold;
	margin-top: 45px;
	font-family: "DFPYuanMedium-B5";
	}

#story_s{
	position: relative;
	font-size: 8pt;
	letter-spacing: 0px;
	margin-top: 0px;
	}

#more{margin-top:-20px;font-size: 8pt;text-align:right;p}

