@charset "utf-8";
/* CSS Document */
#other{
	width: 660px;
	position: relative;
	margin: 0 auto;
	line-height: 24px;
}
#other img{
	max-width:660px;
}
#other table td{
	padding:5px 0;
	line-height:25px;
	letter-spacing:0px;
}
#other span1{
	color:#FF9226;
}
#other span2{
	color:#FF794C;
}
#other span3{
	color:#FF4C4C;
}
