@charset "utf-8";
/* CSS Document */
#content_title {
	font-size: 18px;
	font-weight: bold;
	color: #111111;
	font-family: Arial, "微軟正黑體";
	position: absolute;
	left: 274px;
	top: 48px;
	z-index: 50;
}
#other{
	width: 660px;
	position: relative;
	margin: 0 auto;
	line-height: 24px;
}
#other img{
	margin-bottom:10px;
}
#other table td{
	padding:5px 0;
	line-height:25px;
	letter-spacing:0px;
}
#other span1{
	color:#FF9226;
}
#other span2{
	color:#FF794C;
}
#other span3{
	color:#FF4C4C;
}
